# 📚 Documentation Complete documentation for the Healthcare AI Platform. --- ## 📖 Main Documentation ### For Users - **[User Guide](../USER_GUIDE.md)** - How to use the application - **[README](../README.md)** - Project overview and setup ### For Developers - **[Architecture](../ARCHITECTURE.md)** - System design and architecture - **[Implementation Roadmap](../IMPLEMENTATION_ROADMAP.md)** - Development roadmap - **[Security](../SECURITY.md)** - Security features and best practices --- ## 🎯 Feature Documentation ### Level Completion Docs - **[Level 2 Complete](../LEVEL_2_COMPLETE.md)** - Query routing, memory, citations - **[Level 3 Complete](../LEVEL_3_COMPLETE.md)** - Reasoning, multimodal, monitoring - **[Level 4 Complete](../LEVEL_4_COMPLETE.md)** - Auth, alerts, audit, database - **[Final Product](../FINAL_PRODUCT_COMPLETE.md)** - Complete feature overview --- ## 🗂️ Documentation Structure ``` docs/ ├── README.md (this file) ├── screenshots/ (UI screenshots) ├── archive/ (historical documentation) └── development/ (development notes) ``` --- ## 📝 Archive Historical documentation moved to `archive/`: - UI redesign history - Bug fix documentation - Deployment logs - Reviewer feedback responses These are kept for reference but not needed for daily use. --- ## 🚀 Quick Links - **GitHub**: https://github.com/Santhakumarramesh/healthcare-rag-agent - **API**: https://healthcare-rag-api.onrender.com - **Issues**: https://github.com/Santhakumarramesh/healthcare-rag-agent/issues