Gpt4free


Gpt4free

GPT4FREE

Access ChatGPT 4 for free

Have you ever wanted to use a powerful language model like GPT-4, but without paying a $20 subscription or waiting for API access? If so, you might be interested in gpt4free, a project that aims to provide a free and open-source alternative to GPT-4.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

GPT-4 Free Access Sites

Website s Model(s)
forefront.ai GPT-4/3.5
bing.com/chat GPT-4/3.5
poe.com  GPT-4/3.5

How to install Gpt4free?

Clone or download the GitHub repo
install requirements with:

python3 -m venv venv
. venv/bin/activate
pip3 install -r requirements.txt

How 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

cp gui/streamlit_app.py .
streamlit run streamlit_app.py

Copyright

Gpt4free is licensed under the GNU GPL v3

Most code, with the exception of quora/api.py (by ading2210), has been written by me, xtekky.

Exit mobile version