返回提交历史
Modified
README.md
+16
-5
XFEstudio/gpt4free
to do list
027cc875
代码差异
1 个文件
+16
-5
@@ -8,14 +8,10 @@ Have you ever come across some amazing projects that you couldnt use **just beca
8
8
9
9
By the way, thank you so much for `2k` stars and all the support !!
10
10
11
## Chatgpt clone
12
> https://chat.chatbot.sex/chat
13
> This site was developed by me and includes **gpt-4/3.5**, **internet access** and **gpt-jailbreak's** like DAN
14
> run locally here: https://github.com/xtekky/chatgpt-clone
15
16
11
17
12
## Table of Contents
18
13
14
- [To do list](#todo)
19
15
- [Current Sites](#current-sites)
20
16
- [Best Sites for gpt4](#best-sites)
21
17
- [How to intall](#install)
@@ -31,6 +27,15 @@ By the way, thank you so much for `2k` stars and all the support !!
31
27
- [`writesonic`](./writesonic/README.md)
32
28
- [`you`](./you/README.md)
33
29
- [`sqlchat`](./sqlchat/README.md)
30
31
## Todo <a name="todo"></a>
32
33
- [ ] add a GUI for the repo
34
- [ ] make a general package like `openai_rev`, instead of different folders
35
- [ ] live api status to know which are down and which can be used
36
- [ ] integrate more api's in `./unfinished` aswell as other ones in the lists
37
- [ ] make an api to use as proxy for other projects
38
- [ ] make a pypi package
34
39
35
40
## Current Sites <a name="current-sites"></a>
36
41
@@ -70,6 +75,12 @@ install requirements with:
70
75
pip3 install -r requirements.txt
71
76
```
72
77
78
## Chatgpt clone
79
> currently implementing new features and trying to scale it, please be patient it may be unstable
80
> https://chat.chatbot.sex/chat
81
> This site was developed by me and includes **gpt-4/3.5**, **internet access** and **gpt-jailbreak's** like DAN
82
> run locally here: https://github.com/xtekky/chatgpt-clone
83
73
84
## Legal Notice <a name="legal-notice"></a>
74
85
75
86
This repository uses third-party APIs and AI models and is *not* associated with or endorsed by the API providers or the original developers of the models. This project is intended **for educational purposes only**.