An intelligent RAG-powered system for financial document analysis
Final Project by Nilay Raut | INFO7375: Prompt Engineering and AI
The Financial Content Assistant is an AI-powered tool that helps financial professionals quickly extract insights from complex documents. Using Retrieval-Augmented Generation (RAG) technology, it allows users to ask natural language questions about financial reports and receive accurate, contextual answers with proper source attribution.
Built with financial domain expertise, the system understands industry terminology and provides appropriate context for financial metrics and analyses.
Process various financial document formats with intelligent extraction
Vector-based retrieval to find relevant financial information
Precise answers with sources and question type detection
The Financial Content Assistant uses a modular, five-layer architecture for efficient document processing and question answering:
This video demonstrates the key features of the system:
| Metric | Value |
|---|---|
| Document Processing | ~1.5 sec/page |
| Query Response Time | ~2-4 seconds |
| Source Relevance | 85-90% |
| Answer Accuracy | 90% |
Problem: Complex financial PDFs with tables and charts produced inconsistent extraction results.
Result: 95% improvement in PDF parsing success
Problem: Retrievals sometimes missed critical financial information.
Result: 40% improvement in retrieval relevance