summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorxtekky <98614666+xtekky@users.noreply.github.com>2023-05-18 11:33:31 +0200
committerGitHub <noreply@github.com>2023-05-18 11:33:31 +0200
commit2e4bce90b2dab34cc9a37780b47bce43e339b4f7 (patch)
tree4b1af55c7e085b10c4ab955c109bfe6c988936d2 /README.md
parentcountdown (diff)
parentadd references to deepai to the main readme (diff)
downloadgpt4free-2e4bce90b2dab34cc9a37780b47bce43e339b4f7.tar
gpt4free-2e4bce90b2dab34cc9a37780b47bce43e339b4f7.tar.gz
gpt4free-2e4bce90b2dab34cc9a37780b47bce43e339b4f7.tar.bz2
gpt4free-2e4bce90b2dab34cc9a37780b47bce43e339b4f7.tar.lz
gpt4free-2e4bce90b2dab34cc9a37780b47bce43e339b4f7.tar.xz
gpt4free-2e4bce90b2dab34cc9a37780b47bce43e339b4f7.tar.zst
gpt4free-2e4bce90b2dab34cc9a37780b47bce43e339b4f7.zip
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7af81239..98174965 100644
--- a/README.md
+++ b/README.md
@@ -102,6 +102,7 @@ Just API's from some language model sites.
| `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) |
+| `deepai` | Example usage for DeepAI (gpt-3.5, with chat) | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](gpt4free/deepai/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) | - |
@@ -132,6 +133,8 @@ Just API's from some language model sites.
| [bard.google.com](https://bard.google.com) | custom / search |
| [bing.com/chat](https://bing.com/chat) | GPT-4/3.5 |
| [italygpt.it](https://italygpt.it) | GPT-3.5 |
+| [deepai.org](https://deepai.org/chat) | GPT-3.5 / chat support |
+
## Best sites <a name="best-sites"></a>
@@ -201,7 +204,7 @@ docker-compose up --build -d
This program is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt)
-Most code, with the exception of `quora/api.py` (by [ading2210](https://github.com/ading2210)), has been written by me, [xtekky](https://github.com/xtekky).
+Most code, with the exception of `quora/api.py` and `deepai/__init__.py` (by [ading2210](https://github.com/ading2210)), has been written by me, [xtekky](https://github.com/xtekky).
### Copyright Notice: <a name="copyright"></a>