Skip to content

dasabhijit2004/code-reviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI-Powered Code Reviewer

📌 Introduction

AI-Powered Code Reviewer is a web-based application that analyzes your code, provides insights, and suggests improvements using AI. It helps developers enhance code quality, detect issues, and follow best coding practices.

🔗 Live Demo: Visit the Website

🚀 Features

  • 📑 Code Analysis: Detects syntax errors, best practices, and optimization techniques.
  • 💡 Suggestions for Improvement: Provides AI-generated recommendations to enhance code readability and efficiency.
  • 🔍 Bug Detection: Identifies potential bugs and logical errors.
  • 🎨 Multi-Language Support: Works with multiple programming languages.
  • 📤 Upload & Review: Allows users to upload code files for instant feedback.

💻 Let's have a look

Screenshot 2025-03-24 204245

🏗️ Tech Stack

Frontend:

Backend:

AI & Processing:

🛠️ Installation & Setup

Clone the Repository

git clone https://github.com/dasabhijit2004/code-reviewer.git
cd code-reviewer

Backend Setup

cd BackEnd
npm install
npm start

Frontend Setup

cd FrontEnd
npm install
npm run dev

📜 Usage

  1. Enter or Upload Your Code: Paste your code or upload a file.
  2. Analyze Code: Click the 'Review Code' button.
  3. Get Suggestions: View AI-generated feedback and improvements.
  4. Refactor & Optimize: Implement the suggestions for better performance.

👥 Contributors

  • Abhijit Das (Backend Expert)
  • Contributions Welcome! Fork the repository and submit a pull request.

🔗 License

This project is open-source under the MIT License.

📩 Contact

For queries, reach out via GitHub Issues or email at sadabhijit2004@gmail.com.


🚀 Happy Coding & Code Reviewing! 🎯

About

This is an AI-powered code reviewer that takes your code, reviews it and generates the output that shows the features of the code and ways to improve the code further.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors