Skip to content

ZyangLee/demo-chatbot

Repository files navigation

  1. Install dependencies:
pip install -r requirements.txt
  1. Create a .env file in the root directory with the following content(Optional):
OPENAI_API_KEY=[YOUR_OPENAI_API_KEY]
  1. Run the app:
python main.py

About

基于Taipy实现的简单服饰提取chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published