Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 480 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 480 Bytes

Quickstart

Support Chinese and English

Chat in real time with virtual characters

demo.mp4

Prepare environment

  • "node": ">=18"
  • "pnpm": "==9.1.4"
  • Azure speech Service key && (OpenAi key || AlibabaTongyi key)

Start up

  1. cp env-sample.txt .env

  2. Configure .env file

  3. pnpm install

  4. pnpm dev