中文(简体)
这是一种尝试学习如何利用LLM并创建更好产品的尝试。
要设置AI助手,请执行以下步骤:
pip install -r requirements.txt
cp env_sample .env
python ai/db.py
streamlit run app.py