Skip to content

kitnet/gpt4free

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT4free (Uncensored)

GPT4free

Welcome to GPT4free (Uncensored)! This repository provides reverse-engineered third-party APIs for GPT-4/3.5 that can be used in place of OpenAI's official package. By downloading this repository, you can access these modules, which have been sourced from various websites. Unleash the full potential of ChatGPT for your projects without needing an OpenAI API key.

Legal Notice

Please note that this project is intended for educational purposes only and uses third-party APIs and AI models that are not associated with or endorsed by the API providers or the original developers of the models.

  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.

Table of Contents

Section Description Link Status
To Do List List of tasks to be done Link to Section -
Current Sites Current websites or platforms that can be used as APIs Link to Section -
Best Sites for GPT4 Recommended websites or platforms for GPT4 Link to Section -
Streamlit GPT4Free GUI Web-based graphical user interface for interacting with GPT4Free Link to Section -
Docker Instructions on how to run GPT4Free in a Docker container Link to Section -
ChatGPT Clone A ChatGPT clone with new features and scalability Link to Website -
How to Install Instructions on how to install GPT4Free Link to Section -
Legal Notice Legal notice or disclaimer Link to Section -
Copyright Copyright information Link to Section -

To Do List

  • Add more third-party APIs
  • Improve the accuracy of the models
  • Implement GPT-4/3.5 functionalities not available in current APIs
  • Add support for more programming languages
  • Improve the GUI for better user experience
  • Implement a more efficient method for training models
  • Expand the documentation and examples for easier usage

Current Sites

Website Model(s)
poe.com GPT-4/3.5
writesonic.com GPT-3.5 / Internet
t3nsor.com GPT-3.5
you.com GPT-3.5 / Internet / good search
phind.com GPT-4 / Internet / good search
sqlchat.ai GPT-3.5
chat.openai.com/chat GPT-3.5
bard.google.com custom / search
bing.com/chat GPT-4/3.5
chat.forefront.ai/ GPT-4/3.5

Best sites

gpt-4

  • /phind
  • pro: only stable gpt-4 with streaming ( no limit )
  • contra: weird backend prompting
  • why not ora anymore ? gpt-4 requires login + limited

gpt-3.5

  • looking for a stable api at the moment

Streamlit GPT4Free GUI

GPT4Free also comes with a web-based graphical user interface built using Streamlit. The GUI allows users to interact with GPT4Free and generate text outputs without needing to write any code. The interface is simple to use and can be accessed through any web browser. To run the GUI, simply run the streamlit_app.py file in the GUI folder after installing the required dependencies.

GPT4Free GUI

Docker

GPT4Free can also be run in a Docker container for easier deployment and management. To run GPT4Free in a Docker container, first install Docker and then follow the instructions in the Dockerfile in the root directory of this repository.

ChatGPT Clone

ChatGPT Clone is a ChatGPT clone with new features and scalability. It is built using GPT4Free and is available online for anyone to use. ChatGPT Clone can be accessed through any web browser and is capable of generating human-like responses to a wide range of inputs.

ChatGPT Clone

How to Install

To install GPT4Free, first clone this repository to your local machine. Then, install the required dependencies using pip install -r requirements.txt. Once the dependencies are installed, you can start using the various APIs provided in this repository.

Legal Notice

Please refer to the Legal Notice section above for information about the legal disclaimer for using GPT4Free.

Copyright

This repository is licensed under the MIT License. Please refer to the LICENSE file for more information.

About

gpt4free repostitory uncensored.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Dockerfile 0.3%