MailQuery / README.md
Da-123's picture
gradio
810398e
|
raw
history blame
496 Bytes
---
title: MailQuery
emoji: 💬
colorFrom: yellow
colorTo: purple
sdk: gradio
sdk_version: 5.0.1
app_file: agentic_implementation/gradio_ag.py
pinned: false
short_description: Answer any questions you have about the content of your mail
---
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).
uvicorn main:app --reload