File size: 784 Bytes
e01870d 4234e50 e01870d 4234e50 e01870d a229479 e01870d |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 |
---
title: Mop
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.0.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: Jkg
---
# CodeT5 Code Assistant
A Gradio-based application that uses CodeT5 to generate or fetch code snippets.
## Features
1. Generate code based on text descriptions.
2. Fetch code snippets automatically from GitHub.
## How to Use
- Choose a task (Generate Code or Fetch Code).
- Enter input text or keyword.
- Specify programming language if necessary.
## Powered by Hugging Face and Gradio
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index). |