[vc_headings linewidth=”0″ borderwidth=”1″ borderclr=”#000000″ title=”GPT4FREE” google_fonts=”font_family:Comfortaa%3A300%2Cregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal” titlesize=”60″ titleclr=”#000000″]Access ChatGPT 4 for free[/vc_headings]
[mvc_advanced_button align=”center” btn_text=”Discord” icon_size=”25″ use_theme_fonts=”yes” btn_url=”url:https%3A%2F%2Fdiscord.com%2Finvite%2Fgpt4free|target:_blank” btn_clr=”#ffffff” btn_bg=”#7289da” btn_radius=”50″ btn_icon=”fas fa-users”]
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.
[vc_headings style=”theme4″ borderclr=”#000000″ style2=”image” title=”GPT-4 Free Access Sites” google_fonts=”font_family:Comfortaa%3A300%2Cregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal” lineheight=”3″ titlesize=”40″ titleclr=”#000000″ image_id=”2854″][/vc_headings]
Website s | Model(s) |
---|---|
forefront.ai | GPT-4/3.5 |
bing.com/chat | GPT-4/3.5 |
poe.com | GPT-4/3.5 |
[vc_headings style=”theme4″ borderclr=”#000000″ style2=”image” title=”How to install Gpt4free?” google_fonts=”font_family:Comfortaa%3A300%2Cregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal” lineheight=”3″ titlesize=”40″ titleclr=”#000000″ image_id=”3058″]Clone or download the GitHub repo
install requirements with:
[vc_headings style=”theme4″ borderclr=”#000000″ style2=”image” title=”How to start Gpt4free GUI?” google_fonts=”font_family:Comfortaa%3A300%2Cregular%2C700|font_style:700%20bold%20regular%3A700%3Anormal” lineheight=”3″ titlesize=”40″ titleclr=”#000000″ image_id=”2854″]
install requirements with:
python3 -m venv venv
. venv/bin/activate
pip3 install -r requirements.txt
[/vc_headings]
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
[/vc_headings]
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.
0 Comments