Mega_QA / README.md
adamtobegreat's picture
Update README.md
8fb53f0 verified

A newer version of the Gradio SDK is available: 6.1.0

Upgrade
metadata
title: Fintech Assistant 💬
emoji: 🧠
colorFrom: blue
colorTo: pink
sdk: gradio
sdk_version: 5.49.1
app_file: app.py
pinned: false

💬 Fintech Assistant (金融客服小智)

智能金融客服示範,使用 LangChain + Google Gemini + HuggingFace Embeddings。

✨ 功能

  • 根據分類知識庫(證券/期貨/複委託)自動回答
  • 具多輪對話記憶功能
  • 支援向量檢索(Chroma)
  • Gradio 互動介面

🚀 部署

  1. 在「Settings → Secrets」加入 GOOGLE_API_KEY
  2. 點選「Restart this Space」

An example chatbot using Gradio, huggingface_hub, and the Hugging Face Inference API.