From aac7ca991affe2f3b3619c76d5eff6fd3a91a452 Mon Sep 17 00:00:00 2001 From: Ramon Date: Mon, 17 Jul 2023 00:19:02 -0300 Subject: [PATCH 1/3] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index a1b00b74..1f0bc1b3 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,13 @@ I have created a new version of FreeGPT WebUI using the [ChimeraGPT API](https:/ This free API allows you to use various AI chat models, including GPT-4, GPT-4-32k, Claude-2, Claude-2-100k, and more.
Check out the project here: [FreeGPT WebUI - Chimera Version](https://github.com/ramonvc/freegpt-webui/tree/chimeragpt-version). +## Project Hosting and Demonstration 🌐🚀 +The project is hosted on multiple platforms to be tested and modified. +|Plataform|Status|Repo|Demo| +|--|--|--|--| +|[replit](https://replit.com/)|![Active](https://img.shields.io/badge/Active-brightgreen)|[FreeGPT WebUI](https://replit.com/@ramonvc/freegpt-webui)|[Chat](https://freegpt-webui.ramonvc.repl.co/chat/) +|[hugging face](https://huggingface.co)|![Active](https://img.shields.io/badge/Active-brightgreen)|[FreeGPT WebUI](https://huggingface.co/spaces/monra/freegpt-webui/tree/main)|[Chat](https://huggingface.co/spaces/monra/freegpt-webui) + ## Note ℹī¸

FreeGPT is a project that utilizes various free AI conversation API Providers. Each Provider is an API that provides responses generated by different AI models. The source code related to these services is available in G4F folder. From c90fc682be2c98834132ae24c7e8c9364d3c8e08 Mon Sep 17 00:00:00 2001 From: Ramon Victor Cardoso Date: Mon, 17 Jul 2023 00:37:58 -0300 Subject: [PATCH 2/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f0bc1b3..6323fd53 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This project features a WebUI utilizing the [G4F API](https://github.com/xtekky/ Experience the power of ChatGPT with a user-friendly interface, enhanced jailbreaks, and completely free. ## Known bugs 🚧 -- GPT-4 model offline. +- Stream mode not working properly. ## News đŸ“ĸ I have created a new version of FreeGPT WebUI using the [ChimeraGPT API](https://chimeragpt.adventblocks.cc/). From 67510da3a93cb049f3024a52a59c83c21456e0b3 Mon Sep 17 00:00:00 2001 From: Ramon Date: Mon, 17 Jul 2023 01:07:45 -0300 Subject: [PATCH 3/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6323fd53..60179517 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@ The project is hosted on multiple platforms to be tested and modified. |--|--|--|--| |[replit](https://replit.com/)|![Active](https://img.shields.io/badge/Active-brightgreen)|[FreeGPT WebUI](https://replit.com/@ramonvc/freegpt-webui)|[Chat](https://freegpt-webui.ramonvc.repl.co/chat/) |[hugging face](https://huggingface.co)|![Active](https://img.shields.io/badge/Active-brightgreen)|[FreeGPT WebUI](https://huggingface.co/spaces/monra/freegpt-webui/tree/main)|[Chat](https://huggingface.co/spaces/monra/freegpt-webui) +|[replit](https://replit.com/)|![Active](https://img.shields.io/badge/Active-brightgreen)|[FreeGPT WebUI - Chimera Version](https://replit.com/@ramonvc/freegpt-webui-chimera)|[Chat](https://freegpt-webui-chimera.ramonvc.repl.co/chat/) ## Note ℹī¸