Alternatives
Products that do what Framework for building multi-agent equity research agents does
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…
- 1

- 2FA
Hey HN, we built an Econ+Finance database to let AI agents do investment research. We spend a lot of tokens to organize macro releases and SEC filings into a clean format, so that your agents have more context to do actual analysis. The problem AI agents are great at data analysis. But they become ineffective if most of their context window is spent on gathering and cleaning data, instead of validating hypotheses. Data in the wild is messy and rarely standardized. Definitions and measurements change over time. This problem is compounded by a fragmented data universe. Point solutions exist…
Jul 2026 · github.com
- 3PF
Hey guys, I am trying to do something different, Fintech + AI. I feel there is a complete abundance of Fintech AI tools in the B2B Saas space but not so much done for the consumer space. So I started working on project-hermes, it's a personal financial advisor designed to understand your bank statements and credit reports with ease and intelligence. What makes Project Hermes unique? 1. AI-powered insights: Get smart, tailored advice on your financial health. 2. Easy to use: Just upload your documents and let Hermes do the rest! 3. Secure and private: Your data's safety is our top priority.…
2024 · project-hermes-ai.vercel.app
- 4BS
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
- 5IP
To be specific, the content is generated by a GPT-2 based model. https://amzn.to/2TCc0v2 Let me know if you have any questions :-)
2020
- 6BA
Hey HN, For the last couple of months, we have been building an AI agent for continuous statistical analysis, and we're looking for feedback while it's still early in development. We call it BIGWIG - an autonomous agent that is specialised, and very good at, performing advanced statistical analysis, through long traces of iteration and reasoning. As it builds statistical models it also "emits" outputs back to the user that you can then interact with, iterate on and schedule for follow up analysis. While we're still in BETA, we've launched a public analysis site that showcases some of the…
2025 · askbigwig.com
- 7IB
I built a web page that aggregates data about data center buildup, sovereign fund investments into AI and bottlenecks. The objective is to predict AI race cooldown by looking at a potential decrease of activity involving these elements. The website looks at the quarterly forms from the 5 biggest hyperscalers and adds their CapEx into the mix, calculating a composite index in the end showing how likely it is for the AI race to slow down. Enjoy!
Jul 2026 · laurentiugabriel.github.io
- 8GA
Hello! Introducing geniusrise, an agent framework and component ecosystem for building AI agent networks that are as flexible as your team. landing page: https://geniusrise.ai (fancy but useless) docs: https://docs.geniusrise.ai (please check this out) github: https://github.com/geniusrise (for dear devs) ## Thought process Since the ChatGPT disruption, I've been pondering on what the tooling layer is going to look like for building LLM-interfacing agents. Saw a plethora of tools coming out as we witness here every week. I'd broadly categorize them into the…
2023 · github.com
- 9DR
The first ever AI peer reviewed research article just got approved. It’s kinda crazy how advanced AI have come to replace researchers. I've just been using Deep Research on ChatGPT and Perplexity a lot to write and research complex technical reports for my boss. He loves the reports and it has decreased my workload a ton but I still have some frustrations with it. None of them provide an API that gets me the same quality of output you would with the applications. I wanted something with more control on the LLMs, swappable with the reasoning new models that came out. Not just prompt →…
2025 · github.com
- 10VB
I'm Tyler - the solo operator of Quanta Intellect based in Portland, Oregon. I recently participated in Nous Research's Hermes Agent Hackathon, which is where this project was born. I've used agents extensively in my workflows for the better part of the last year - the biggest pain point was always the browser. Every tool out there assumes a human operator with automation bolted on. I wanted to flip that - make the agent the primary driver and give the human a supervisory role. Enter: Vessel Browser - an Electron-based browser with 40+ MCP-native tools, persistent sessions that survive…
Mar 2026 · quantaintellect.com
- 11AA
We’ve published a set of open-source reference implementations on how to build production-grade Agentic AI applications on AWS. What’s in the repo: • Agentic RAG, memory, and planning workflows with LangGraph & CrewAI • Strands-based flows with observability using OTEL & Arize • Evaluation with LLM-as-judge and cost/performance regressions • Built with Bedrock, S3, Step Functions, and more GitHub: https://github.com/aws-samples/sample-agentic-frameworks-on-... Would love your thoughts — feedback, issues, and stars welcome!
2025 · github.com
- 12MA
I built this simulator to study how simple trading agents interacting with an order book can create emergent patterns—volatility, clustering, even chaos—without any external shocks. It’s meant as both a research toy and teaching tool. You can run different strategies, adjust configs, and watch dynamics evolve. Curious to hear feedback from the HN crowd on features/dynamics you’d like to see added.
2025 · aitradingsim.com
- 13IC
For the last few months I have been analysing Peter Lynch’s books on stock picking and doing prompt engineering to check if AI could create useful stock analyses. To my surprise it started making reports that allow me to understand companies much faster with well cited sources. I hope you find it interesting and useful :) Perter Lynch’s books I analyzed: Learn to earn, One up on Wall Street, Beating the street
Jun 2026 · github.com
- 14IM
Hey HN, I’m Chris, a solo dev in Melbourne AU. For the past month I've been spending my after work hours building AgentVisa. I'm both excited (and admittedly nervous) to be sharing it with you all today. I've been spending a lot of time thinking about the future of AI agents and the more I experimented, the more I realized I was building on a fragile foundation. How do we build trust into these systems? How do we know what our agents are doing, and who gave them permission? My long-term vision is to give developers an "Agent Atlas" - a clear map of their agentic workforce, showing where…
2025 · agentvisa.dev
- 15IO
Hey folks, I’m the creator of WFGY — a semantic reasoning framework for LLMs. After open-sourcing it, I did a full technical and value audit — and realized this engine might be worth $8M–$17M based on AI module licensing norms. If embedded as part of a platform core, the valuation could exceed $30M. Too late to pull it back. So here it is — fully free, open-sourced under MIT. --- ### What does it solve? Current LLMs (even GPT-4+) lack *self-consistent reasoning*. They struggle with: - Fragmented logic across turns - No internal loopback or self-calibration - No modular thought units - Weak…
2025 · github.com
- 16LA
We combined Stanford's ACE (agents learning from execution feedback) with the Reflective Language Model pattern. Instead of reading traces in a single pass, an LLM writes and runs Python in a sandbox to programmatically explore them - finding cross-trace patterns that single-pass analysis misses. The framework achieved 2x consistency improvement on τ2-bench.
Mar 2026 · github.com
- 17OS
Companion is a free, open-source web app, featuring a Python REPL environment with an AI Tutor designed to support one’s learning and problem-solving in programming. I am leveraging the Hermes 3 405B model from Nous Research, hosted on Lambda’s Inference API. It's community-driven, 100% free, and open to all. I’d love your feedback and suggestions. Here's a short video where I demo the tool: https://www.youtube.com/watch?v=4Plt_sh_cIg&ab_channel=Rahul
2024 · companionai.dev
- 18MA
Hey HN! I built PRISM-INSIGHT, a multi-agent system where 13 specialized AI agents collaborate to analyze Korean stocks (KOSPI/KOSDAQ). It's completely open source and has been running live since March 2025. [What it does] The system automatically detects surging stocks twice daily, generates analyst-level reports, and executes trading strategies. Each agent specializes in something different – technical analysis, trading flows, financials, news, market conditions, etc. They work together like a real research team. [Why I built this] I wanted to see if GPT-4 and GPT-5 could genuinely…
Nov 2025
- 19FA
Founder here. I built NEO, an AI agent designed specifically for AI and ML engineering workflows, after repeatedly hitting the same wall with existing tools: they work for short, linear tasks, but fall apart once workflows become long-running, stateful, and feedback-driven. In real ML work, you don’t just generate code and move on. You explore data, train models, evaluate results, adjust assumptions, rerun experiments, compare metrics, generate artifacts, and iterate; often over hours or days. Most modern coding agents already go beyond single prompts. They can plan steps, write files, run…
Jan 2026 · marketplace.visualstudio.com
- 20MA
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
- 211R
Hi HN, We’re a small team working on 13Radar.com, which we launched about two weeks ago after 4 months of development. I’m the founder, and together with the team we’re building a platform that tracks hedge fund portfolios in real-time based on SEC Form 13F filings. AI has been a major helper in our workflow. For a single webpage, we often consult multiple AI systems in parallel, generating different versions and comparing them side by side before deciding on the final design or implementation. More than 60% of the research, design, and coding involved AI assistance. For UI design we used…
Nov 2025 · 13radar.com
- 22SO
hello everyone, my first post! AA here, founder of ⌘ Langbase.com — we are a developer platform for building and scaling serverless AI memory agents. I know surveys can be boring, but this one’s different—it’s interactive! That's very much intentional. My team and I have been up for the last 21 hours putting together this report. This was a looot of work, so I hope y'all like it. Introducing … State of AI Agents 2024 report On Langbase, we processed 184 billion tokens and handled 786 million AI agent runs from 36K developers. From all that data plus insights from 3.4K builders who filled out…
2024 · langbase.com
- 23

- 24LA
I'm Yash, and I'm building LaminarFlow — an AI-native, open-source platform to help startups, founders, SMBs, manage their fincial ops more efficiently. It brings together financial insights, banking, invoicing, payment tracking, time tracking, and banking-style reconciliation — all powered by an AI agent that automates the boring stuff. We’re building this as an open startup, sharing everything publicly, and keeping it fully open-source (MIT). Would love your feedback and thoughts!
2025 · lamflo.xyz
Ranked by how close each launch is in meaning, then by votes. Refine with a description →