Source-grounded stock chat
The chatbot securely calls external financial tools and only answers with grounded evidence from reliable sources.
Independent project: an AI system on finance
A production-ready web platform that demonstrates tool-calling orchestration, multi-agent reflection, and RAG-backed domain expertise in one source-grounded experience.
Core capabilities
The chatbot securely calls external financial tools and only answers with grounded evidence from reliable sources.
A trading agent proposes a plan while other agents challenge reasoning, constraints, and risk assumptions to reduce hallucinations.
The RAG system acts as both an expert assistant and a context service that can feed other system agents with higher-fidelity financial knowledge.
Trust signals
In finance, a good-looking answer is not enough. YoungStocks is designed to reveal the evidence, refuse weak requests, and expose the operational layer.
Replies are tied to concrete market, fundamentals, social, and news sources so users can inspect where the conclusion came from.
Instead of bluffing, the assistant explicitly declines questions it cannot answer reliably with the sources currently available.
Usage events, response duration, token consumption, and Google-account blocking are built into the operating surface.
Production thinking
Response duration is logged for performance tuning, cost auditing, and regression detection.
Model choice is designed to balance quality and price, with token usage tracked for budget oversight.
Google sign-in plus account-level blocking lets admins stop abuse without shutting down the service.
Granular exception capture, timeout boundaries, and traceable logs help the system fail cleanly.
An asynchronous evaluation pipeline is planned around LLM-as-a-judge, human audit, and user feedback.
Per-user memory isolation is in place, with future work on PII scrubbing and dynamic model routing.
See the system live
YoungStocks is already online as a working web application. Sign in to explore chat, trade analysis, and the admin-only research surfaces.