Axon
End-to-end platform for Agrichallenge organizers to run AI model evaluation competitions, with async evaluation infrastructure and a web dashboard.

End-to-end platform for Agrichallenge organizers to run AI model evaluation competitions, with async evaluation infrastructure and a web dashboard.

01 — SECTION
Agrichallenge organizers lacked a robust, scalable infrastructure to securely accept, queue, and automatically evaluate machine learning model submissions from multiple participants in real-time.
02 — SECTION
Developed a comprehensive evaluation platform featuring an asynchronous Celery/Redis task queue for model testing, a FastAPI backend, and a Flutter-based dashboard for real-time tracking.
03 — SECTION
Scalable asynchronous model evaluation pipeline using Celery and Redis
Real-time leaderboard with live score updates and rankings
Organizer dashboard for managing competition phases and participants
Secure sandboxed execution environment for participant code using Docker
04 — SECTION
Successfully handled the evaluation of numerous AI models concurrently, ensuring zero downtime during the competition and providing immediate feedback to participants.