RevynAI is an AI-powered code reviewer that uses Google Gemini to provide intelligent code analysis, highlight bugs, suggest fixes, and offer improvement tips β all within an elegant, real-time web interface. Whether you're a beginner or an experienced dev, RevynAI helps you write better code, faster.
- β AI-Powered Review: Real-time bug detection, fix suggestions, and code insights
- π Multi-language Support: Review code in JavaScript, Python, Java, C++, and many more
- π§ Google Gemini Integration: Seamless use of Gemini 2.0 Flash for fast and smart results
- π» Monaco Editor: A robust, syntax-aware code editor with dark theme
- π Code Quality Rating: Clear indicators like β GOOD, π‘ AVERAGE, β BAD
- π± Fully Responsive UI: Works great on desktop, tablet, and mobile
- π― Minimal UI: Built with modern React and Tailwind best practices
| Tech | Description |
|---|---|
| React.js | Frontend library |
| Tailwind CSS | Utility-first styling |
| Monaco Editor | Code editor used in VS Code |
| Google Gemini | AI model for natural language & code |
| Vite | Fast React bundler |
| Vercel | Deployment platform |
git clone https://github.com/yourusername/revyn-ai.git
cd revyn-ai
npm install
echo VITE_GEMINI_KEY=your_google_gemini_api_key > .env
npm run dev
Jaydeep Singh Rathore
π¨βπ» MERN Stack Developer | AI Explorer
π§ Email: jaydeepsinghrathore904@example.com
This project is licensed under the MIT License.
See the LICENSE file for details.