https://github.com/Bklieger/infinite-bookshelf
-只需要在 Groq 官网注册一个 API 账号,获取 API 密钥配置即可
https://infinite.streamlit.app/
-配置密钥
export GROQ_API_KEY="gsk_yA..."
-环境配置
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
-运行
python3 -m streamlit run main.py
http://www.htmltoo.com/