diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 2 insertions, 7 deletions
@@ -40,7 +40,6 @@ Please note the following: | **Usage Examples** | | | | | `forefront` | Example usage for forefront (gpt-4) | [](./forefront/README.md) |  | | | | `quora (poe)` | Example usage for quora | [](./quora/README.md) |  | | -| `phind` | Example usage for phind | [](./phind/README.md) |  | | `you` | Example usage for you | [](./you/README.md) |  | | **Try it Out** | | | | | Google Colab Jupyter Notebook | Example usage for gpt4free | [](https://colab.research.google.com/github/DanielShemesh/gpt4free-colab/blob/main/gpt4free.ipynb) | - | @@ -65,7 +64,6 @@ Please note the following: | [writesonic.com](https://writesonic.com) | GPT-3.5 / Internet | | [t3nsor.com](https://t3nsor.com) | GPT-3.5 | | [you.com](https://you.com) | GPT-3.5 / Internet / good search| -| [phind.com](https://phind.com) | GPT-4 / Internet / good search | | [sqlchat.ai](https://sqlchat.ai) | GPT-3.5 | | [chat.openai.com/chat](https://chat.openai.com/chat) | GPT-3.5 | | [bard.google.com](https://bard.google.com) | custom / search | @@ -75,13 +73,10 @@ Please note the following: ## Best sites <a name="best-sites"></a> #### gpt-4 -- [`/phind`](./phind/README.md) -- pro: only stable gpt-4 with streaming ( no limit ) -- contra: weird backend prompting -- why not `ora` anymore ? gpt-4 requires login + limited +- [`/forefront`](./forefront/README.md) #### gpt-3.5 -- looking for a stable api at the moment +- [`/you`](./you/README.md) ## Install <a name="install"></a> download or clone this GitHub repo |