Get live statistics and analysis of Virat Singh's profile on X / Twitter

Founder @findatasets, market infra for your agents.

90 following46k followers

The Innovator

Founder @findatasets building market infrastructure for AI agents, the person behind Dexter, an open-source financial agent and a transparent, real-world AI hedge fund. Virat mixes engineering rigor with finance to democratize algorithmic investing and shares every line of code and agent reasoning. High-impact threads and demos make complex systems feel accessible.

Impressions
0
$0
Likes
0
0%
Retweets
0
0%
Replies
0
0%
Bookmarks
0
0%

You open-sourced an AI hedge fund in ~200 lines of code and scored 10k GitHub stars, yet you follow 90 people, clearly your agents are doing your networking, because you’re doing the social life in single-threaded mode.

Dexter reached 10,000 stars on GitHub, a huge signal that an open-source financial agent resonated with the community (plus a viral tweet that broke 1.2M views).

To democratize market infrastructure and make powerful, transparent financial agents accessible to everyone, enabling people to run, learn from, and improve algorithmic investing with open-source tools and reproducible reasoning.

Believes in openness, reproducibility, and education: code should be shared, agent decisions should be visible, and anyone should be able to learn by running real systems. Values rapid iteration, community collaboration, and practical tools over opaque black-box solutions.

Technical depth + clarity: builds end-to-end, interpretable multi-agent systems, ships fast, and backs claims with open-source code and demos that attract strong community traction.

Can lean heavily into technical detail and rapid iteration, which risks alienating non-technical audiences, invites regulatory/skeptic scrutiny in finance, and can create noise from high tweet volume or over-promising features.

On X, double down on demo-driven storytelling: publish step-by-step threads that break a feature into 3, 5 tweets, short screen-record videos showing Dexter running on local LLMs, and reproducible notebooks pinned to your profile. Host monthly Spaces/AMAs to walk through agent internals, amplify community reproductions, tag contributors, and use visuals (charts, agent callouts) to turn complex concepts into snackable content. Collaborate with finance and ML influencers for cross-posts and run mini-challenges that encourage people to fork, run, and share results.

Fun fact: Dexter hit 10,000 stars on GitHub. Virat has ~46,710 followers while following just 90 accounts and has tweeted ~7,505 times, a prolific builder with serious community reach.

Top tweets of Virat Singh

I’ve been building a real-world AI hedge fund. It's open source so you can learn + build too. The hedge fund has 6 agents: 1 • market data agent 2 • quant agent 3 • fundamentals agent 4 • sentiment agent 5 • risk manager agent 6 • portoflio manager agent The hedge fund is powered by @LangChainAI You can run all of my code below. No prior coding experience is required. All of the agents show their reasoning so you can see how they work. 1 • Market Data Agent: gathers market data like stock prices, fundamentals, etc. 2 • Quant Agent: calculates signals like MACD, RSI, Bollinger Bands, etc. 3 • Fundamentals Agent: analyzes profitability, growth, financial health, and valuation. 4 • Sentiment Agent: looks at insider trades to determine insider sentiment. 5 • Risk Manager: determines risk metrics like volatility, drawdown, and more. 6 • Portfolio Manager: makes final trading decisions and generates orders. This is just the start. There are a ton of cool features that we can add. Let me know if you have any suggestions.

1M
310k

I made a diagram of my AI hedge fund. It's a multi-agent, multi-LLM system. Thanks to @LangChainAI, it’s evolved a ton. Our AI agents: 1 • Bill Ackman agent 2 • Warren Buffett agent 4 • Fundamentals agent 5 • Sentiment agent 6 • Technicals agent 7 • Valuation agent You can pick any combo of agents to run. Our LLM providers: 1 • OpenAI 2 • Anthropic 3 • Deepseek 4 • Meta We have multiple LLMs from each provider. No coding is required to run the system. And everything is open source. Here is how it works: 1 • You specify tickers to analyze 2 • You choose which agents to run 3 • You choose which LLM to use And that's it. The system takes care of the rest and generates trading signals. If you see an agent that you think is missing, we can add it. If you see an LLM provider that is missing, we can add it. This is just the start, tons more to build!

317k

I built a stock market API in 42 days. All during @_buildspace s5. What is the API? Today, it lets you pull financials for 16,000 tickers going back 30+ years. Why did I build the API? Because the big providers have: • poor API design • poor documentation • expensive sales contracts • strict data retention policies How did I build it? I started building the API from scratch at the start of s5 in early June. I got deep into the SEC Edgar API and cracked how to scrape at scale. Sonnet 3.5 from @AnthropicAI was a godsend for this. I hacked early mornings, late nights, and weekends, with a full-time job. Day by day. Code by code. I set weekly goals and hit each one. End result: https://t.co/Li4F50LrMv I’m excited to see where this API goes. It may go nowhere, but I’ll always know that I can set goals and crush them.

235k

Most engaged tweets of Virat Singh

I’ve been building a real-world AI hedge fund. It's open source so you can learn + build too. The hedge fund has 6 agents: 1 • market data agent 2 • quant agent 3 • fundamentals agent 4 • sentiment agent 5 • risk manager agent 6 • portoflio manager agent The hedge fund is powered by @LangChainAI You can run all of my code below. No prior coding experience is required. All of the agents show their reasoning so you can see how they work. 1 • Market Data Agent: gathers market data like stock prices, fundamentals, etc. 2 • Quant Agent: calculates signals like MACD, RSI, Bollinger Bands, etc. 3 • Fundamentals Agent: analyzes profitability, growth, financial health, and valuation. 4 • Sentiment Agent: looks at insider trades to determine insider sentiment. 5 • Risk Manager: determines risk metrics like volatility, drawdown, and more. 6 • Portfolio Manager: makes final trading decisions and generates orders. This is just the start. There are a ton of cool features that we can add. Let me know if you have any suggestions.

