summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authort.me/xtekky <98614666+xtekky@users.noreply.github.com>2023-04-26 00:22:13 +0200
committerGitHub <noreply@github.com>2023-04-26 00:22:13 +0200
commitaf6dcde39b912bc6b70fbcb07c27f0831a7a882c (patch)
treed5265138ea688334022455e4868a23c82126069c
parentMerge branch 'main' of https://github.com/xtekky/gpt4free (diff)
downloadgpt4free-af6dcde39b912bc6b70fbcb07c27f0831a7a882c.tar
gpt4free-af6dcde39b912bc6b70fbcb07c27f0831a7a882c.tar.gz
gpt4free-af6dcde39b912bc6b70fbcb07c27f0831a7a882c.tar.bz2
gpt4free-af6dcde39b912bc6b70fbcb07c27f0831a7a882c.tar.lz
gpt4free-af6dcde39b912bc6b70fbcb07c27f0831a7a882c.tar.xz
gpt4free-af6dcde39b912bc6b70fbcb07c27f0831a7a882c.tar.zst
gpt4free-af6dcde39b912bc6b70fbcb07c27f0831a7a882c.zip
-rw-r--r--README.md44
1 files changed, 31 insertions, 13 deletions
diff --git a/README.md b/README.md
index d546c68a..4d4c4364 100644
--- a/README.md
+++ b/README.md
@@ -6,7 +6,37 @@ Have you ever come across some amazing projects that you couldn't use **just bec
**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 `5k` stars and all the support!!
+By the way, thank you so much for `5.3k` stars and all the support!!
+
+## Announcement
+Dear Gpt4free Community,
+
+I want 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 well-liked 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
+
+## Legal Notice <a name="legal-notice"></a>
+
+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
@@ -92,18 +122,6 @@ docker run -p 8501:8501 gpt4free:latest
> 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
-## Legal Notice <a name="legal-notice"></a>
-
-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.
-
## Copyright:
This program is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt)