- AI-powered generation of capstone topics and outlines using LLaMA 3.2 (1B)
- Web API for programmatic access to the generator
- Web server integration for hosting and serving user-facing interfaces
- Dockerized deployment for portability and ease of setup
- Clean Architecture ensuring maintainability, scalability, and testability
- AI Model: LLaMA 3.2 (1B)
- Backend: Web server + Web API
- Containerization: Docker
- Architecture: Clean Architecture principles