KO
|
EN
gitlite โ search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
gpt4free-colab
โ 43
Open GitHub โ
Use ChatGPT for free
Download README (.md)
Explore Similar Repositories
g4f.exe
:
GPT4Free (g4f) - Windows Launcher
FREE-GPT-4
:
FREEGPT4 is a python server that allows you to have a self-hosted GPT-4 Unlimited and Free WEB API, via the latest Bing's AI.
GPT4FreeCAD
:
Automated GPT-4 scripting tool for FreeCAD
action-translate-readme
:
Free GPT Auto Generate and Translate the README in Multiple Languages via CI/CD
openai-api-telegram-bot-public
:
๐คChatGPT, DALLE-2 and Whisper Telegram Bot๐ค
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
gpt4free-colab
?
Download (.md)
# Use ChatGPT for free with gpt4free - Jupyter Notebook ## Table of Contents 1. [Colab Notebook for gpt4free](#colab-notebook-for-gpt4free) 2. [Description](#description) 3. [Copyright and Disclaimer](#copyright-and-disclaimer) ## Colab Notebook for gpt4free <a name="colab-notebook-for-gpt4free"></a> - [](https://colab.research.google.com/github/DanielShemesh/gpt4free-colab/blob/main/gpt4free.ipynb) ## Description <a name="description"></a> This Colab notebook provides example usage for the `gpt4free` GitHub repository, which is developed by `xtekky` and can be found [here](https://github.com/xtekky/gpt4free). `gpt4free` is a collection of multiple reverse-engineered language model APIs, aimed at decentralizing the AI industry. This notebook demonstrates how to use `gpt4`, a large language model developed by OpenAI. It serves as a practical guide for utilizing the `gpt4free` repository to harness the power of language models in your projects. ## Copyright and Disclaimer <a name="copyright-and-disclaimer"></a> - ยฉ 2023 Daniel Shemesh - This Colab notebook is provided for educational and informational purposes only. The use of gpt4 or any other language model is subject to the terms and conditions set by OpenAI or respective owners. The code and instructions in this notebook may not be used for any illegal or malicious activities. The author(s) of this notebook are not responsible for any consequences resulting from the use of this notebook. ### Legal Notice 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**. Please note the following: 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. 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. 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. ## Copyright: This program is licensed under the [GNU GPL v3](https://www.gnu.org/licenses/gpl-3.0.txt) Most code, with the exception of `quora/api.py` (by [ading2210](https://github.com/ading2210)), has been written by [xtekky](https://github.com/xtekky). ### Copyright Notice: xtekky/openai-gpt4: multiple reverse engineered language-model api's to decentralise the ai industry. Copyright (C) 2023 xtekky This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.