An intelligent tutoring system for Go programming language
The system is orchestrated with Docker and is composed of:
- Backend: A robust REST API with Spring Boot and data persistence in MongoDB.
- AI Core: The agent's brain, built with Python and FastAPI.
- Code Sandbox: A dedicated microservice in Go for secure, isolated executions.
- Frontend: An ultra-fast UI with Astro and Preact (Islands Architecture).
- Observability: A complete stack with Prometheus, Grafana, and Loki for comprehensive monitoring.

