DocuReview is a web-based platform that allows users to upload files (PDF, DOCX, TXT) and then interact with an AI assistant to ask questions and get insights about the content of the uploaded documents.
- 📤 Upload files
- 🤖 Chat with an AI that understands the content of your document
- 🔍 Ask follow-up questions to extract insights or summarize
- 🧠 Supports contextual understanding across multi-page documents
- 👤 User authentication and document history
- React — Modern UI for file upload and chat interaction
- Microsoft Service Fabric — Scalable and reliable microservices platform
- .NET 8 (C#) — Robust API development and background processing
- Azure Blob Storage — Secure storage for user-uploaded files
- PostgreSQL — Stores user profiles, knowledge base, and metadata
- nomic-embed-text — Locally hosted embedding model (via OLLaMa)
- gemini-2.5-flash — Generative model that answers your questions using knowledge from uploaded files