1
0
Fork 0
Mirror against potential takedown.
Go to file
– sanz 9f1a159c57
Update and rename gpt4free.def to gpt4free.sif
2023-04-27 17:51:42 +08:00
.github Create FUNDING.yml 2023-04-22 21:25:34 +01:00
Docker Correct Dockerfile 2023-04-25 21:08:10 -04:00
Singularity Update and rename gpt4free.def to gpt4free.sif 2023-04-27 17:51:42 +08:00
forefront forefront (gpt-4) 2023-04-27 10:34:05 +01:00
gui gui folder 2023-04-25 10:19:42 +01:00
phind Update __init__.py 2023-04-26 14:51:03 +01:00
quora updated quora readme 2023-04-27 04:14:27 +05:30
testing forefront (gpt-4) 2023-04-27 10:34:05 +01:00
unfinished Update main.py 2023-04-27 09:59:15 +01:00
you refactored you code added error handling and updated regex for parsing response 2023-04-26 23:50:18 +05:30
.gitignore updated quora module, added selenium to get cookie 2023-04-24 03:08:47 +05:30
LICENSE Create LICENSE 2023-04-17 00:00:18 +01:00
README.md forefront (gpt-4) 2023-04-27 10:34:05 +01:00
requirements.txt Merge branch 'main' into fix/poe_account_creation 2023-04-25 00:06:24 +05:30

README.md

GPT4free - use ChatGPT, for free!!

You may join our discord server for updates and support ; )
image

Have you ever come across some amazing projects that you couldn't use just because you didn't have an OpenAI API key?

We've got you covered! This repository offers reverse-engineered third-party APIs for GPT-4/3.5, sourced from various websites. You can simply download this repository, and use the available modules, which are designed to be used just like OpenAI's official package. Unleash ChatGPT's potential for your projects, now! You are welcome ; ).

By the way, thank you so much for Stars and all the support!!

Announcement

Dear Gpt4free Community,

I would like to thank you for your interest in and support of this project, which I only intended to be for entertainment and educational purposes; I had no idea it would end up being so popular.

I'm aware of the concerns about the project's legality and its impact on smaller sites hosting APIs. I take these concerns seriously and plan to address them.

Here's what I'm doing to fix these issues:

  1. Removing APIs from smaller sites: To reduce the impact on smaller sites, I have removed their APIs from the repository. Please shoot me a dm if you are an owner of a site and want it removed.

  2. Commitment to ethical use: I want to emphasize my commitment to promoting ethical use of language models. I don't support any illegal or unethical behavior, and I expect users to follow the same principles.

Thank you for your support and understanding. I appreciate your continued interest in gpt4free and am committed to addressing your concerns.

Sincerely, xtekky

This repository uses third-party APIs and AI models and is not associated with or endorsed by the API providers or the original developers of the models. This project is intended for educational purposes only.

Please note the following:

  1. Disclaimer: The APIs, services, and trademarks mentioned in this repository belong to their respective owners. This project is not claiming any right over them.

  2. Responsibility: The author of this repository is not responsible for any consequences arising from the use or misuse of this repository or the content provided by the third-party APIs and any damage or losses caused by users' actions.

  3. Educational Purposes Only: This repository and its content are provided strictly for educational purposes. By using the information and code provided, users acknowledge that they are using the APIs and models at their own risk and agree to comply with any applicable laws and regulations.

Table of Contents

Section Description Link Status
To do list List of tasks to be done Link to Section -
Current Sites Current websites or platforms that can be used as APIs Link to Section -
Best Sites for gpt4 Recommended websites or platforms for gpt4 Link to Section -
Streamlit GPT4Free GUI Web-based graphical user interface for interacting with gpt4free Link to Section -
Docker Instructions on how to run gpt4free in a Docker container Link to Section -
ChatGPT clone A ChatGPT clone with new features and scalability Link to Website -
How to install Instructions on how to install gpt4free Link to Section -
Legal Notice Legal notice or disclaimer Link to Section -
Copyright Copyright information Link to Section -
Usage Examples
forefront Example usage for quora Link to File Active

| quora (poe) | Example usage for quora | Link to File | Active |

| phind | Example usage for phind | Link to File | Inactive |

| you | Example usage for you | Link to File | Active | Try it Out | | | | | Google Colab Jupyter Notebook | Example usage for gpt4free | Open in Colab | - | | replit Example (feel free to fork this repl) | Example usage for gpt4free | | - |

Todo

  • Add a GUI for the repo
  • Make a general package named openai_rev, instead of different folders
  • Live api status to know which are down and which can be used
  • Integrate more API's in ./unfinished as well as other ones in the lists
  • Make an API to use as proxy for other projects
  • Make a pypi package

Current Sites

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
phind.com GPT-4 / 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

Best sites

gpt-4

  • /phind
  • pro: only stable gpt-4 with streaming ( no limit )
  • contra: weird backend prompting
  • why not ora anymore ? gpt-4 requires login + limited

gpt-3.5

  • looking for a stable api at the moment

Install

download or clone this GitHub repo
install requirements with:

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

ChatGPT clone

currently implementing new features and trying to scale it, please be patient it may be unstable
https://chat.chatbot.sex/chat This site was developed by me and includes gpt-4/3.5, internet access and gpt-jailbreak's like DAN
run locally here: https://github.com/xtekky/chatgpt-clone

This program is licensed under the GNU GPL v3

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

xtekky/openai-gpt4: multiple reverse engineered language-model api's to decentralise the ai industry.  
Copyright (C) 2023 xtekky

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

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.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.