Fincept Terminal
π Description
Fincept-Corporation/FinceptTerminal β a Bloomberg Terminal replacement that runs on your laptop. Bloomberg charges ~$27,000/year per seat; Fincept is zero. ~24k stars in June 2026, and the repo went briefly viral (2,600 stars in a day).
The v4 release is a major overhaul β from a Python text interface to a native C++20 desktop app on Qt6, with installers for Windows, Linux, and macOS (plus Docker / source).
π§© Features
- CFA-level analytics in a desktop terminal.
- 100+ data connectors β Polygon, World Bank, IMF, and more global market sources.
- 37 AI investor agents modeled on the legends β Buffett, Munger, Graham, Lynch β so you can run a ticker past a value-investing framework and a risk model in the same window.
- AI hedge-fund / robo-advisor features for portfolio strategy and recommendations.
- Portfolio management β build, track, and analyze custom portfolios with live prices.
Reasoning for
The standout from the βrepos that replace paid toolsβ roundup β institutional-grade market tooling, free and self-hosted. Relevant to my crypto / investment analysis notes and as a reference architecture for multi-agent finance systems (the 37-agent investor panel echoes patterns in Jakub GΕΔ b Agent System, a fintech-executive agent build). The agent-debate / persona-modeling approach is a reusable design idea even outside trading.
Alternatives considered
- Bloomberg Terminal β the incumbent it targets; ~$27k/yr, unmatched data depth and compliance.
- OpenBB Terminal β the other major open-source Bloomberg alternative; Fincept leans harder into baked-in AI investor agents.
β οΈ Caveats
- AI agents output strategy/analysis, not advice β βreal money, real risk.β Treat agent theses as inputs, not signals.
π Links
- Repo: https://github.com/Fincept-Corporation/FinceptTerminal
- Org: https://github.com/Fincept-Corporation
- Site: https://fincept.in/
π Related notes
- Jakub GΕΔ b Agent System β fintech-executive multi-agent build; related domain
- Surfaced in 10 Free GitHub Repos That Replace Paid Tools
Template: tool