t.me/xtekky commited on
Commit
1be1e44
1 Parent(s): 8076fa5

disclaimer & legal notice

Browse files
Files changed (1) hide show
  1. README.md +21 -4
README.md CHANGED
@@ -6,7 +6,7 @@ Have you ever come across some amazing projects that you couldnt use **just beca
6
 
7
  **We've got u covered !!** This repository offers **reverse-engineered** third-party APIs for `GPT-4/3.5`, sourced from various websites. You can simply **download** this repository and use the available modules, which are designed to be used **just like OpenAI's official package**. **Unleash ChatGpt's potential for your projects, now !** You are welcome ; ).
8
 
9
- By the way, thank you so much for `1.3k` stars and all the support !!
10
 
11
  ## Chatgpt clone
12
  > https://chat.chatbot.sex/chat
@@ -18,7 +18,12 @@ By the way, thank you so much for `1.3k` stars and all the support !!
18
 
19
  - [Current Sites](#current-sites)
20
  - [Best Sites for gpt4](#best-sites)
21
- - [Usage Examples](#)
 
 
 
 
 
22
  - [`quora (poe)`](./quora/README.md)
23
  - [`phind`](./phind/README.md)
24
  - [`t3nsor`](./t3nsor/README.md)
@@ -57,7 +62,7 @@ By the way, thank you so much for `1.3k` stars and all the support !!
57
  - [`/phind`](./phind/README.md)
58
  - why ? its not sure if they use gpt, but rather claude but they have an amazing search and good reasoning model
59
 
60
- ## Install
61
  - download or clone this github repo
62
 
63
  install requirements with:
@@ -65,12 +70,24 @@ install requirements with:
65
  pip3 install -r requirements.txt
66
  ```
67
 
 
 
 
 
 
 
 
 
 
 
 
 
68
  ## Copyright:
69
  This program is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt)
70
 
71
  Most code, with the exception of `quora/api.py` (by [ading2210](https://github.com/ading2210)), has been written by me, [xtekky](https://github.com/xtekky).
72
 
73
- ### Copyright Notice:
74
  ```
75
  xtekky/openai-gpt4: multiple reverse engineered language-model api's to decentralise the ai industry.
76
  Copyright (C) 2023 xtekky
 
6
 
7
  **We've got u covered !!** This repository offers **reverse-engineered** third-party APIs for `GPT-4/3.5`, sourced from various websites. You can simply **download** this repository and use the available modules, which are designed to be used **just like OpenAI's official package**. **Unleash ChatGpt's potential for your projects, now !** You are welcome ; ).
8
 
9
+ By the way, thank you so much for `2k` stars and all the support !!
10
 
11
  ## Chatgpt clone
12
  > https://chat.chatbot.sex/chat
 
18
 
19
  - [Current Sites](#current-sites)
20
  - [Best Sites for gpt4](#best-sites)
21
+ - [How to intall](#install)
22
+ - [Legal Notice](#legal-notice)
23
+ - [Copyright](#copyright)
24
+
25
+
26
+ - [Usage Examples](./README.md)
27
  - [`quora (poe)`](./quora/README.md)
28
  - [`phind`](./phind/README.md)
29
  - [`t3nsor`](./t3nsor/README.md)
 
62
  - [`/phind`](./phind/README.md)
63
  - why ? its not sure if they use gpt, but rather claude but they have an amazing search and good reasoning model
64
 
65
+ ## Install <a name="install"></a>
66
  - download or clone this github repo
67
 
68
  install requirements with:
 
70
  pip3 install -r requirements.txt
71
  ```
72
 
73
+ ## Legal Notice <a name="legal-notice"></a>
74
+
75
+ This repository uses third-party APIs and AI models and is *not* associated with or endorsed by the API providers or the original developers of the models. This project is intended **for educational purposes only**.
76
+
77
+ Please note the following:
78
+
79
+ 1. **Disclaimer**: The APIs, services, and trademarks mentioned in this repository belong to their respective owners. This project is *not* claiming any right over them.
80
+
81
+ 2. **Responsibility**: The author of this repository is *not* responsible for any consequences arising from the use or misuse of this repository or the content provided by the third-party APIs and any damage or losses caused by users' actions.
82
+
83
+ 3. **Educational Purposes Only**: This repository and its content are provided strictly for educational purposes. By using the information and code provided, users acknowledge that they are using the APIs and models at their own risk and agree to comply with any applicable laws and regulations.
84
+
85
  ## Copyright:
86
  This program is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt)
87
 
88
  Most code, with the exception of `quora/api.py` (by [ading2210](https://github.com/ading2210)), has been written by me, [xtekky](https://github.com/xtekky).
89
 
90
+ ### Copyright Notice: <a name="copyright"></a>
91
  ```
92
  xtekky/openai-gpt4: multiple reverse engineered language-model api's to decentralise the ai industry.
93
  Copyright (C) 2023 xtekky