A self-hosted, alphaxiv-style arXiv paper-reading workspace. Chat with an LLM to discover papers, then read the PDF side-by-side with a paper-aware assistant. Bring your own key. Your data stays on ...
DocuTrust-AI-Assistant/ ├── main.py # FastAPI application entry point ├── api.py # API route handlers ├── auth.py # Authentication logic ├── auth_db.py # Auth-related database operations ├── ...