Open-source AI agent Vibe-Research automates personal stock research
Vibe-Research is an personal investment research agent covering Chinese A-shares, US stocks, and Hong Kong stocks. It bundles a daily market recap, a news radar that gathers relevant headlines, individual stock data lookups, a sector overview hub, a portfolio holdings tracker, and a research notes log into one tool.
The system is built so users connect their own AI (LLM) to this collected data to actually perform the investment analysis — the project itself handles data gathering and feature , while the connected AI does the reasoning. Because the code is public, anyone can download and self-host it.
Key points
- personal investment research agent covering A-shares, US stocks, and Hong Kong stocks
- Includes daily market recap, news radar, individual stock data, sector overview hub, portfolio tracker, and research notes
- Users connect their own LLM to the collected data to perform the actual investment analysis
- Fully and