RepoRadar is an intelligent GitHub repository analysis tool that helps developers understand, explore, and interact with codebases using natural language. Built with Next.js and modern AI capabilities, it provides deep insights into repositories through an intuitive chat interface.
- Natural Language Interaction: Chat with your repository using plain English
- Code Analysis: Get detailed insights about code structure and patterns
- Smart Recommendations: Receive AI-powered suggestions for improvements
- Real-time Analysis: Instant feedback and analysis of repository changes
- Interactive UI: Modern, responsive design with smooth animations
- Node.js 18+
- npm or yarn
- A GitHub account
- Clone the repository:
git clone https://github.com/zuberkhan01st/RepoRadar.git
cd RepoRadar- Install dependencies:
cd frontend
npm install- Start the development server:
npm run dev- Open http://localhost:3000 in your browser
- Enter a GitHub repository URL
- Wait for the initial analysis
- Start chatting with the AI about the repository
- Get insights, code explanations, and recommendations
- Frontend: Next.js 14, React, TypeScript
- UI Framework: Chakra UI
- Animations: Framer Motion
- Code Analysis: Custom AI models
- Styling: Tailwind CSS
- Code structure analysis
- Dependency tracking
- Security vulnerability detection
- Performance metrics
- Natural language processing
- Context-aware responses
- Code snippet explanations
- Best practice recommendations
- Real-time feedback
- Interactive code exploration
- Customizable analysis depth
- Export capabilities
Contributions are welcome! Please feel free to submit a Pull Request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
Twitter/X - @zuberkhan01st
Portfolio - zuberkhan.tech
Project Link: https://github.com/zuberkhan01st/RepoRadar



