xsrlcxddsz / README.md
SarahXia0405's picture
Update README.md
7c00bd4 verified
---
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).