Skip to content

Manaswinicodes/AI-Code-Reviewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Python Code Reviewer

  • This project is an AI-powered Python code reviewer built with Streamlit and Google Gemini AI, designed by Manaswini Sharma to analyze Python code, identify potential issues, and suggest improvements.

-> Features

  • Automated Python Code Review
  • Multiple Review Modes: Standard, Performance, Security, Beginner Friendly
  • Google Gemini AI Integration
  • Streamlit UI

-> Installation

-> Create a .env file and add your API key:

  • GOOGLE_API_KEY=AIzaSyDpglMCYn9pQO7A1oP_bXcesgaE7f2nh-g

-> Run the app:

  • streamlit run app.py

-> Usage

  • Paste your Python code, select the review type, and get instant feedback.

-> Dependencies

  • Streamlit 1.31.0
  • Google Generative AI 0.3.2
  • Python Dotenv 1.0.0

-> Future Enhancements

  • Support for more languages
  • GitHub integration

-> License

  • MIT License

-> Contact

  • GitHub: manaswinicodes

Happy Coding! ๐Ÿš€

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages