Sm313-25/document-intelligence
0
๐ Document Intelligence
Transform documents into insights with AI-powered analysis.
Features
- ๐ค Multi-format Support: Process PDFs, Word, PowerPoint, Excel documents
- ๐ Intelligent Q&A: Ask natural language questions about your documents
- ๐ Data Visualization: Automatic chart generation from your data
- ๐ Report Generation: Create comprehensive reports from document analysis
- ๐ 100% Free: Runs entirely locally with no API keys required
How to Use
- Upload Documents: Go to the "Upload Documents" tab and select your files
- Ask Questions: Navigate to "Ask Questions" and query your documents
- Generate Reports: Use "Analysis & Reports" for visualizations and insights
Technology Stack
- Document Processing: Docling for multi-format document extraction
- RAG System: LangGraph for retrieval-augmented generation
- Vector Database: ChromaDB for semantic search
- Embeddings: Sentence Transformers (local, no API key)
- LLM: Hugging Face Inference API (free tier)
Configuration
This Space uses:
- Local embeddings (sentence-transformers)
- Hugging Face Inference API for LLM (free tier)
- Persistent storage for ChromaDB vector database
Source Code
Full source code and documentation: GitHub Repository
License
MIT License - see LICENSE file for details
