--- title: Avatar Bot emoji: 👀 colorFrom: green colorTo: indigo sdk: gradio sdk_version: 6.3.0 app_file: app.py pinned: false hf_oauth: true hf_oauth_scopes: - inference-api short_description: a bot that answer questions about professional projets license: mit --- 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).