diff options
author | t.me/xtekky <98614666+xtekky@users.noreply.github.com> | 2023-04-24 22:47:55 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-24 22:47:55 +0200 |
commit | c08375d0bbc1431e8b8151954d4f24fcc43b067e (patch) | |
tree | 8270f45acdb989b97f65e19c1ab4132f3f635e68 /README.md | |
parent | new best models (diff) | |
parent | Update README.md (diff) | |
download | gpt4free-c08375d0bbc1431e8b8151954d4f24fcc43b067e.tar gpt4free-c08375d0bbc1431e8b8151954d4f24fcc43b067e.tar.gz gpt4free-c08375d0bbc1431e8b8151954d4f24fcc43b067e.tar.bz2 gpt4free-c08375d0bbc1431e8b8151954d4f24fcc43b067e.tar.lz gpt4free-c08375d0bbc1431e8b8151954d4f24fcc43b067e.tar.xz gpt4free-c08375d0bbc1431e8b8151954d4f24fcc43b067e.tar.zst gpt4free-c08375d0bbc1431e8b8151954d4f24fcc43b067e.zip |
Diffstat (limited to '')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |