An AI-powered developer assistant that analyzes GitHub repositories to help developers understand and navigate codebases faster.
- Backend: Node.js, Express
- Git Integration: simple-git
- AI (Coming soon): DeepSeek or similar LLM API
- Clone any GitHub repository
- Analyze and extract basic project structure
- Prepare for future AI integration
npm install
npm run dev