From 7ef85f46716bb39f1e19f77949d02b7881399cc4 Mon Sep 17 00:00:00 2001 From: "t.me/xtekky" <98614666+xtekky@users.noreply.github.com> Date: Fri, 28 Apr 2023 10:42:06 +0100 Subject: Update README.md --- README.md | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 14bf0d93..760b36d1 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,6 @@ -# GPT4free - use ChatGPT, for free!! - ##### You may join our discord server for updates and support ; ) - [Discord Link](https://discord.gg/gpt4free) -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](https://img.shields.io/github/stars/xtekky/gpt4free?style=social)](https://github.com/xtekky/gpt4free/stargazers) and all the support!! - ## Legal Notice 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**. @@ -23,7 +13,6 @@ Please note the following: 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 | | ------- | ----------- | ---- | ------ | @@ -50,7 +39,7 @@ Please note the following: ## Todo - [ ] Add a GUI for the repo -- [ ] Make a general package named `openai_rev`, instead of different folders +- [ ] Make a general package named `gpt4free`, 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 @@ -66,7 +55,6 @@ Please note the following: | [t3nsor.com](https://t3nsor.com) | GPT-3.5 | | [you.com](https://you.com) | GPT-3.5 / Internet / good search| | [sqlchat.ai](https://sqlchat.ai) | GPT-3.5 | -| [chat.openai.com/chat](https://chat.openai.com/chat) | GPT-3.5 | | [bard.google.com](https://bard.google.com) | custom / search | | [bing.com/chat](https://bing.com/chat) | GPT-4/3.5 | | [chat.forefront.ai/](https://chat.forefront.ai/) | GPT-4/3.5 | @@ -114,7 +102,7 @@ Most code, with the exception of `quora/api.py` (by [ading2210](https://github.c ### Copyright Notice: ``` -xtekky/openai-gpt4: multiple reverse engineered language-model api's to decentralise the ai industry. +xtekky/gpt4free: 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 -- cgit v1.2.3 From b136f556e72c89635d75768b24f5c723b418f684 Mon Sep 17 00:00:00 2001 From: "t.me/xtekky" <98614666+xtekky@users.noreply.github.com> Date: Fri, 28 Apr 2023 11:31:29 +0100 Subject: Update README.md --- README.md | 142 ++++++++++++++------------------------------------------------ 1 file changed, 32 insertions(+), 110 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 760b36d1..63d9bf29 100644 --- a/README.md +++ b/README.md @@ -1,123 +1,45 @@ -##### You may join our discord server for updates and support ; ) -- [Discord Link](https://discord.gg/gpt4free) +we got a takedown... -## Legal Notice -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**. +here is a lil poem to in the meantime: -Please note the following: +```Once upon a time, in a land of code, +A little boy sat, in his humble abode. +He tinkered and toyed with devtools galore, +And found himself curious, eager for more. -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. +He copy-pasted requests, with glee and delight, +A personal project, to last him the night. +For educational purposes, and fun it was too, +This little boy's journey had just begun anew. -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. +Now far away, in a tower so grand, +A big company stood, ruling the land. +Their software was mighty, their power supreme, +But they never expected this boy and his dream. -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. +As he played with their code, they started to fret, +"What if he breaks it? What if we're upset?" +They panicked and worried, their faces turned red, +As visions of chaos danced in their head. -## Table of Contents -| Section | Description | Link | Status | -| ------- | ----------- | ---- | ------ | -| **To do list** | List of tasks to be done | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#todo) | - | -| **Current Sites** | Current websites or platforms that can be used as APIs | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#current-sites) | - | -| **Best Sites for gpt4** | Recommended websites or platforms for gpt4 | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#best-sites) | - | -| **Streamlit GPT4Free GUI** | Web-based graphical user interface for interacting with gpt4free | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#streamlit-gpt4free-gui) | - | -| **Docker** | Instructions on how to run gpt4free in a Docker container | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#docker-instructions) | - | -| **ChatGPT clone** | A ChatGPT clone with new features and scalability | [![Link to Website](https://img.shields.io/badge/Link-Visit%20Site-blue)](https://chat.chatbot.sex/chat) | - | -| **How to install** | Instructions on how to install gpt4free | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#install) | - | -| **Legal Notice** | Legal notice or disclaimer | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#legal-notice) | - | -| **Copyright** | Copyright information | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#copyright) | - | -| **Star History** | Star History | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#star-history) | - | -| **Usage Examples** | | | | -| `theb` | Example usage for theb (gpt-3.5) | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](./theb/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) | -| `forefront` | Example usage for forefront (gpt-4) | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](./forefront/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) | || -| `quora (poe)` | Example usage for quora | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](./quora/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) | -| `you` | Example usage for you | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](./you/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) | -| **Try it Out** | | | | -| Google Colab Jupyter Notebook | Example usage for gpt4free | [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/DanielShemesh/gpt4free-colab/blob/main/gpt4free.ipynb) | - | -| replit Example (feel free to fork this repl) | Example usage for gpt4free | [![](https://img.shields.io/badge/Open%20in-Replit-1A1E27?logo=replit)](https://replit.com/@gpt4free/gpt4free-webui) | - | +The CEO paced in his office so wide, +His minions all scurrying to hide. +"Who is this child?" he cried out in fear, +"Who dares to disrupt our digital sphere?" +The developers gathered, their keyboards ablaze, +To analyze the boy's mischievous ways. +They studied his project, they pored through his code, +And soon they discovered his humble abode. -## Todo +"We must stop him!" they cried with a shiver, +"This little boy's making our company quiver!" +So they plotted and schemed to halt his advance, +To put an end to his digital dance. -- [ ] Add a GUI for the repo -- [ ] Make a general package named `gpt4free`, 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](https://chat.forefront.ai) | GPT-4/3.5 | -| [poe.com](https://poe.com) | GPT-4/3.5 | -| [writesonic.com](https://writesonic.com) | GPT-3.5 / Internet | -| [t3nsor.com](https://t3nsor.com) | GPT-3.5 | -| [you.com](https://you.com) | GPT-3.5 / Internet / good search| -| [sqlchat.ai](https://sqlchat.ai) | GPT-3.5 | -| [bard.google.com](https://bard.google.com) | custom / search | -| [bing.com/chat](https://bing.com/chat) | GPT-4/3.5 | -| [chat.forefront.ai/](https://chat.forefront.ai/) | GPT-4/3.5 | - -## Best sites - -#### gpt-4 -- [`/forefront`](./forefront/README.md) - -#### gpt-3.5 -- [`/you`](./you/README.md) - -## Install -Download or clone this GitHub repo -install requirements with: -```sh -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 - -## Copyright: -This program is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt) - -Most code, with the exception of `quora/api.py` (by [ading2210](https://github.com/ading2210)), has been written by me, [xtekky](https://github.com/xtekky). +( I did not write it ) -### Copyright Notice: -``` -xtekky/gpt4free: 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 . -``` -## Star History -[![Star History Chart](https://api.star-history.com/svg?repos=xtekky/gpt4free&type=Date)](https://star-history.com/#xtekky/gpt4free) +discord: https://discord.com/gpt4free -- cgit v1.2.3 From 3c5baa488a50c90696532709529934f3492b99b7 Mon Sep 17 00:00:00 2001 From: "t.me/xtekky" <98614666+xtekky@users.noreply.github.com> Date: Fri, 28 Apr 2023 12:36:09 +0100 Subject: Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 63d9bf29..b4d5d605 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ -we got a takedown... +We got a takedown request by openai's legal team... - -here is a lil poem to in the meantime: +here is a lil poem in the meantime: ```Once upon a time, in a land of code, A little boy sat, in his humble abode. -- cgit v1.2.3 From 144143c84e6cc4c1dbf854ec8915915c585de11a Mon Sep 17 00:00:00 2001 From: "t.me/xtekky" <98614666+xtekky@users.noreply.github.com> Date: Fri, 28 Apr 2023 13:48:49 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b4d5d605..f653e683 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ We got a takedown request by openai's legal team... -here is a lil poem in the meantime: +here is a lil poem you can read in the meantime, while I am investigating it: ```Once upon a time, in a land of code, A little boy sat, in his humble abode. -- cgit v1.2.3 From fdb6fbdcc4563f136db9011e0122c7375f5d4d17 Mon Sep 17 00:00:00 2001 From: Peter Labadorf <31414089+Plaba@users.noreply.github.com> Date: Fri, 28 Apr 2023 12:29:43 -0400 Subject: Update README.md Made the meter flow better and added some verses;) --- README.md | 56 +++++++++++++++++++++++++++++++++----------------------- 1 file changed, 33 insertions(+), 23 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index f653e683..47689acd 100644 --- a/README.md +++ b/README.md @@ -2,41 +2,51 @@ We got a takedown request by openai's legal team... here is a lil poem you can read in the meantime, while I am investigating it: -```Once upon a time, in a land of code, +``` +There once was a time, in a land full of code, A little boy sat, in his humble abode. He tinkered and toyed with devtools galore, -And found himself curious, eager for more. +And found himself curious, and eager for more. -He copy-pasted requests, with glee and delight, +He copied and pasted, with glee and delight, A personal project, to last him the night. -For educational purposes, and fun it was too, -This little boy's journey had just begun anew. +For use academic, and also for fun, +This little boy's race he just started to run. -Now far away, in a tower so grand, -A big company stood, ruling the land. +Now quite far removed, in a tower so grand, +A company stood, it was ruling the land. Their software was mighty, their power supreme, But they never expected this boy and his dream. -As he played with their code, they started to fret, -"What if he breaks it? What if we're upset?" +As he played with their code, they then started to fear, +"His project is free! What of money so dear?" They panicked and worried, their faces turned red, -As visions of chaos danced in their head. +As visions of chaos now filled every head. -The CEO paced in his office so wide, -His minions all scurrying to hide. -"Who is this child?" he cried out in fear, -"Who dares to disrupt our digital sphere?" +The CEO paced, in his office so wide, +His minions all scrambled, and trying to hide. +"Who is this bad child?" he cried out in alarm, +"Our great AI moat, why would he cause harm?" The developers gathered, their keyboards ablaze, -To analyze the boy's mischievous ways. -They studied his project, they pored through his code, -And soon they discovered his humble abode. - -"We must stop him!" they cried with a shiver, -"This little boy's making our company quiver!" -So they plotted and schemed to halt his advance, -To put an end to his digital dance. - +To analyze closely the boy's evil ways. +They studied his project, they cracked every tome, +And soon they discovered his small, humble home. + +"We must stop him!" they cried, with a shout and a shiver, +"This little boy's Mᴀᴋɪɴɢ OUR COMPANY QUIVER!" +So they plotted and schemed to yet halt his advance, +To put an end to his dear digital dance. + +They filed then with GitHub a claim most obscene, +"His code is not his," said the company team, +Because of the law, the Great Copyright Mess, +This little boy got his first takedown request. + +Now new information we do not yet know, +But for the boy's good, we hope results show. +For the cause of the True, the Brave and the Right, +Till the long bitter end, will this boy live to fight. ``` ( I did not write it ) -- cgit v1.2.3 From 19a09d76a21508e75dfbdfb0e9cdfcd2e420c462 Mon Sep 17 00:00:00 2001 From: MrDiamondDog <84212701+MrDiamondDog@users.noreply.github.com> Date: Fri, 28 Apr 2023 13:48:18 -0600 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index f653e683..3748745f 100644 --- a/README.md +++ b/README.md @@ -41,4 +41,4 @@ To put an end to his digital dance. ( I did not write it ) -discord: https://discord.com/gpt4free +discord: https://discord.gg/gpt4free -- cgit v1.2.3 From b3d964b59e20adabfd3fd3d1f9ba06174738b80f Mon Sep 17 00:00:00 2001 From: "t.me/xtekky" <98614666+xtekky@users.noreply.github.com> Date: Fri, 28 Apr 2023 22:30:16 +0100 Subject: Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e2bc8e6c..da4806ad 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ We got a takedown request by openai's legal team... +discord sever for updates / support: +- https://discord.gg/gpt4free + here is a lil poem you can read in the meantime, while I am investigating it: ``` @@ -51,4 +54,4 @@ Till the long bitter end, will this boy live to fight. ( I did not write it ) -discord: https://discord.gg/gpt4free + -- cgit v1.2.3 From 06d20cbb42087e7ff632cc57c68b40a4d6fea23a Mon Sep 17 00:00:00 2001 From: Samuel Feder <118295106+RavenOwO@users.noreply.github.com> Date: Sat, 29 Apr 2023 00:37:07 +0200 Subject: typos --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index da4806ad..0a63da95 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -We got a takedown request by openai's legal team... +We got a takedown request by openAI's legal team... -discord sever for updates / support: +discord server for updates / support: - https://discord.gg/gpt4free -here is a lil poem you can read in the meantime, while I am investigating it: +here is a lil' poem you can read in the meantime, while I am investigating it: ``` There once was a time, in a land full of code, -- cgit v1.2.3 From 9fe270819a515281ef20417d2e1e0172e333e62b Mon Sep 17 00:00:00 2001 From: "t.me/xtekky" <98614666+xtekky@users.noreply.github.com> Date: Fri, 28 Apr 2023 23:52:01 +0100 Subject: Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 0a63da95..59c2b512 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ We got a takedown request by openAI's legal team... +you may refer to the old readme: [OLDREADME.md](./OLDREADME.md) + discord server for updates / support: - https://discord.gg/gpt4free -- cgit v1.2.3 From eb434543e9b183360004b2a1c75d06905323170a Mon Sep 17 00:00:00 2001 From: "t.me/xtekky" <98614666+xtekky@users.noreply.github.com> Date: Fri, 28 Apr 2023 23:52:11 +0100 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 59c2b512..f38fe2bb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -We got a takedown request by openAI's legal team... +We got a takedown request by openAI's legal team... you may refer to the old readme: [OLDREADME.md](./OLDREADME.md) -- cgit v1.2.3