CoolFace
Apppublic

derek13/Coding-Agent

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
README.md11 linesDownload Raw Back to root
1---2title: Gradio Chatbot3emoji: 💬4colorFrom: yellow5colorTo: purple6sdk: gradio7app_file: app.py8pinned: false9---10 11An 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).