mirror of
https://github.com/xtekky/gpt4free.git
synced 2024-12-27 13:14:03 +03:00
Merge pull request #107 from DanielShemesh/main
Made a repl for the webui that people can fork and host their own ChatGPT
This commit is contained in:
commit
c08375d0bb
@ -28,6 +28,8 @@ By the way, thank you so much for `2k` stars and all the support!!
|
||||
- [`you`](./you/README.md)
|
||||
- [`sqlchat`](./sqlchat/README.md)
|
||||
|
||||
- [replit Example (feel free to fork this repl)](#replit)
|
||||
|
||||
## Todo <a name="todo"></a>
|
||||
|
||||
- [ ] add a GUI for the repo
|
||||
@ -117,3 +119,5 @@ You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
```
|
||||
|
||||
## replit
|
||||
You can fork this repl to host your own ChatGPT-clone WebUI. https://replit.com/@gpt4free/gpt4free-webui
|
||||
|
Loading…
Reference in New Issue
Block a user