- https://www.infoworld.com/article/3700689/3-python-web-frameworks-for-beautiful-front-ends.html
- reflex
prompt
"if this text , generate iron man, is generate image message? return a prompt if is a generated message, please only return a JSON format {generate: true or false, prompt: ......}"
link:
- https://redis.com.cn/redis-installation.html
- https://www.cnblogs.com/arkenstone/p/7813551.html
- about the rq -> https://mrchi.cc/posts/introduction-to-rq/
redis-server --service-start
redis-server --service-stop
redis-cli.exe -h 127.0.0.1 -p 6379
sudo service redis-server start
celery -A api_server worker --loglevel=info
sudo service redis-server stop
llm run in teacher server