diff options
author | t.me/xtekky <98614666+xtekky@users.noreply.github.com> | 2023-04-30 00:48:54 +0200 |
---|---|---|
committer | t.me/xtekky <98614666+xtekky@users.noreply.github.com> | 2023-04-30 00:48:54 +0200 |
commit | 9489dda310af9d91a75390ae4c9388a25b45534a (patch) | |
tree | cd3c53b7fb27cb7b55f94fa5a6dfe3c0cf06dbd5 /README.md | |
parent | _ (diff) | |
parent | Merge pull request #282 from DanielShemesh/patch-5 (diff) | |
download | gpt4free-9489dda310af9d91a75390ae4c9388a25b45534a.tar gpt4free-9489dda310af9d91a75390ae4c9388a25b45534a.tar.gz gpt4free-9489dda310af9d91a75390ae4c9388a25b45534a.tar.bz2 gpt4free-9489dda310af9d91a75390ae4c9388a25b45534a.tar.lz gpt4free-9489dda310af9d91a75390ae4c9388a25b45534a.tar.xz gpt4free-9489dda310af9d91a75390ae4c9388a25b45534a.tar.zst gpt4free-9489dda310af9d91a75390ae4c9388a25b45534a.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 13 |
1 files changed, 6 insertions, 7 deletions
@@ -56,7 +56,6 @@ Till the long bitter end, will this boy live to fight. _____________________________ -# GPT4free - use ChatGPT, for free!! ##### You may join our discord server for updates and support ; ) - [Discord Link](https://discord.gg/gpt4free) @@ -92,10 +91,10 @@ Please note the following: | **Copyright** | Copyright information | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#copyright) | - | | **Star History** | Star History | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#star-history) | - | | **Usage Examples** | | | | -| `theb` | Example usage for theb (gpt-3.5) | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](openai_rev/theb/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) | -| `forefront` | Example usage for forefront (gpt-4) | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](./forefront/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) | || -| `quora (poe)` | Example usage for quora | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](./quora/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) | -| `you` | Example usage for you | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](./you/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) | +| `theb` | Example usage for theb (gpt-3.5) | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](gpt4free/theb/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) | +| `forefront` | Example usage for forefront (gpt-4) | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](gpt4free/forefront/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) | || +| `quora (poe)` | Example usage for quora | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](gpt4free/quora/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) | +| `you` | Example usage for you | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](gpt4free/you/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) | | **Try it Out** | | | | | Google Colab Jupyter Notebook | Example usage for gpt4free | [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/DanielShemesh/gpt4free-colab/blob/main/gpt4free.ipynb) | - | | replit Example (feel free to fork this repl) | Example usage for gpt4free | [![](https://img.shields.io/badge/Open%20in-Replit-1A1E27?logo=replit)](https://replit.com/@gpt4free/gpt4free-webui) | - | @@ -127,10 +126,10 @@ Please note the following: ## Best sites <a name="best-sites"></a> #### gpt-4 -- [`/forefront`](./forefront/README.md) +- [`/forefront`](gpt4free/forefront/README.md) #### gpt-3.5 -- [`/you`](./you/README.md) +- [`/you`](gpt4free/you/README.md) ## Install <a name="install"></a> Download or clone this GitHub repo |