https://github.com/brishikiran/codellama-code-assistant
https://github.com/brishikiran/codellama-code-assistant
codellama gradio-python-llm
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brishikiran/codellama-code-assistant
- Owner: brishikiran
- Created: 2024-03-10T05:30:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-10T05:32:43.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T20:37:04.932Z (about 1 year ago)
- Topics: codellama, gradio-python-llm
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CodeLlama-Code-Assistant
This repository contains the source code for a multi-programming app developed using CodeLlama and Gradio. The app allows users to generate code snippets and programming-related responses using an AI model trained by CodeLlama.
# Features
Generate code snippets and programming responses based on user prompts.
Utilizes the CodeLlama AI model for accurate and informative responses.
Interactive interface powered by Gradio for seamless user interaction.