Overview
Tech Stack
Highlights
- Designed a multi-agent architecture where retrieval, ranking, and synthesis are handled by separate specialized steps.
- Integrated FAISS for efficient vector similarity search over large document collections.
- Implemented recursive web search to expand coverage beyond a single query result page.
- Built a Streamlit UI that accepts a research question and returns a formatted report with source references.