A portfolio project demonstrating full-stack AI engineering — Axiom Canvas
converts natural language into live mathematical visualizations using the
Desmos API, with zero manual syntax required.
Built to explore LLM integration, lightweight RAG architecture, and
serverless deployment constraints.
━━━━━━━━━━━━━━━━━━━━━━━━
TECHNICAL HIGHLIGHTS
━━━━━━━━━━━━━━━━━━━━━━━━
→ LLM-powered NL → Desmos graph pipeline (plotting, derivation,
intersection analysis)
→ AI Learning Mode: structured lessons with chapterized explanations,
flashcards & auto-generated visualizations from a single topic prompt
→ Custom RAG system using NumPy dot-product similarity — grounded
PDF Q&A without FAISS or heavy vector infrastructure
→ Serverless-optimized FastAPI backend with minimal cold-start footprint
━━━━━━━━━━━━━━━━━━━━━━━━
LINKS
━━━━━━━━━━━━━━━━━━━━━━━━
🔗 Live Demo → https://axiom-canvas.onrender.com/
⭐ GitHub → https://github.com/1mystic/axiom-canvas
👤 Portfolio → https://atharvk.me
💼 LinkedIn → / atharvkhare
━━━━━━━━━━━━━━━━━━━━━━━━
STACK
━━━━━━━━━━━━━━━━━━━━━━━━
Python · FastAPI · React · Desmos API · LLM · NumPy RAG
━━━━━━━━━━━━━━━━━━━━━━━━
#PortfolioProject #SoftwareEngineering #Python #MachineLearning
#LLM #RAG #FastAPI #React #IITMadras #AIEngineering