Spaces:
Sleeping
Sleeping
| title: Hanbridge Clare Assistant V2 | |
| emoji: π¬ | |
| colorFrom: yellow | |
| colorTo: purple | |
| sdk: gradio | |
| sdk_version: 5.42.0 | |
| app_file: app.py | |
| pinned: false | |
| hf_oauth: true | |
| hf_oauth_scopes: | |
| - inference-api | |
| license: mit | |
| ``` | |
| π¦ project/ | |
| βββ app.py | |
| βββ config.py | |
| βββ clare_core.py | |
| βββ rag_engine.py β θ΄θ΄£ RAG | |
| βββ requirements.txt | |
| ``` | |
| 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). | |