Saishivram/codemate-ai-assistant
0
CodeMate - AI Python Assistant (Groq-powered)
Welcome to CodeMate, your AI-powered Python coding assistant, built with Gradio and powered by Groq.
๐ What It Does
- Generates Python code snippets based on your request
- Explains code with clear, conversational explanations
- Handles greetings and provides help information
๐ฆ Requirements
To run this app, you'll need the following Python packages:
gradiofuzzywuzzygroq
๐ How to Run Locally
- Install dependencies:
pip install -r requirements.txt
2. Run the app:
python codemate_app.py