返回提交历史
Modified
README.md
+8
-8
XFEstudio/gpt4free
Update README.md
Fixed some minor grammatical errors.
640a542d
代码差异
1 个文件
+8
-8
@@ -2,9 +2,9 @@
2
2
3
3
<img width="1383" alt="image" src="https://user-images.githubusercontent.com/98614666/233799515-1a7cb6a3-b17f-42c4-956d-8d2a0664466f.png">
4
4
5
Have you ever come across some amazing projects that you couldnt use **just because you didn't have an OpenAI API key?**
5
Have you ever come across some amazing projects that you couldn't use **just because you didn't have an OpenAI API key?**
6
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 ; ).
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
8
9
9
By the way, thank you so much for `2k` stars and all the support!!
10
10
@@ -32,12 +32,12 @@ By the way, thank you so much for `2k` stars and all the support!!
32
32
33
33
## Todo <a name="todo"></a>
34
34
35
- [ ] add a GUI for the repo
36
- [ ] make a general package like `openai_rev`, instead of different folders
37
- [ ] live api status to know which are down and which can be used
38
- [ ] integrate more api's in `./unfinished` aswell as other ones in the lists
39
- [ ] make an api to use as proxy for other projects
40
- [ ] make a pypi package
35
- [ ] Add a GUI for the repo
36
- [ ] Make a general package named `openai_rev`, instead of different folders
37
- [ ] Live api status to know which are down and which can be used
38
- [ ] Integrate more API's in `./unfinished` as well as other ones in the lists
39
- [ ] Make an API to use as proxy for other projects
40
- [ ] Make a pypi package
41
41
42
42
## Current Sites <a name="current-sites"></a>
43
43