An AI-powered document analysis application that lets users upload documents, store extracted content, and prepare the foundation for question-answering over their own files.
The project is built as a modern Python backend using FastAPI, Pydantic, SQLAlchemy, PostgreSQL, Alembic, and Docker. It focuses on clean API design, database-backed document storage, and a scalable structure for future RAG features.
Python, FastAPI, Pydantic, SQLAlchemy, PostgreSQL, Alembic, Docker