XFE Git
XFE Studio Git
Git 首页 全局搜索
XFE 主站 文档 NuGet
公开
关注 0 Fork 0 Star 1
返回提交历史

XFEstudio/gpt4free

important note

9f9deb3b
t.me/xtekky <98614666+xtekky@users.noreply.github.com>
提交于

代码差异

1 个文件 +13 -12
Modified README.md +13 -12
@@ -1,21 +1,22 @@
1 working on it
1 # Free LLM Api's
2 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.
3 4
4 #### !! important - if you find any site that proposes free language models, make a suggestion and I will reverse engineer it and add it to this repo
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.
5 6
6 **current sites (no auth/easy acc creation) (some already on this repo, some I am working on):**
7 ### Current Sites (No Authentication / Easy Account Creation)
7 8
8 - ora.sh (gpt 3.5)
9 - nat.dev (paid now, looking for bypass) (gpt 4/3.5)
10 - poe.com (gpt 4/3.5)
11 - writesonic.com (gpt 3.5 / internet)
12 - t3nsor.com (gpt 3.5)
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)
13 14
14 **sites with auth (will reverse but need account):**
15 ### Sites with Authentication (Will Reverse Engineer but Need Account Access)
15 16
16 - chat.openai.com/chat
17 - bard.google.com
18 - bing.com/chat
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)
19 20
20 21 ### `poe` (use like openai pypi package) - gpt-4
21 22