An open API service indexing awesome lists of open source software.

https://github.com/sing1ee/jike-roast

Jike 吐槽大会,感谢 SiliconCloud
https://github.com/sing1ee/jike-roast

Last synced: 6 months ago
JSON representation

Jike 吐槽大会,感谢 SiliconCloud

Awesome Lists containing this project

README

          

# How to run

```shell
pip install poetry

poetry lock
poetry install

OPENAI_BASE_URL=https://api.siliconflow.cn/v1 OPENAI_API_KEY=your_siliconflow_key OPENAI_LOG=debug poetry run python jike_roast/app.py
```