virat
@virattt
playing with gen ai + finance
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…
I’m excited to finally launch this. My MCP server now offers real-time stock market news. Available tools: • get news • get stock prices • get key metrics • get financial statements Took about a month to get the MCP server right, but it's working well now. More financial…
This is the power of Networked AI. @virattt spent extensive time and effort in curating a financial dataset and making it available to the world of LLMs with it's MCP server, which enables a random user like me to use it to get insights in exactly the way I want. Love it!
I’m open sourcing my financial LLM evals The initial github repo is set up My vision: 1 • evaluate single LLM 2 • evaluate chain of LLMs 3 • evaluate agentic LLM flows All tasks will be on investment research.
Fyi @jeredblu
It is finally live. Introducing my stock market MCP server. Initial tools: 1 • get real-time stock prices 2 • get historical stock prices Server is 100% remote and supports SSE. You can connect it to Cursor, Claude, etc. My mission is to make this the best stock market MCP…