tankeanseng/RAG-Research-Summarizer-and-Q-A-for-SEC-Filings
SEC 10-Q Intelligence Copilot that converts filings into CIO summaries + citation-grounded Q&A. Structure-aware chunking, Pinecone vector DB, table/image “visual facts”, hybrid BM25+dense fused via RRF + reranking, GPT generation with guardrails (PII redaction, prompt/doc injection), n8n workflow on AWS ECS + Lambda.
Stars
—
Forks
—
Language
Python
License
MIT
Category
Last pushed
Feb 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/tankeanseng/RAG-Research-Summarizer-and-Q-A-for-SEC-Filings"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sanidavidanagama/DSGP15_Project
AI-powered child developmental assessment platform that analyzes children's drawings using...
VesperArch/GopherDoc
High-throughput RAG ingestion engine in pure Go — 1,210 MB/s, 2 MB heap, zero dependencies.
JimlAspen/llm-rag-project
A modular, reproducible Retrieval‑Augmented Generation (RAG) and Grounded AI pipeline built from...
TemidireAdesiji/docmind
Document QA engine powered by agentic reasoning, hierarchical chunking, and hybrid vector...
payalcs077/rag-powered-document-qa-system
FastAPI-based RAG document Q&A system with chunked retrieval, grounded answers, CI, and Docker support.