Public project
Calculus Animator
Calculus Animator is an educational calculus platform that demonstrates production AI patterns across routing, retrieval, and tutoring. The public codebase shows multi-provider LLM routing, Chroma-backed retrieval, a FastAPI bridge, test discipline, and architecture documentation.
Technical Signals
Multi-provider routing across local and hosted LLM backends
RAG-based knowledge retrieval with ChromaDB
Vision-enabled tutoring over a FastAPI bridge
Architecture docs and a test suite covering parser, solver, UI, snapshots, and performance smoke checks
Stack
PythonFastAPIChromaDB3 LLM providers