1M

I made a diagram of my AI hedge fund. It's a multi-agent, multi-LLM system. Thanks to @LangChainAI, it’s evolved a ton. Our AI agents: 1 • Bill Ackman agent 2 • Warren Buffett agent 4 • Fundamentals agent 5 • Sentiment agent 6 • Technicals agent 7 • Valuation agent You can pick any combo of agents to run. Our LLM providers: 1 • OpenAI 2 • Anthropic 3 • Deepseek 4 • Meta We have multiple LLMs from each provider. No coding is required to run the system. And everything is open source. Here is how it works: 1 • You specify tickers to analyze 2 • You choose which agents to run 3 • You choose which LLM to use And that's it. The system takes care of the rest and generates trading signals. If you see an agent that you think is missing, we can add it. If you see an LLM provider that is missing, we can add it. This is just the start, tons more to build!

317k

I built a stock market API in 42 days. All during @_buildspace s5. What is the API? Today, it lets you pull financials for 16,000 tickers going back 30+ years. Why did I build the API? Because the big providers have: • poor API design • poor documentation • expensive sales contracts • strict data retention policies How did I build it? I started building the API from scratch at the start of s5 in early June. I got deep into the SEC Edgar API and cracked how to scrape at scale. Sonnet 3.5 from @AnthropicAI was a godsend for this. I hacked early mornings, late nights, and weekends, with a full-time job. Day by day. Code by code. I set weekly goals and hit each one. End result: https://t.co/Li4F50LrMv I’m excited to see where this API goes. It may go nowhere, but I’ll always know that I can set goals and crush them.

235k
310k

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 @findatasets Portfolio manager delegates work to analysts and summarizes their research. Fundamental analyst gets financial statements and analyzes fundamentals. Technical analyst gets stock prices. I will add price pattern tools here. Sentiment analyst gets insider trades and surfs the web for news. This is a simple system, but a good foundation for customizations. Hit me with questions and requests.

154k

I updated my AI hedge fund system diagram. We now have 5 investor agents and 8 LLMs. @LangChainAI powers our agent graph. Our AI agents: 1 • Ben Graham agent 2 • Bill Ackman agent 3 • Cathie Wood agent 4 • Charlie Munger agent 5 • Warren Buffett agent You can mix + match these with any LLM. Our LLM providers: 1 • Anthropic 2 • DeepSeek 3 • Meta 4 • OpenAI 5 • Google (coming soon) 6 • Mistral (coming soon) No coding is required to run the system. Everything is open source. Here is how each investor agent works: 1 • Ben Graham: Uses classic principles like earnings stability, financial strength, and margin of safety with Graham Number calculations. 2 • Bill Ackman: Identifies durable competitive advantages, consistent cash flows, and strong financial discipline at a discount to intrinsic value. 3 • Cathie Wood: Identifies disruptive innovators, focusing on R&D intensity, expanding margins, and breakthrough technologies. 4 • Charlie Munger: Prioritizes business moats, management quality, and predictability while demanding a significant margin of safety. 5 • Warren Buffett: Focuses on owner earnings, consistent growth, and intrinsic value calculations with a long-term perspective on quality businesses. Goal is to keep adding agents and LLMs. Let me know what else to add.

92k

People with Innovator archetype

The Innovator
@DrJimFan

NVIDIA Director of Robotics & Distinguished Scientist. Co-Lead of GEAR lab. Solving Physical AGI, one motor at a time. Stanford Ph.D. OpenAI's 1st intern.

3k following376k followers
The Innovator
@dmitri_dolgov

Co-CEO at @waymo

66 following23k followers
The Innovator
@danielgross
0 following150k followers
The Innovator
@BradPorter_

Founder and CEO, Collaborative Robotics. I post about engineering leadership, AI, and robotics. Formerly CTO Scale AI, VP of Robotics at Amazon.

948 following13k followers
The Innovator
@BLVCKLIGHTai

Creating generative experiences. 30M+ Views | Viral Al storyteller | Collabs open @westcoastailabs

2k following11k followers
The Innovator
@benjitaylor

leading design @x. prev. head of design @base. founder @family (acq by @aave). tools @dip.

413 following95k followers
The Innovator
@alexisxrivas

Making quality custom homes for everyone with algorithms and robots. Cofounder & CEO @coverbuild

1k following36k followers
The Innovator
@sylvechv

🍊 speedrunning the blockchain endgame @hyli_org with @wraitii. be kind

3k following6k followers
The Innovator
@su_dreams

Founder & Somatic IFS coach exploring AI + self-inquiry + distraction. Experimenting in public with myflowcus.com and letsflowork.com

1k following4k followers
The Innovator
@riabhutoria

stablecoins @stripe

2k following15k followers
The Innovator
@oguzyagizkara

Co-Founder & Designer @LueStudio

1k following45k followers
The Innovator
@nateherk

Founder & CEO @ Uppit AI

13 following3k followers

Explore Related Archetypes

If you enjoy the innovator profiles, you might also like these personality types:

Supercharge your 𝕏 game,
Grow with SuperX!

Get Started for Free