krishna vepakomma (@vkrishna0511) 's Twitter Profile
krishna vepakomma

@vkrishna0511

ID: 90829855

calendar_today18-11-2009 08:34:12

1,1K Tweet

48 Followers

71 Following

SkalskiP (@skalskip92) 's Twitter Profile Photo

supervision, the open-source library I created a year ago, has crossed 20,000 stars on GitHub this weekend! thank you to everyone who helped me build this project! it took us 3,500+ commits, 850+ PRs and 80+ contributors to do it. repository: github.com/roboflow/super…

Isabelle Zhou (@isabelle_zhou) 's Twitter Profile Photo

The Harvard/MIT startup scene is absolutely cracked. Cursor, @cognition, Mercor, Etched all founded by recent grads/dropouts The energy here feels different: no virtue signaling, just insane heads-down building every weekend 😤

Aaditya Ura (@aadityaura) 's Twitter Profile Photo

Inspired by Andrej Karpathy 's NotebookLM project, I gave the codebase of Llama-3 Architecture to NLM and used Rag to find the perfect images to sync with the generated audio. The result exceeded my expectations. Google's NotebookLM is truly amazing :) Here is a youtube link as

Min Choi (@minchoi) 's Twitter Profile Photo

This is wild. Anthropic just dropped Computer Use and Claude 3.5 Sonnet & Haiku And it will completely change the AI agent game. 6 wild examples: 1. Computer Use for Coding

merve (@mervenoyann) 's Twitter Profile Photo

Microsoft released a groundbreaking model that can be used for web automation, with MIT license 🔥👏 OmniParser is a state-of-the-art UI parsing/understanding model that outperforms GPT4V in parsing. 👏

virat (@virattt) 's Twitter Profile Photo

I made a diagram of my AI hedge fund team We have 4 agents: • portfolio manager • fundamental analyst • technical analyst • sentiment analyst We use LangGraph branching for easy parallel runs. This system can access data for 30,000+ tickers using Financial Datasets Portfolio

I made a diagram of my AI hedge fund team

We have 4 agents:
• portfolio manager
• fundamental analyst
• technical analyst
• sentiment analyst

We use LangGraph branching for easy parallel runs.

This system can access data for 30,000+ tickers using <a href="/findatasets/">Financial Datasets</a> 

Portfolio
Jerry Liu (@jerryjliu0) 's Twitter Profile Photo

Pretty excited about this new RAG technique I cooked up 🧑‍🍳 A top issue with RAG chunking is it splits the document into fragmented pieces, causing top-k retrieval to return partial context. Also most documents have multiple hierarchies of sections: top-level sections,

Pretty excited about this new RAG technique I cooked up 🧑‍🍳

A top issue with RAG chunking is it splits the document into fragmented pieces, causing top-k retrieval to return partial context. Also most documents have multiple hierarchies of sections: top-level sections,
wh (@nrehiew_) 's Twitter Profile Photo

How to train a State-of-the-art reasoner. Let's talk about the DeepSeek-R1 paper and how DeepSeek trained a model that is at frontier Sonnet/o1 level.

How to train a State-of-the-art reasoner. 

Let's talk about the DeepSeek-R1 paper and how DeepSeek trained a model that is at frontier Sonnet/o1 level.
Eduardo Ordax (@ordax) 's Twitter Profile Photo

RAG Architectures! Great summary that includes the most popular RAG implementations: - Reranker - Multimodal - Graph - Hybrid - Agentic #rag #ai

RAG Architectures! Great summary that includes the most popular RAG implementations:
- Reranker
- Multimodal
- Graph
- Hybrid
- Agentic

#rag #ai
Andrej Karpathy (@karpathy) 's Twitter Profile Photo

Excited to release new repo: nanochat! (it's among the most unhinged I've written). Unlike my earlier similar repo nanoGPT which only covered pretraining, nanochat is a minimal, from scratch, full-stack training/inference pipeline of a simple ChatGPT clone in a single,

Excited to release new repo: nanochat!
(it's among the most unhinged I've written).

Unlike my earlier similar repo nanoGPT which only covered pretraining, nanochat is a minimal, from scratch, full-stack training/inference pipeline of a simple ChatGPT clone in a single,
Boris Cherny (@bcherny) 's Twitter Profile Photo

When I created Claude Code as a side project back in September 2024, I had no idea it would grow to be what it is today. It is humbling to see how Claude Code has become a core dev tool for so many engineers, how enthusiastic the community is, and how people are using it for all

When I created Claude Code as a side project back in September 2024, I had no idea it would grow to be what it is today. It is humbling to see how Claude Code has become a core dev tool for so many engineers, how enthusiastic the community is, and how people are using it for all
Yuchen Jin (@yuchenj_uw) 's Twitter Profile Photo

Claude Code was a side project at Anthropic. ChatGPT was a side project at OpenAI. PyTorch was a side project at Meta. Gmail was a side project at Google. Side projects are the only place where taste, curiosity, and agency fully compound.