monra commited on
Commit
d0af07e
β€’
1 Parent(s): 9e4ebaf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -1,17 +1,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
 
 
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