test_AI_Agent / README.md
SarahXia0405's picture
Update README.md
e802c93 verified
metadata
title: Hanbridge Clare Assistant (Product UI)
emoji: πŸ’¬
colorFrom: yellow
colorTo: purple
sdk: docker
pinned: false
license: mit

Hanbridge Clare Assistant – Product Version

This Space hosts Clare, an AI-powered personalized learning assistant for Hanbridge University.

Architecture Overview

  • Frontend: React + Vite (exported from Figma design)
  • Backend: FastAPI (Python)
  • LLM Orchestration: OpenAI + LangChain
  • Observability: LangSmith
  • Deployment: Hugging Face Docker Space
πŸ“¦ project/
 β”œβ”€β”€ app.py
 β”œβ”€β”€ config.py
 β”œβ”€β”€ clare_core.py
 β”œβ”€β”€ rag_engine.py   ← 负责 RAG
 └── requirements.txt