Skip to content

Commit c08375d

Browse files
authored
Merge pull request xtekky#107 from DanielShemesh/main
Made a repl for the webui that people can fork and host their own ChatGPT
2 parents 310ae52 + 8332af1 commit c08375d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ By the way, thank you so much for `2k` stars and all the support!!
2828
- [`you`](./you/README.md)
2929
- [`sqlchat`](./sqlchat/README.md)
3030

31+
- [replit Example (feel free to fork this repl)](#replit)
32+
3133
## Todo <a name="todo"></a>
3234

3335
- [ ] add a GUI for the repo
@@ -117,3 +119,5 @@ You should have received a copy of the GNU General Public License
117119
along with this program. If not, see <https://www.gnu.org/licenses/>.
118120
```
119121

122+
## replit
123+
You can fork this repl to host your own ChatGPT-clone WebUI. https://replit.com/@gpt4free/gpt4free-webui

0 commit comments

Comments
 (0)