External Sources
This project uses public data sources and public documentation. The website links to sources rather than copying their content.
Data Sources
- SEC EDGAR APIs: https://www.sec.gov/search-filings/edgar-application-programming-interfaces
- SEC Company Facts API: https://data.sec.gov/api/xbrl/companyfacts/
- FRED API: https://fred.stlouisfed.org/docs/api/fred/
Framework And Tooling References
- VitePress: https://vitepress.dev/
- VitePress Deploy Guide: https://vitepress.dev/guide/deploy
- FastAPI: https://fastapi.tiangolo.com/
- LangGraph: https://langchain-ai.github.io/langgraph/
- Qdrant: https://qdrant.tech/documentation/
- SQLAlchemy: https://docs.sqlalchemy.org/
Layout Inspiration
- Hello-Agents: https://hello-agents.datawhale.cc/
The site adopts a similar learning-document structure: left navigation, long-form chapter pages, and anchor-based reading. It does not copy the Hello-Agents content or include a discussion forum.