nowfound

Alternatives

Products that do what Finterm.ai Bloomberg terminal for Claude Code does

Hi, my name is Kam, and today my cofounder Josh and I are shipping Finterm, a CLI that gives coding agents direct access to financial data: stock prices, options data, SEC filings, and Ticker Deep Research, a filtered ticker news search. I’m a developer and have been a full-time trader for the past few years.Recently I have been using LLMs more and more in my trading and strategy. I always found it frustrating that Claude Code or GPT did not have direct access to actual financial information and had to rely on web search, so it couldn’t get me more granular numbers for specific options…

  1. 1

    Finance agent templates for pitches, KYC, and closing books

    May 2026

  2. 2

    See your LLM token bill before you hit send.

    2025

  3. 3

    Your own AI CFO, watching your money on autopilot

    May 2026

  4. 4
    Datrics135

    Create a better credit-risk model in days without coding

    2021

  5. 5

    Access your bank data in ChatGPT & Claude via Open Finance

    May 2026

  6. 6
    Fensory20

    Turn Claude or ChatGPT into your personal trading desk

    4d ago · fensory.com

  7. 7VT

    Post-Opus 4.6, LLMs feel much better at using bash, code, local files, and tools. So I kept coming back to a simple question: if a model can use a computer reasonably well, why can’t I just give it my broker account, a strategy, and let it trade? My conclusion is that the blocker is not model capability in the abstract. It is the system around the model. A raw LLM breaks on a few practical things almost immediately: • no persistent operating memory across sessions • no trustworthy record of what it did and why • no hard approval boundary before money moves • no cheap always-on monitoring if…

    Mar 2026 · github.com

  8. 8BT

    Bloomberg Terminal exists because financial traders needed one place to see everything: prices, risk, routing, counterparty health. You can't trade blind. LLM engineers are trading blind. Which provider is degraded right now? What does this model actually cost when you factor in overhead, not just token price? If traffic shifts between providers, what happens to cost and latency? Is your stack dangerously concentrated on one provider? These are operational questions every production LLM system has. Nobody's built the tooling for them until now, so most teams either fly blind or patch…

    Apr 2026

  9. 9IB

    I posted this a few weeks ago and the server died under the traffic. Fixed that by adding an in-mem caching layer with Redis/valkey and added CloudFront caching for static content. Also upgraded the server. Also fixed the Firefox bugs, trying again. It's a research tool for US stocks. Financials for ~10k companies pulled from SEC filings. You can chart any metric across companies, filter news by ticker, ask questions in plain English and get a chart back. There's also SQL console against the whole database, which is the part I like to use together with the AI chat (generates an SQL…

    Jun 2026 · terminal.tesseractanalytics.ai

  10. 10TT

    I use Claude Code, Codex and Cursor (and sometimes Antigravity) basically every day, and could never tell how much I was actually consuming across all of them. So I built TokenMaxxer. A small CLI reads the files these tools already write locally and puts it all in one dashboard, broken out by tool, model, provider and day. It covers 18 tools now, and you get a profile page with your daily activity, cost estimates, and your top models and tools. There's also a global leaderboard if you want to compete against other TokenMaxxers! I'd love to see if anyone can beat the first place (currently…

    Aug 2026 · tokenmaxxer.xyz

  11. 11CC

    Tried all SaaS Sales and GTM tools; ended up vibe-coding a simple tool that just works. Uses Claude Code as a backend (funny, I know). Helps enrich, qualify, and prepare high-quality reach-outs

    Jan 2026 · github.com

  12. 12RA

    I've been using this daily for 4 months and figured others might find it useful. This is my first open source project so would love any feedback. Ray connects to your bank via Plaid, stores everything in an encrypted local SQLite database, and lets you ask questions about your finances in natural language. No cloud, no account, your data is stored on your machine. Before anything reaches the LLM, all PII is stripped — your name, companies, transaction details are redacted and replaced with tokens, then rehydrated locally in the response. The AI never sees who you are.

    Apr 2026 · rayfinance.app

  13. 13MA

    This weekend I built a multi-agent coding system which, quite unexpectedly, beat Claude Code on Stanford's Terminal Bench! The architecture is straightforward, consisting of an orchestrator agent that deploys explorer & coder subagents to complete complex terminal based tasks, utilising an intelligent context sharing mechanism along the way which makes it all work. The repo has a lot of technical details, and all the code and prompts for you to play around with if you'd like! I had a lot of fun making this, I hope you have fun reading the README, using it yourself, or even extending it! As…

    2025 · github.com

  14. 14AS

    I was super annoy that all stock news site are filled with distracting Ads and interrupting paywalls. My JP Morgan analyst friend told me that JP spend millions internally to train an AI on news to help their traders filter noise. With the new LLM, we decided to make it better. Research also shows using AI analyze news at scale can outperform the market. Our AI will gather, summarize, and extract news insights for a particular stock. We are testing with a few trading firms in beta and the results were pretty good already. If you are interested, please comment "interested" I will give you…

    2023 · wocstreet.com

  15. 15TA

    Hi everyone! I built this because I wanted a little bit more organization around my Claude sessions, worktrees and plans while staying in the terminal and not relying on another SaaS tool. Since it's a command line tool, the added bonus is that Claude can use `td` directly. The td calendar was just a fun add-on but the Claude session stats have been pretty interesting! Let me know what you think!

    Apr 2026 · github.com

  16. 16FF
  17. 17QT

    Today we're releasing Quant (https://sourcetable.com/quant), an AI analyst that connects to 600+ exchanges with 1000+ built-in analysis tools. Andrew, CTO, has a background building software at hedge funds so we put his knowledge and experience into this application. The core idea: if you already know spreadsheets, you shouldn't need to learn Python/R or set up complex infrastructure to do serious quantitative analysis. One way to think of Quant is a low-cost Bloomberg Terminal alternative. What's inside: Portfolio optimization (including Dalio's risk parity approach),…

    Oct 2025

  18. 18AD

    Hey HN, as a former data analyst, I’ve been tooling around trying to get agents to do my old job. The result is this system that gets you maybe 80% of the way there. I think this is a good data point for what the current frontier models are capable of and where they are still lacking (in this case — hypothesis generation and general data intuition). Some initial learnings: - Generating web app-based reports goes much better if there are explicit templates/pre-defined components for the model to use. - Claude can “heal” broken charts if you give it access to chart images and run a…

    Mar 2026 · rubenflamshepherd.com

  19. 19FT

    Fincept Terminal revolutionizes financial data access. For years, financial professionals have relied on Bloomberg Terminal, a strong but prohibitively costly instrument that costs more than $25,000 per year. Due to the high cost, access to premium financial data and market insights is limited to major institutions, hedge funds, and high-net-worth individuals. The obstacles to entrance into financial research remain extremely high, putting independent traders, entrepreneurs, and academics at a disadvantage. What is a Fincept Terminal? Fincept Terminal is an open-source financial research…

    2025 · github.com

  20. 20BS

    Built a free open source agentic CLI tool for financial modeling & analysis. Hadn't played around with real equity valuation modeling for awhile and wanted to build tooling to get myself back into the game. Bull.sh lets you query & store 10-Qs, 10-K in a local vector store to chat with them, build investment thesis from scratch or build full framework models through the CLI to export into excel. It's open source, just requires your own Anthropic API key and (optionally) AlphaVantage Free API key if you want save some tokens from scraping. Feel free to play around with it. Some ideas I have…

    Jan 2026 · github.com

  21. 21IB

    I'm Canadian, live abroad, and my money is scattered across two countries, multiple currencies, banks, brokerages, real estate, and some private equity. No app could hold all of it, and none could answer a simple question like "what's my actual USD exposure?" Brisa pulls everything together (Plaid + manual accounts + real estate + PE, all multi-currency) and puts an AI on top that has my full financial picture in context. Instead of clicking through charts, I can just ask. Would appreciate any feedback!

    Jul 2026 · demo.joinbrisa.com

  22. 22IB

    I've been experimenting with ways to increase AI adoption for non-technical people. Basically, all companies are pushing for AI because it's all over the news and they feel left behind but most people have no clue where to start. I think 90% of people (ie non coders) are sufficiently well served by using cowork instead of claude code or something similar. If we can get people from sales, customer support, marketing, etc to collaborate with skills and cowork to form a company brain, I think it's gold. So I think there's opportunity for the community to share skills that work well for 1000s of…

    Jun 2026 · claudinho.xyz

  23. 23

    Self-hosted AI quant OS for research, backtests & trading

    15d ago · quantdinger.com

  24. 24FF

    I built Hermes, an open-source Python framework for multi-agent financial research. Most AI “equity research” demos stop at generating text. In practice, real workflows require pulling structured XBRL financials from SEC filings, extracting labeled sections like MD&A and Risk Factors, merging macro and market data, building actual Excel models with formulas, and generating investment memos in Word or PDF. Hermes is designed to handle that full pipeline end to end. It includes 35 financial data tools covering SEC EDGAR (via edgartools), FRED, Yahoo Finance market data, and RSS-based financial…

    Feb 2026 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →