收集,逆向工程 gpt4 API https://github.com/xtekky/gpt4free
天问 c9c6bf7b48 Update 'README.md' | 1 year ago | |
---|---|---|
README.md | 1 year ago |
收集,逆向工程 gpt4 API
https://chat.chatbot.sex/chat/
pip3 install -r requirements.txt
To start gpt4free GUI
move streamlit_app.py from ./gui to the base folder
then run:
streamlit run streamlit_app.py
or python3 -m streamlit run streamlit_app.py
Docker Build
docker build -t gpt4free:latest -f Docker/Dockerfile .
Run
docker run -p 8501:8501 gpt4free:latest
下面这些网站提供免费无需登录的gpt4使用, gpt4free 调用这些网站的接口实现free
Website s | Model(s) |
---|---|
forefront.ai | GPT-4/3.5 |
poe.com | GPT-4/3.5 |
writesonic.com | GPT-3.5 / Internet |
t3nsor.com | GPT-3.5 |
you.com | GPT-3.5 / Internet / good search |
sqlchat.ai | GPT-3.5 |
chat.openai.com/chat | GPT-3.5 |
bard.google.com | custom / search |
bing.com/chat | GPT-4/3.5 |
chat.forefront.ai/ | GPT-4/3.5 |