Mop / README.md
MOQTDA's picture
Update README.md
a229479 verified

A newer version of the Gradio SDK is available: 5.13.1

Upgrade
metadata
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, huggingface_hub, and the Hugging Face Inference API.