Skip to content

Codeboy20/RevynAI

Repository files navigation

🤖 RevynAI – Your Second Pair of (AI) Eyes 👀

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.


✨ Features

  • 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 Stack

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

📥 Installation Guide

1. Clone the repository

git clone https://github.com/yourusername/revyn-ai.git
cd revyn-ai

2. Install all dependencies

npm install

3. Add your API key in .env file

echo VITE_GEMINI_KEY=your_google_gemini_api_key > .env

4. Start local development server

npm run dev

🧑 Author

Jaydeep Singh Rathore
👨‍💻 MERN Stack Developer | AI Explorer
📧 Email: jaydeepsinghrathore904@example.com


📝 License

This project is licensed under the MIT License.
See the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published