Skip to content

Uttampatel1/Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamlit Code Assistant App 🚀

Live App : https://code-generator1.streamlit.app/

dhfklderg

Overview

Welcome to the Streamlit Code Assistant App! This application is designed to enhance your coding experience by providing three essential functionalities: Code Generator 🔧, Code Review Helper 👀, and Code Error Solver Assistant ❌. Whether you're a beginner or an experienced developer, this app aims to streamline your coding workflow and boost productivity.

Features

1. Code Generator 🔧

Effortlessly generate boilerplate code for common programming tasks using the Code Generator feature. Save time and focus on building the core logic of your application.

2. Code Review Helper 👀

Improve the quality of your code with the Code Review Helper. Receive insights on best practices, style conventions, and potential issues to enhance code readability and maintainability.

3. Code Error Solver Assistant ❌

Troubleshoot and debug your code effectively with the Code Error Solver Assistant. Get suggestions and solutions for common coding errors, making the debugging process more efficient.

Getting Started

Prerequisites

Make sure you have Streamlit installed. If not, you can install it using:

pip install streamlit

Installation

  1. Clone the repository: git clone https://github.com/Uttampatel1/Code-Generator.git
  2. Navigate to the project directory: cd Code-Generator
  3. Install dependencies: pip install -r requirements.txt

Usage

  1. Run the Streamlit app:
streamlit run app.py
  1. Open your browser and go to http://localhost:8501.
  2. Choose the desired feature: Code Generator, Code Review Helper, or Code Error Solver Assistant.
  3. Follow the on-screen instructions and prompts.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Happy coding! 🚀

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages