monra commited on
Commit
13e9e7c
β€’
1 Parent(s): 512dce4

Add legal notice

Browse files
Files changed (1) hide show
  1. README.md +52 -9
README.md CHANGED
@@ -7,15 +7,6 @@ This project showcases an unlocked version of ChatGPT with WebUI. <br>
7
  Experience the power of ChatGPT with a user-friendly interface, completely free. <br> <br>
8
  <strong>NOT REQUIRE ANY API KEY</strong> βŒπŸ”‘
9
 
10
- ## Incorporated Projects :busts_in_silhouette:
11
- I highly recommend visiting and supporting both projects.
12
-
13
- ### WebUI
14
- The application interface was incorporated from the [chatgpt-clone](https://github.com/xtekky/chatgpt-clone) repository.
15
-
16
- ### API freeGPT
17
- The free GPT API was incorporated from the [freeGPT](https://github.com/Ruu3f/freeGPT) repository.
18
-
19
  ## Table of Contents
20
  - [To-Do List](#to-do-list-%EF%B8%8F)
21
  - [Getting Started](#getting-started-white_check_mark)
@@ -27,6 +18,10 @@ The free GPT API was incorporated from the [freeGPT](https://github.com/Ruu3f/fr
27
  - [Docker](#docker-)
28
  - [Prerequisites](#prerequisites)
29
  - [Running the Docker](#running-the-docker)
 
 
 
 
30
 
31
  ##
32
 
@@ -119,3 +114,51 @@ When you're done using the application, stop the Docker containers using the fol
119
  ```
120
  docker-compose down
121
  ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  Experience the power of ChatGPT with a user-friendly interface, completely free. <br> <br>
8
  <strong>NOT REQUIRE ANY API KEY</strong> βŒπŸ”‘
9
 
 
 
 
 
 
 
 
 
 
10
  ## Table of Contents
11
  - [To-Do List](#to-do-list-%EF%B8%8F)
12
  - [Getting Started](#getting-started-white_check_mark)
 
18
  - [Docker](#docker-)
19
  - [Prerequisites](#prerequisites)
20
  - [Running the Docker](#running-the-docker)
21
+ - [Incorporated Projects](#incorporated-projects-busts_in_silhouette)
22
+ - [WebUI](#webui)
23
+ - [API FreeGPT](#api-freegpt)
24
+ - [Legal Notice](#legal-notice)
25
 
26
  ##
27
 
 
114
  ```
115
  docker-compose down
116
  ```
117
+
118
+ ## Incorporated Projects :busts_in_silhouette:
119
+ I highly recommend visiting and supporting both projects.
120
+
121
+ ### WebUI
122
+ The application interface was incorporated from the [chatgpt-clone](https://github.com/xtekky/chatgpt-clone) repository.
123
+
124
+ ### API FreeGPT
125
+ The free GPT API was incorporated from the [freeGPT](https://github.com/Ruu3f/freeGPT) repository.
126
+
127
+ <br>
128
+
129
+ ## Legal Notice
130
+ This repository is _not_ associated with or endorsed by providers of the APIs contained in this GitHub repository. This
131
+ project is intended **for educational purposes only**. This is just a little personal project. Sites may contact me to
132
+ improve their security or request the removal of their site from this repository.
133
+
134
+ Please note the following:
135
+
136
+ 1. **Disclaimer**: The APIs, services, and trademarks mentioned in this repository belong to their respective owners.
137
+ This project is _not_ claiming any right over them nor is it affiliated with or endorsed by any of the providers
138
+ mentioned.
139
+
140
+ 2. **Responsibility**: The author of this repository is _not_ responsible for any consequences, damages, or losses
141
+ arising from the use or misuse of this repository or the content provided by the third-party APIs. Users are solely
142
+ responsible for their actions and any repercussions that may follow. We strongly recommend the users to follow the
143
+ TOS of the each Website.
144
+
145
+ 3. **Educational Purposes Only**: This repository and its content are provided strictly for educational purposes. By
146
+ using the information and code provided, users acknowledge that they are using the APIs and models at their own risk
147
+ and agree to comply with any applicable laws and regulations.
148
+
149
+ 4. **Copyright**: All content in this repository, including but not limited to code, images, and documentation, is the
150
+ intellectual property of the repository author, unless otherwise stated. Unauthorized copying, distribution, or use
151
+ of any content in this repository is strictly prohibited without the express written consent of the repository
152
+ author.
153
+
154
+ 5. **Indemnification**: Users agree to indemnify, defend, and hold harmless the author of this repository from and
155
+ against any and all claims, liabilities, damages, losses, or expenses, including legal fees and costs, arising out of
156
+ or in any way connected with their use or misuse of this repository, its content, or related third-party APIs.
157
+
158
+ 6. **Updates and Changes**: The author reserves the right to modify, update, or remove any content, information, or
159
+ features in this repository at any time without prior notice. Users are responsible for regularly reviewing the
160
+ content and any changes made to this repository.
161
+
162
+ By using this repository or any code related to it, you agree to these terms. The author is not responsible for any
163
+ copies, forks, or reuploads made by other users. This is the author's only account and repository. To prevent
164
+ impersonation or irresponsible actions, you may comply with the GNU GPL license this Repository uses.