Skip to content

Developed a web application utilizing Streamlit, LangChain, and OpenAI's GPT model, designed to analyze, review, and enhance code quality, providing users with intelligent feedback and optimized code solutions.

Notifications You must be signed in to change notification settings

chitralputhran/CodeElevate-AI-Code-Reviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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/chitralputhran/CodeElevate_AI_code_reviewer.git
  2. Install the required packages
    pip install -r requirements.txt
  3. Usage
    streamlit run app.py

Screenshots:

s_1 s_2 s_3

Project Link:

Live link: https://codeai.streamlit.app

About

Developed a web application utilizing Streamlit, LangChain, and OpenAI's GPT model, designed to analyze, review, and enhance code quality, providing users with intelligent feedback and optimized code solutions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages