diff options
author | t.me/xtekky <98614666+xtekky@users.noreply.github.com> | 2023-04-24 11:39:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-24 11:39:30 +0200 |
commit | 2c35840190a8cb54037ce1e6370f6a7fefa6c725 (patch) | |
tree | a939efff954926c8f2f1f0b4eaf7296a38b418f8 /README.md | |
parent | to do list (diff) | |
parent | Grammar suggestions in README (diff) | |
download | gpt4free-2c35840190a8cb54037ce1e6370f6a7fefa6c725.tar gpt4free-2c35840190a8cb54037ce1e6370f6a7fefa6c725.tar.gz gpt4free-2c35840190a8cb54037ce1e6370f6a7fefa6c725.tar.bz2 gpt4free-2c35840190a8cb54037ce1e6370f6a7fefa6c725.tar.lz gpt4free-2c35840190a8cb54037ce1e6370f6a7fefa6c725.tar.xz gpt4free-2c35840190a8cb54037ce1e6370f6a7fefa6c725.tar.zst gpt4free-2c35840190a8cb54037ce1e6370f6a7fefa6c725.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -1,12 +1,12 @@ -# Gpt4free - use chatgpt, for free !! +# GPT4free - use ChatGPT, for free!! <img width="1383" alt="image" src="https://user-images.githubusercontent.com/98614666/233799515-1a7cb6a3-b17f-42c4-956d-8d2a0664466f.png"> -Have you ever come across some amazing projects that you couldnt use **just because you didn't have an OpenAI API key ?** +Have you ever come across some amazing projects that you couldnt use **just because you didn't have an OpenAI API key?** -**We've got u 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 ; ). +**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 `2k` stars and all the support !! +By the way, thank you so much for `2k` stars and all the support!! ## Table of Contents @@ -75,7 +75,7 @@ install requirements with: pip3 install -r requirements.txt ``` -## Chatgpt clone +## 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 |