An open API service indexing awesome lists of open source software.

https://github.com/yashksaini-coder/code-whisper

AI Coding bot that leverages multiple LLM models for writing code, debugging, providing suggestions.
https://github.com/yashksaini-coder/code-whisper

groq-api llm streamlit webapplication

Last synced: 2 months ago
JSON representation

AI Coding bot that leverages multiple LLM models for writing code, debugging, providing suggestions.

Awesome Lists containing this project

README

        


AI-Coding-Assistant




GitHub Repo Name
GitHub Author
GitHub commit-activity
GitHub contributors
GitHub Created At
GitHub Last Commit
GitHub Repo Size
GitHub License
GitHub Open Issues
GitHub Closed Issues
GitHub Open PR
GitHub Closed PR
GitHub Forks
GitHub Stars
GitHub Watchers
GitHub language count
YouTube Video Views


[![Gmail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white)](mailto:[email protected])
[![Github](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/yashksaini-coder)
[![Medium](https://img.shields.io/badge/Medium-12100E?style=for-the-badge&logo=medium&logoColor=white)](https://medium.com/@yashksaini)
[![LinkedIn](https://img.shields.io/badge/LinkedIn-0077B5?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/yashksaini/)
[![Bento](https://img.shields.io/badge/Bento-768CFF.svg?style=for-the-badge&logo=Bento&logoColor=white)](https://bento.me/yashksaini)
[![Instagram](https://img.shields.io/badge/Instagram-%23FF006E.svg?style=for-the-badge&logo=Instagram&logoColor=white)](https://www.instagram.com/yashksaini.codes/)
[![X](https://img.shields.io/badge/X-%23000000.svg?style=for-the-badge&logo=X&logoColor=white)](https://twitter.com/EasycodesDev)

---

# 🚀 AI Coding Assistant

AI Coding Assistant is a powerful tool designed to assist developers by providing intelligent code suggestions, 🐞 debugging tips, and 📚 documentation generation. It leverages advanced large language models to enhance productivity and streamline the coding process.

## Features
- **Intelligent Code Suggestions**: Get smart code suggestions based on the context of your project. 💡
- **Mutliple Models Support**: Supports multiple LLM (large language models) to provide accurate suggestions. 🤖
- **Debugging Tips**: Receive helpful debugging tips to resolve errors efficiently. 🐛
- **Multi-language Support**: Supports various programming languages. 🌐

## Usage

To clone the repository and run the Python file, follow these steps:

1. **Clone the Repository:** Open your terminal and navigate to the directory where you want to clone the repository. Use the following command to clone the repository to your local machine:

```bash
git clone https://github.com/yashksaini-coder/AI-Coding-Assistant
```

2. **Navigate to the Project Directory:** Use the following command to navigate to the project directory:

```bash
cd AI-Coding-Assistant
```

3. **Install Dependencies:** If the project has any dependencies, use the following command to install them:

```bash
pip install -r requirements.txt
```

4. **Run the Python File:** Use the following command to run the Python file:

```bash
streamlit run app.py
```

5. **Interact with the AI Coding Assistant:** Once the Python file is running, you can interact with the AI Coding Assistant to get code suggestions, debugging tips, and documentation generation. But first you need to add your Groq API-KEY in the sidebar panel.


API-KEY

## Demo Video: