AI-powered route planner for professional drivers. LangChain ReAct agent, ChromaDB RAG pipeline, semantic trip memory, Google Maps deep linking. Built with FastAPI, React PWA, and Supabase.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
220
commits
docs: Update README's production readiness statement.
16eb0b2View on GitHubfix(compliance): added admin required for ingestion
7e3fbeeView on GitHubfeat(compliance): rag testing evaluation, 82.14% hit rate
cc85867View on GitHubfeat(admin page): created a LLMops metrics admin page
51e2a8bView on GitHubfeat: add premium landing page with auto-playing agent demo.
4c44621View on GitHubfeat: Add LandingPage component with scroll animations, count-up numbers, and an auto-playing AI agent demo.
c51a360View on GitHubchore: remove internal docs from GitHub tracking
1870a76View on GitHubchore: remove ChromaDB entirely — delete chroma_sync.py, chroma_db/, update requirements.txt and .env
f7f689bView on GitHub