t.me/xtekky
commited on
important note
Browse files
README.md
CHANGED
@@ -1,21 +1,22 @@
|
|
1 |
-
|
2 |
|
|
|
3 |
|
4 |
-
|
5 |
|
6 |
-
|
7 |
|
8 |
-
- ora.sh (
|
9 |
-
- nat.dev (
|
10 |
-
- poe.com (
|
11 |
-
- writesonic.com (
|
12 |
-
- t3nsor.com (
|
13 |
|
14 |
-
|
15 |
|
16 |
-
- chat.openai.com/chat
|
17 |
-
- bard.google.com
|
18 |
-
- bing.com/chat
|
19 |
|
20 |
### `poe` (use like openai pypi package) - gpt-4
|
21 |
|
|
|
1 |
+
# Free LLM Api's
|
2 |
|
3 |
+
**Important:** If you come across any website offering free language models, please create an issue or submit a pull request with the details. We will reverse engineer it and add it to this repository.
|
4 |
|
5 |
+
This repository contains reverse engineered language models from various sources. Some of these models are already available in the repo, while others are currently being worked on.
|
6 |
|
7 |
+
### Current Sites (No Authentication / Easy Account Creation)
|
8 |
|
9 |
+
- [ora.sh](https://ora.sh) (GPT-3.5)
|
10 |
+
- [nat.dev](https://nat.dev) (Paid now, looking for bypass) (GPT-4/3.5)
|
11 |
+
- [poe.com](https://poe.com) (GPT-4/3.5)
|
12 |
+
- [writesonic.com](https://writesonic.com) (GPT-3.5 / Internet)
|
13 |
+
- [t3nsor.com](https://t3nsor.com) (GPT-3.5)
|
14 |
|
15 |
+
### Sites with Authentication (Will Reverse Engineer but Need Account Access)
|
16 |
|
17 |
+
- [chat.openai.com/chat](https://chat.openai.com/chat)
|
18 |
+
- [bard.google.com](https://bard.google.com)
|
19 |
+
- [bing.com/chat](https://bing.com/chat)
|
20 |
|
21 |
### `poe` (use like openai pypi package) - gpt-4
|
22 |
|