kylekirch
commited on
Commit
•
640a542
1
Parent(s):
c08375d
Update README.md
Browse filesFixed some minor grammatical errors.
README.md
CHANGED
@@ -2,9 +2,9 @@
|
|
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
|
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 |
|
@@ -32,12 +32,12 @@ By the way, thank you so much for `2k` stars and all the support!!
|
|
32 |
|
33 |
## Todo <a name="todo"></a>
|
34 |
|
35 |
-
- [ ]
|
36 |
-
- [ ]
|
37 |
-
- [ ]
|
38 |
-
- [ ]
|
39 |
-
- [ ]
|
40 |
-
- [ ]
|
41 |
|
42 |
## Current Sites <a name="current-sites"></a>
|
43 |
|
|
|
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 couldn't 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 |
|
|
|
32 |
|
33 |
## Todo <a name="todo"></a>
|
34 |
|
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 |
|
42 |
## Current Sites <a name="current-sites"></a>
|
43 |
|