返回提交历史
Modified
README.md
+16
-22
XFEstudio/gpt4free
styling
66811991
代码差异
1 个文件
+16
-22
@@ -16,8 +16,8 @@ By the way, thank you so much for `1.3k` stars and all the support !!
16
16
17
17
## Table of Contents
18
18
19
- [Current Sites (No Authentication / Easy Account Creation)](#current-sites)
20
- [Sites with Authentication (Will Reverse Engineer but Need Account Access)](#sites-with-authentication)
19
- [Current Sites](#current-sites)
20
- [Best Sites for gpt4](#best-sites)
21
21
- [Usage Examples]
22
22
- [`quora (poe)`](./quora/README.md)
23
23
- [`phind`](./phind/README.md)
@@ -29,27 +29,21 @@ By the way, thank you so much for `1.3k` stars and all the support !!
29
29
30
30
## Current Sites <a name="current-sites"></a>
31
31
32
| Website | Model(s) |
33
| -------------------------- | -------------------- |
34
| [ora.sh](https://ora.sh) | GPT-3.5 / 4 |
35
| [poe.com](https://poe.com) | GPT-4/3.5 |
36
| [writesonic.com](https://writesonic.com)|GPT-3.5 / Internet|
37
| [t3nsor.com](https://t3nsor.com)|GPT-3.5|
38
| [you.com](https://you.com)|GPT-3.5 / Internet / good search|
39
| [phind.com](https://phind.com)|GPT-4 / Internet / good search|
40
| [sqlchat.ai](https://sqlchat.ai)|GPT-3.5|
32
| Website | Model(s) |
33
| ---------------------------------------------------- | ------------------------------- |
34
| [ora.sh](https://ora.sh) | GPT-3.5 / 4 |
35
| [poe.com](https://poe.com) | GPT-4/3.5 |
36
| [writesonic.com](https://writesonic.com) | GPT-3.5 / Internet |
37
| [t3nsor.com](https://t3nsor.com) | GPT-3.5 |
38
| [you.com](https://you.com) | GPT-3.5 / Internet / good search|
39
| [phind.com](https://phind.com) | GPT-4 / Internet / good search |
40
| [sqlchat.ai](https://sqlchat.ai) | GPT-3.5 |
41
| [chat.openai.com/chat](https://chat.openai.com/chat) | GPT-3.5 |
42
| [bard.google.com](https://bard.google.com) | custom / search |
43
| [bing.com/chat](https://bing.com/chat) | GPT-4/3.5 |
44
45
## Best sites <a name="best-sites"></a>
41
46
42
## Sites with Authentication <a name="sites-with-authentication"></a>
43
44
These sites will be reverse engineered but need account access:
45
46
| Website | Model(s) |
47
| --------------------------------------------------- | -------------- |
48
| [chat.openai.com/chat](https://chat.openai.com/chat)| GPT-3.5 |
49
| [bard.google.com](https://bard.google.com) | custom / search|
50
| [bing.com/chat](https://bing.com/chat) | gpt-4/3.5 |
51
52
## Best sites
53
47
#### gpt-4
54
48
- [`/ora`](./ora/README.md)
55
49
- here is proof / test: [`ora_gpt4_proof.py`](./testing/ora_gpt4_proof.py)