Daniel Shemesh
commited on
Commit
•
c50cca3
1
Parent(s):
8c2e8a2
Update README.md
Browse files
README.md
CHANGED
@@ -10,24 +10,28 @@ By the way, thank you so much for `5k` stars and all the support!!
|
|
10 |
|
11 |
|
12 |
## Table of Contents
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
-
|
18 |
-
- [
|
19 |
-
|
20 |
-
|
21 |
-
|
22 |
-
|
23 |
-
|
24 |
-
|
25 |
-
|
26 |
-
|
27 |
-
|
28 |
-
|
29 |
-
|
30 |
-
|
|
|
|
|
|
|
|
|
31 |
|
32 |
|
33 |
## Todo <a name="todo"></a>
|
@@ -43,6 +47,7 @@ By the way, thank you so much for `5k` stars and all the support!!
|
|
43 |
|
44 |
| Website | Model(s) |
|
45 |
| ---------------------------------------------------- | ------------------------------- |
|
|
|
46 |
| [poe.com](https://poe.com) | GPT-4/3.5 |
|
47 |
| [writesonic.com](https://writesonic.com) | GPT-3.5 / Internet |
|
48 |
| [t3nsor.com](https://t3nsor.com) | GPT-3.5 |
|
@@ -71,12 +76,12 @@ install requirements with:
|
|
71 |
pip3 install -r requirements.txt
|
72 |
```
|
73 |
|
74 |
-
## To start gpt4free GUI
|
75 |
move `streamlit_app.py` from `./gui` to the base folder
|
76 |
then run:
|
77 |
`streamlit run streamlit_app.py` or `python3 -m streamlit run streamlit_app.py`
|
78 |
|
79 |
-
## Docker
|
80 |
Build
|
81 |
```
|
82 |
docker build -t gpt4free:latest -f Docker/Dockerfile .
|
@@ -127,6 +132,3 @@ GNU General Public License for more details.
|
|
127 |
You should have received a copy of the GNU General Public License
|
128 |
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
129 |
```
|
130 |
-
|
131 |
-
## replit
|
132 |
-
You can fork this repl to host your own ChatGPT-clone WebUI. https://replit.com/@gpt4free/gpt4free-webui
|
|
|
10 |
|
11 |
|
12 |
## Table of Contents
|
13 |
+
| Section | Description | Link | Status |
|
14 |
+
| ------- | ----------- | ---- | ------ |
|
15 |
+
| **To do list** | List of tasks to be done | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#todo) | - |
|
16 |
+
| **Current Sites** | Current websites or platforms related to gpt4free | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#current-sites) | - |
|
17 |
+
| **Best Sites for gpt4** | Recommended websites or platforms for gpt4 | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#best-sites) | - |
|
18 |
+
| **Streamlit GPT4Free GUI** | Web-based graphical user interface for interacting with gpt4free | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#streamlit-gpt4free-gui) | - |
|
19 |
+
| **Docker** | Instructions on how to run gpt4free in a Docker container | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#docker-instructions) | - |
|
20 |
+
| **ChatGPT clone** | A ChatGPT clone with new features and scalability | [![Link to Website](https://img.shields.io/badge/Link-Visit%20Site-blue)](https://chat.chatbot.sex/chat) | - |
|
21 |
+
| **How to install** | Instructions on how to install gpt4free | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#install) | - |
|
22 |
+
| **Legal Notice** | Legal notice or disclaimer | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#legal-notice) | - |
|
23 |
+
| **Copyright** | Copyright information | [![Link to Section](https://img.shields.io/badge/Link-Go%20to%20Section-blue)](#copyright) | - |
|
24 |
+
| **Usage Examples** | | | |
|
25 |
+
| `quora (poe)` | Example usage for quora | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](./quora/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen) |
|
26 |
+
| `phind` | Example usage for phind | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](./phind/README.md) | ![Inactive](https://img.shields.io/badge/Inactive-lightgrey) |
|
27 |
+
| `t3nsor` | Example usage for t3nsor | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](./t3nsor/README.md) | ![Inactive](https://img.shields.io/badge/Inactive-lightgrey) |
|
28 |
+
| `ora` | Example usage for ora | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](./ora/README.md) | ![Inactive](https://img.shields.io/badge/Inactive-lightgrey) |
|
29 |
+
| `writesonic` | Example usage for writesonic | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](./writesonic/README.md) | ![Inactive](https://img.shields.io/badge/Inactive-lightgrey) |
|
30 |
+
| `you` | Example usage for you | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](./you/README.md) | ![Active](https://img.shields.io/badge/Active-brightgreen)
|
31 |
+
| `sqlchat` | Example usage for sqlchat | [![Link to File](https://img.shields.io/badge/Link-Go%20to%20File-blue)](./sqlchat/README.md) | ![Inactive](https://img.shields.io/badge/Inactive-lightgrey) |
|
32 |
+
| **Try it Out** | | | |
|
33 |
+
| Google Colab Jupyter Notebook | Example usage for gpt4free | [![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/DanielShemesh/gpt4free-colab/blob/main/gpt4free.ipynb) | - |
|
34 |
+
| replit Example (feel free to fork this repl) | Example usage for gpt4free | [![](https://img.shields.io/badge/Open%20in-Replit-1A1E27?logo=replit)](https://replit.com/@gpt4free/gpt4free-webui) | - |
|
35 |
|
36 |
|
37 |
## Todo <a name="todo"></a>
|
|
|
47 |
|
48 |
| Website | Model(s) |
|
49 |
| ---------------------------------------------------- | ------------------------------- |
|
50 |
+
| [ora.sh](https://ora.sh) | GPT-3.5 / 4 |
|
51 |
| [poe.com](https://poe.com) | GPT-4/3.5 |
|
52 |
| [writesonic.com](https://writesonic.com) | GPT-3.5 / Internet |
|
53 |
| [t3nsor.com](https://t3nsor.com) | GPT-3.5 |
|
|
|
76 |
pip3 install -r requirements.txt
|
77 |
```
|
78 |
|
79 |
+
## To start gpt4free GUI <a name="streamlit-gpt4free-gui"></a>
|
80 |
move `streamlit_app.py` from `./gui` to the base folder
|
81 |
then run:
|
82 |
`streamlit run streamlit_app.py` or `python3 -m streamlit run streamlit_app.py`
|
83 |
|
84 |
+
## Docker <a name="docker-instructions"></a>
|
85 |
Build
|
86 |
```
|
87 |
docker build -t gpt4free:latest -f Docker/Dockerfile .
|
|
|
132 |
You should have received a copy of the GNU General Public License
|
133 |
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
134 |
```
|
|
|
|
|
|