Launched this week

Nipun AI
Open-source Bloomberg alternative - runs locally, zero cost
4 followers
Open-source Bloomberg alternative - runs locally, zero cost
4 followers
Nipun AI is a stock analysis tool that gives you a 25 section research report. Works for both Indian and US stocks. The thing that makes it different from Screener.in or Moneycontrol - it runs three AI models, generates valuation estimates using 3 different methods, fact-checks its own output, and gives you insider trading data and institutional ownership in one place. It's completely free. Uses free-tier APIs. Your API keys are encrypted locally with AES-256 and never leave your browser.




Hey,
I built a open source alternative to Bloomberg terminal and it runs with just one command.
I've been building this for a few months and finally feel good enough about it to share.
Nipun AI is a stock analysis tool that generates a 25-section report with 55+ data dimensions. Think of it like getting a Bloomberg-level research report, but it runs locally on your machine and uses free-tier APIs.
What it does:
* Pulls financials, insider trades, earnings, peer data from Finnhub
* Grabs sentiment from Reddit, news from Yahoo, filings from SEC EDGAR
* Runs pure math: DCF valuation, Graham Number, Altman Z-Score, Piotroski F-Score
* Sends everything to Gemini for synthesis (5 models with cascade fallback)
* Gets a contrarian second opinion from Cerebras
* Runs a fact audit on every AI-generated claim using Cohere
How to try it:
That's it.
Opens in your browser. Enter ticker. Get report in 10 seconds.
Cost: Zero. All APIs used have free tiers. You bring your own API keys (free signup, takes 5 minutes). Keys are encrypted and never stored on any server.
Live demo: https://nipun-ai.pages.dev (uses sample data, no keys needed)
GitHub: https://github.com/myProjectsRavi/Nipun-AI
MIT licensed.
Would love feedback, especially on things that feel off or features you'd want to see.