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.