sritikaa/fintech-audit-ai
0
๐ Fintech Audit AI
An AI agent that answers questions using real SEC 10-K filings from JPMorgan, Goldman Sachs and Bank of America.
What it does
- Downloads real SEC EDGAR filings
- Chunks and embeds them locally
- Uses ReAct multi-step reasoning to answer financial questions
- Powered by RAG + Groq LLM
Stack
- sentence-transformers (embeddings)
- ChromaDB (vector store)
- Groq API (LLM)
- Gradio (UI)
