Skip to content
 
 

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeElevate AI | Code Reviewer

CodeElevate is a web-based tool that leverages Python, Streamlit, LangChain, and OpenAI's GPT models to provide automated code reviews and enhancements. It is designed to help developers improve their code quality with intelligent feedback and recommendations.

Features

  • Automated Code Reviews: Instantly analyze your code for potential improvements.
  • Code Enhancement Suggestions: Get recommendations to optimize your code.
  • Learning Resources: Understand the 'why' behind each suggestion.
  • User-Friendly Interface: Built with Streamlit for ease of use.

Getting Started

Prerequisites

  • Python 3.x
  • Streamlit
  • Other dependencies in requirements.txt

Installation

  1. Clone the repo
    git clone https://github.com/sohanreddyk/ai-code-reviewer.git
  2. Install the required packages
    pip install -r requirements.txt
  3. Usage
    streamlit run app.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages