Skip to content

Repository files navigation

🤖 AI Code Runner and Analyzer

AI Code Analyzer is a React + TypeScript -based web application where you can write, test, and run your code instantly. It also leverages AI (Gemini API) to analyze your code, find errors, and suggest optimal approaches to help improve your coding skills.


🔧 Tech Stack Used

  • React.js + TypeScript – Frontend framework for building the user interface
  • Piston API – Executes and runs code snippets securely
  • Gemini AI API – Analyzes code for errors, optimizations, and best practices

🌐 Website Live Link

👉 Click here to view the live AI Code Analyzer


🚀 How to Use

  1. Open the app via the live link or run it locally on your PC.
  2. Write your code in the provided editor.
  3. Click the Run button to execute the code via the Piston API.
  4. Get real-time AI-powered analysis and suggestions from the Gemini API to optimize your code and fix errors.
  5. Practice and improve your coding skills efficiently with AI assistance.

💻 How to Run on Your PC

  1. Clone or Download the Project
    git clone https://github.com/Lohith2005/AICodeAnalyzer.git
    

Create env file and add environment variables

  1. GEMINI_API_KEY= your-gemini-api-key

Run commands

  1. npm i - downalod node modubles
  2. run command - npm run dev

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages