An intelligent learning platform powered by large language models and vector embeddings. The platform provides personalized AI-driven educational content with document processing capabilities and semantic search.
- Frontend: React, TypeScript, Vite
- Backend: Django, Django REST Framework, PostgreSQL, Cassandra
- ML Service: Ray Serve, vLLM, Qdrant (Vector DB)
- Infrastructure: Docker, Docker Swarm
- This project uses
mkdocsas the documentation service - serve the document
pip install mkdocs
pip install markdown-include
pip install mkdocstrings
mkdocs serve -a localhost:8001