Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,17 +1,17 @@
|
|
1 |
# FreeGPT WebUI
|
2 |
## GPT 3.5/4
|
3 |
|
4 |
-
|
5 |
|
6 |
This project features a WebUI utilizing the [G4F API](https://github.com/xtekky/gpt4free). <br>
|
7 |
Experience the power of ChatGPT with a user-friendly interface, enhanced jailbreaks, and completely free.
|
8 |
|
9 |
-
##
|
10 |
- Auto Proxy is not working.
|
11 |
|
12 |
_Coding to solve as quickly as possible_
|
13 |
|
14 |
-
## βΉοΈ
|
15 |
<p>
|
16 |
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>.
|
17 |
|
|
|
1 |
# FreeGPT WebUI
|
2 |
## GPT 3.5/4
|
3 |
|
4 |
+
<strong>NOT REQUIRE ANY API KEY</strong> βπ
|
5 |
|
6 |
This project features a WebUI utilizing the [G4F API](https://github.com/xtekky/gpt4free). <br>
|
7 |
Experience the power of ChatGPT with a user-friendly interface, enhanced jailbreaks, and completely free.
|
8 |
|
9 |
+
## Known bugs π§
|
10 |
- Auto Proxy is not working.
|
11 |
|
12 |
_Coding to solve as quickly as possible_
|
13 |
|
14 |
+
## Note βΉοΈ
|
15 |
<p>
|
16 |
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>.
|
17 |
|