From 8f76adbf60cfba5a4a65cbb5fbfb6db95ba8539b Mon Sep 17 00:00:00 2001 From: "t.me/xtekky" <98614666+xtekky@users.noreply.github.com> Date: Sat, 22 Apr 2023 14:27:47 +0100 Subject: best models (gpt4/3.5/search) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 24fdf116..d9cadb73 100644 --- a/README.md +++ b/README.md @@ -47,16 +47,16 @@ These sites will be reverse engineered but need account access: ## Best sites #### gpt-4 -- [`ora`](./ora/README.md) -- here is proof / test: [`ora`](./testing/ora_gpt4_proof.py) +- [`/ora`](./ora/README.md) +- here is proof / test: [`ora_gpt4_proof.py`](./testing/ora_gpt4_proof.py) - why ?, no streaming compared to poe.com but u can send more than 1 message #### gpt-3.5 -- [`sqlchat`](./sqlchat/README.md) +- [`/sqlchat`](./sqlchat/README.md) - why ? (streaming + you can give conversation history) #### search -- [`phind`](./phind/README.md) +- [`/phind`](./phind/README.md) - why ? its not sure if they use gpt, but rather claude but they have an amazing search and good reasonning model -- cgit v1.2.3