From 640a542d1f5298c51df47a17cec4fa30d482a95e Mon Sep 17 00:00:00 2001 From: kylekirch <72424223+kylekirch@users.noreply.github.com> Date: Mon, 24 Apr 2023 19:45:47 -0500 Subject: Update README.md Fixed some minor grammatical errors. --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 4fd984c3..7d2ed95d 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ image -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 couldn't use **just because you didn't have an OpenAI API key?** -**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 ; ). +**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!! @@ -32,12 +32,12 @@ By the way, thank you so much for `2k` stars and all the support!! ## Todo -- [ ] add a GUI for the repo -- [ ] make a general package like `openai_rev`, instead of different folders -- [ ] live api status to know which are down and which can be used -- [ ] integrate more api's in `./unfinished` aswell as other ones in the lists -- [ ] make an api to use as proxy for other projects -- [ ] make a pypi package +- [ ] Add a GUI for the repo +- [ ] Make a general package named `openai_rev`, instead of different folders +- [ ] Live api status to know which are down and which can be used +- [ ] Integrate more API's in `./unfinished` as well as other ones in the lists +- [ ] Make an API to use as proxy for other projects +- [ ] Make a pypi package ## Current Sites -- cgit v1.2.3