An AI-powered development resource analyzer and project planner that helps developers discover relevant resources and plan their projects effectively.
- GitHub Repository Analysis
- AI Project Planning with Google Gemini
- Resource Discovery
- Detailed Technical Analysis
- Report Generation
- Copy config/.env.example to config/.env
- Add your GitHub token
- Add your Gemini API key
- Clone the repository
- Install dependencies:
pip install -r requirements.txt
- Configure API keys
- Run the system check
See the documentation in /docs for detailed usage instructions.