Will H commited on
Grammar suggestions in README
Browse files
README.md
CHANGED
|
@@ -1,12 +1,12 @@
|
|
| 1 |
-
#
|
| 2 |
|
| 3 |
<img width="1383" alt="image" src="https://user-images.githubusercontent.com/98614666/233799515-1a7cb6a3-b17f-42c4-956d-8d2a0664466f.png">
|
| 4 |
|
| 5 |
-
Have you ever come across some amazing projects that you couldnt use **just because you didn't have an OpenAI API key
|
| 6 |
|
| 7 |
-
**We've got
|
| 8 |
|
| 9 |
-
By the way, thank you so much for `2k` stars and all the support
|
| 10 |
|
| 11 |
|
| 12 |
## Table of Contents
|
|
@@ -75,7 +75,7 @@ install requirements with:
|
|
| 75 |
pip3 install -r requirements.txt
|
| 76 |
```
|
| 77 |
|
| 78 |
-
##
|
| 79 |
> currently implementing new features and trying to scale it, please be patient it may be unstable
|
| 80 |
> https://chat.chatbot.sex/chat
|
| 81 |
> This site was developed by me and includes **gpt-4/3.5**, **internet access** and **gpt-jailbreak's** like DAN
|
|
|
|
| 1 |
+
# GPT4free - use ChatGPT, for free!!
|
| 2 |
|
| 3 |
<img width="1383" alt="image" src="https://user-images.githubusercontent.com/98614666/233799515-1a7cb6a3-b17f-42c4-956d-8d2a0664466f.png">
|
| 4 |
|
| 5 |
+
Have you ever come across some amazing projects that you couldnt use **just because you didn't have an OpenAI API key?**
|
| 6 |
|
| 7 |
+
**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 ; ).
|
| 8 |
|
| 9 |
+
By the way, thank you so much for `2k` stars and all the support!!
|
| 10 |
|
| 11 |
|
| 12 |
## Table of Contents
|
|
|
|
| 75 |
pip3 install -r requirements.txt
|
| 76 |
```
|
| 77 |
|
| 78 |
+
## ChatGPT clone
|
| 79 |
> currently implementing new features and trying to scale it, please be patient it may be unstable
|
| 80 |
> https://chat.chatbot.sex/chat
|
| 81 |
> This site was developed by me and includes **gpt-4/3.5**, **internet access** and **gpt-jailbreak's** like DAN
|