Skip to content

Commit

Permalink
best models (gpt4/3.5/search)
Browse files Browse the repository at this point in the history
  • Loading branch information
xtekky committed Apr 22, 2023
1 parent a67ffd8 commit 8f76adb
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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


Expand Down

0 comments on commit 8f76adb

Please sign in to comment.