commit
2c35840190
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -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">
|
<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
|
## Table of Contents
|
||||||
|
@ -75,7 +75,7 @@ install requirements with:
|
||||||
pip3 install -r requirements.txt
|
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
|
> currently implementing new features and trying to scale it, please be patient it may be unstable
|
||||||
> https://chat.chatbot.sex/chat
|
> 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
|
> This site was developed by me and includes **gpt-4/3.5**, **internet access** and **gpt-jailbreak's** like DAN
|
||||||
|
|
Loading…
Reference in a new issue