An AI-powered tool for analyzing GitHub repositories using multiple LLM models and intelligent search capabilities.
- Multi-model LLM support (GPT-4o, Claude-3.5, Gemini-2 pro)
- Repository content analysis
- Web search integration
- Wikipedia integration
- Vector store-based similarity search
- Clone the repository
- Install requirements:
pip install -r requirements.txt - Copy
.env.templateto.envand fill in your API keys - Run the app:
streamlit run lite_lang.py
- Enter repository owner/organization name
- Enter repository name
- Select LLM model
- Ask questions about the repository