返回提交历史
Modified
README.md
+40
-27
XFEstudio/gpt4free
Update README.md
Improved overall design and organization
6e3cfe41
代码差异
1 个文件
+40
-27
@@ -1,22 +1,25 @@
1
##### You may join our discord server for updates and support ; )
2
3
- [discord.gg/gpt4free](https://discord.gg/gpt4free)
4
5
<img width="1383" alt="image" src="https://user-images.githubusercontent.com/98614666/233799515-1a7cb6a3-b17f-42c4-956d-8d2a0664466f.png">
6
7
Just API's from some language model sites.
8
9
## Legal Notice <a name="legal-notice"></a>
10
11
This repository uses third-party APIs and is _not_ associated with or endorsed by the API providers. This project is intended **for educational purposes only**. This is just a little personal project. Sites may contact me to improve their security.
12
13
Please note the following:
14
15
1. **Disclaimer**: The APIs, services, and trademarks mentioned in this repository belong to their respective owners. This project is _not_ claiming any right over them.
16
17
2. **Responsibility**: The author of this repository is _not_ responsible for any consequences arising from the use or misuse of this repository or the content provided by the third-party APIs and any damage or losses caused by users' actions.
18
19
3. **Educational Purposes Only**: This repository and its content are provided strictly for educational purposes. By using the information and code provided, users acknowledge that they are using the APIs and models at their own risk and agree to comply with any applicable laws and regulations.
1
<img src="https://media.giphy.com/media/LnQjpWaON8nhr21vNW/giphy.gif" width="100" align="left">
2
3
<table style="border: none;">
4
<tr>
5
<td style="width: 50%;">
6
<h1>gpt4free</h1>
7
<p>Join our gpt4free Discord community! <a href="https://discord.gg/gpt4free"><img align="center" alt="gpt4free Discord" width="22px" src="https://raw.githubusercontent.com/peterthehan/peterthehan/master/assets/discord.svg" /></a></p>
8
<img width="500" alt="image" src="https://user-images.githubusercontent.com/98614666/233799515-1a7cb6a3-b17f-42c4-956d-8d2a0664466f.png">
9
<p>Just API's from some language model sites.</p>
10
</td>
11
<td style="width: 50%;">
12
<a href="https://star-history.com/#xtekky/gpt4free">
13
<img width="500" alt="Star History Chart" src="https://api.star-history.com/svg?repos=xtekky/gpt4free&type=Date">
14
</a>
15
</td>
16
</tr>
17
</table>
18
19
20
# Open-Source Projects by xtekky
21
22
<table> <thead align="center"> <tr border: none;> <td><b>🎁 Projects</b></td> <td><b>⭐ Stars</b></td> <td><b>📚 Forks</b></td> <td><b>🛎 Issues</b></td> <td><b>📬 Pull requests</b></td> </tr> </thead> <tbody> <tr> <td><a href="https://github.com/xtekky/gpt4free"><b>gpt4free</b></a></td> <td><img alt="Stars" src="https://img.shields.io/github/stars/xtekky/gpt4free?style=flat-square&labelColor=343b41"/></td> <td><img alt="Forks" src="https://img.shields.io/github/forks/xtekky/gpt4free?style=flat-square&labelColor=343b41"/></td> <td><img alt="Issues" src="https://img.shields.io/github/issues/xtekky/gpt4free?style=flat-square&labelColor=343b41"/></td> <td><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/xtekky/gpt4free?style=flat-square&labelColor=343b41"/></td> </tr> <tr> <td><a href="https://github.com/xtekky/chatgpt-clone"><b>ChatGPT-Clone</b></a></td> <td><img alt="Stars" src="https://img.shields.io/github/stars/xtekky/chatgpt-clone?style=flat-square&labelColor=343b41"/></td> <td><img alt="Forks" src="https://img.shields.io/github/forks/xtekky/chatgpt-clone?style=flat-square&labelColor=343b41"/></td> <td><img alt="Issues" src="https://img.shields.io/github/issues/xtekky/chatgpt-clone?style=flat-square&labelColor=343b41"/></td> <td><img alt="Pull Requests" src="https://img.shields.io/github/issues-pr/xtekky/chatgpt-clone?style=flat-square&labelColor=343b41"/></td> </tr> </tbody> </table>
20
23
21
24
## Table of Contents
22
25
| Section | Description | Link | Status |
@@ -28,9 +31,6 @@ Please note the following:
28
31
| **Docker** | Instructions on how to run gpt4free in a Docker container | [](#docker-instructions) | - |
29
32
| **ChatGPT clone** | A ChatGPT clone with new features and scalability | [](https://chat.chatbot.sex/chat) | - |
30
33
| **How to install** | Instructions on how to install gpt4free | [](#install) | - |
31
| **Legal Notice** | Legal notice or disclaimer | [](#legal-notice) | - |
32
| **Copyright** | Copyright information | [](#copyright) | - |
33
| **Star History** | Star History | [](#star-history) | - |
34
34
| **Usage Examples** | | | |
35
35
| `theb` | Example usage for theb (gpt-3.5) | [](gpt4free/theb/README.md) |  |
36
36
| `forefront` | Example usage for forefront (gpt-4) | [](gpt4free/forefront/README.md) |  | ||
@@ -39,8 +39,12 @@ Please note the following:
39
39
| **Try it Out** | | | |
40
40
| Google Colab Jupyter Notebook | Example usage for gpt4free | [](https://colab.research.google.com/github/DanielShemesh/gpt4free-colab/blob/main/gpt4free.ipynb) | - |
41
41
| replit Example (feel free to fork this repl) | Example usage for gpt4free | [](https://replit.com/@gpt4free/gpt4free-webui) | - |
42
| **Legal Notice** | Legal notice or disclaimer | [](#legal-notice) | - |
43
| **Copyright** | Copyright information | [](#copyright) | - |
44
45
42
46
43
## Todo <a name="todo"></a>
47
## To do list <a name="todo"></a>
44
48
45
49
- [x] Add a GUI for the repo
46
50
- [ ] Make a general package named `gpt4free`, instead of different folders
@@ -82,6 +86,7 @@ install requirements with:
82
86
pip3 install -r requirements.txt
83
87
```
84
88
89
85
90
## To start gpt4free GUI <a name="streamlit-gpt4free-gui"></a>
86
91
87
92
Move `streamlit_app.py` from `./gui` to the base folder
@@ -121,6 +126,18 @@ docker-compose up -d
121
126
> This site was developed by me and includes **gpt-4/3.5**, **internet access** and **gpt-jailbreak's** like DAN
122
127
> run locally here: https://github.com/xtekky/chatgpt-clone
123
128
129
## Legal Notice <a name="legal-notice"></a>
130
131
This repository uses third-party APIs and is _not_ associated with or endorsed by the API providers. This project is intended **for educational purposes only**. This is just a little personal project. Sites may contact me to improve their security.
132
133
Please note the following:
134
135
1. **Disclaimer**: The APIs, services, and trademarks mentioned in this repository belong to their respective owners. This project is _not_ claiming any right over them.
136
137
2. **Responsibility**: The author of this repository is _not_ responsible for any consequences arising from the use or misuse of this repository or the content provided by the third-party APIs and any damage or losses caused by users' actions.
138
139
3. **Educational Purposes Only**: This repository and its content are provided strictly for educational purposes. By using the information and code provided, users acknowledge that they are using the APIs and models at their own risk and agree to comply with any applicable laws and regulations.
140
124
141
## Copyright:
125
142
126
143
This program is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt)
@@ -146,7 +163,3 @@ GNU General Public License for more details.
146
163
You should have received a copy of the GNU General Public License
147
164
along with this program. If not, see <https://www.gnu.org/licenses/>.
148
165
```
149
150
## Star History <a name="star-history"></a>
151
152
[](https://star-history.com/#xtekky/gpt4free)