Spaces:
Running
Running
Merge branch 'main' of https://github.com/ramonvc/freegpt-webui
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ This project features a WebUI utilizing the [G4F API](https://github.com/xtekky/
|
|
7 |
Experience the power of ChatGPT with a user-friendly interface, enhanced jailbreaks, and completely free.
|
8 |
|
9 |
## Known bugs π§
|
10 |
-
-
|
11 |
|
12 |
## News π’
|
13 |
I have created a new version of FreeGPT WebUI using the [ChimeraGPT API](https://chimeragpt.adventblocks.cc/).
|
@@ -16,6 +16,14 @@ I have created a new version of FreeGPT WebUI using the [ChimeraGPT API](https:/
|
|
16 |
This free API allows you to use various AI chat models, including <strong>GPT-4, GPT-4-32k, Claude-2, Claude-2-100k, and more.</strong> <br>
|
17 |
Check out the project here: [FreeGPT WebUI - Chimera Version](https://github.com/ramonvc/freegpt-webui/tree/chimeragpt-version).
|
18 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
19 |
## Note βΉοΈ
|
20 |
<p>
|
21 |
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 <a href="https://github.com/ramonvc/freegpt-webui/tree/main/g4f">G4F folder</a>.
|
|
|
7 |
Experience the power of ChatGPT with a user-friendly interface, enhanced jailbreaks, and completely free.
|
8 |
|
9 |
## Known bugs π§
|
10 |
+
- Stream mode not working properly.
|
11 |
|
12 |
## News π’
|
13 |
I have created a new version of FreeGPT WebUI using the [ChimeraGPT API](https://chimeragpt.adventblocks.cc/).
|
|
|
16 |
This free API allows you to use various AI chat models, including <strong>GPT-4, GPT-4-32k, Claude-2, Claude-2-100k, and more.</strong> <br>
|
17 |
Check out the project here: [FreeGPT WebUI - Chimera Version](https://github.com/ramonvc/freegpt-webui/tree/chimeragpt-version).
|
18 |
|
19 |
+
## Project Hosting and Demonstration ππ
|
20 |
+
The project is hosted on multiple platforms to be tested and modified.
|
21 |
+
|Plataform|Status|Repo|Demo|
|
22 |
+
|--|--|--|--|
|
23 |
+
|[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/)
|
24 |
+
|[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)
|
25 |
+
|[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/)
|
26 |
+
|
27 |
## Note βΉοΈ
|
28 |
<p>
|
29 |
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 <a href="https://github.com/ramonvc/freegpt-webui/tree/main/g4f">G4F folder</a>.
|