xumeng / story-bot

Story robot based on LLM and Streamlit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Story robot based on LLM + Azure TTS, build by Streamlit, 基于 LLM 和 Azure TTS 的故事机器人,使用 Streamlit 搭建

  1. Install requirements
pip install -r requirements.txt
  1. Configure the environment and refresh the environment, make sure it's worked
export GLM_MODEL_TOKEN=xxxxx
  1. Run app
streamlit run app.py

About

Story robot based on LLM and Streamlit


Languages

Language:Python 100.0%