Production-ready AI coding agent that automatically solves LeetCode problems using 100% FREE local AI models.
leetai-agent/
βββ dashboard/ # Next.js 15 frontend
βββ backend/ # Express.js API server
βββ extension/ # Chrome Extension (Manifest V3)
βββ ai-engine/ # Ollama AI integration layer
βββ docker/ # Docker Compose setup
See INSTALL.md for full setup guide.