Daniel Shemesh commited on
Commit
a34566b
1 Parent(s): 310ae52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -28,6 +28,8 @@ By the way, thank you so much for `2k` stars and all the support!!
28
  - [`you`](./you/README.md)
29
  - [`sqlchat`](./sqlchat/README.md)
30
 
 
 
31
  ## Todo <a name="todo"></a>
32
 
33
  - [ ] add a GUI for the repo
@@ -93,6 +95,9 @@ Please note the following:
93
 
94
  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.
95
 
 
 
 
96
  ## Copyright:
97
  This program is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt)
98
 
 
28
  - [`you`](./you/README.md)
29
  - [`sqlchat`](./sqlchat/README.md)
30
 
31
+ - [replit Example (feel free to fork this repl)](#replit)
32
+
33
  ## Todo <a name="todo"></a>
34
 
35
  - [ ] add a GUI for the repo
 
95
 
96
  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.
97
 
98
+ ## replit
99
+ You can fork this repl to host your own ChatGPT-clone WebUI. (https://replit.com/@gpt4free/gpt4free-webui)
100
+
101
  ## Copyright:
102
  This program is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt)
103