Skip to content

Latest commit

Β 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

# πŸ€– AI Code Analyzer

An AI-powered code review web application built using the **MERN stack**. It allows users to submit their code and receive an AI-generated review containing potential issues, improvements, and suggestions.

## πŸš€ Features

- πŸ€– AI-powered code review
- πŸ’» Code editor-style interface
- πŸ“ Paste and submit source code for analysis
- πŸ” Identify potential bugs and issues
- πŸ’‘ Get code improvement suggestions
- πŸ“‹ Markdown-formatted review output
- 🎨 Clean and responsive user interface
- ⚑ Fast communication between frontend and backend

## πŸ› οΈ Tech Stack

### Frontend

- React.js
- JavaScript
- HTML5
- CSS3
- React Markdown
- React Syntax Highlighting

### Backend

- Node.js
- Express.js
- REST API
- CORS

### Database

- MongoDB

### AI

- AI API for code analysis and review

## πŸ“‚ Project Structure





The application should now be running locally.

## 🧠 How It Works

1. The user enters or pastes source code into the code editor.
2. The frontend sends the code to the backend through an API request.
3. The backend receives the submitted code.
4. The code is sent to the AI service for analysis.
5. The AI generates a detailed code review.
6. The backend sends the review back to the frontend.
7. The review is rendered using Markdown formatting.










## πŸ‘¨β€πŸ’» Author

**Lakshay Goel**



---

⭐ If you found this project useful, consider giving the repository a star!

About

AI-powered code review tool that analyzes source code and provides actionable feedback, suggestions, and improvements.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages