| --- |
| title: Agmenu |
| emoji: 💬 |
| colorFrom: yellow |
| colorTo: purple |
| sdk: gradio |
| sdk_version: 5.0.1 |
| app_file: app.py |
| hf_oauth: true |
| hf_oauth_expiration_minutes: 480 |
| hf_oauth_scopes: |
| - read-repos |
| - write-repos |
| - manage-repos |
| - inference-api |
| hf_oauth_authorized_org: FUDII0629 |
| pinned: false |
| license: mit |
| short_description: Agentic Menu |
| --- |
| |
| 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). |