Skip to content

FreePyChatGPT is a basic Python-based script that runs in the console, it communicates with a free-to-use API Endpoint provided by BetterChatGPT and ChatGPTAIFree

License

Notifications You must be signed in to change notification settings

kathool/FreePyChatGPT

Repository files navigation

FreePyChatGPT by Kathool

FreePyChatGPT is a basic Python-based script that runs in the console, it communicates with a free-to-use API Endpoint provided by BetterChatGPT, their GitHub repository can be found here.

API

This script is nothing without the data and AI models of the used API. Thanks to people like Ayaka14732, ChatGPT can be free to use in any form. Developers like me can use it in code like in this repo you're reading about right now, as well as consumers who want to use BetterChatGPT instead of the OpenAI website. If for whatever reason the originally used API endpoint in this code becomes deprecated or unavailable, you may host your own which requires an OpenAI API Key or use ChatGPTAIFree's public API endpoint which you can find in the code or right here:

https://chatgpt-api.shn.hk/v1/

I highly encourage you to check out the GitHub repo pages of ChatGPTAIFree and BetterChatGPT to get more info on the API being used in this script to become more knowledgable on what you're interacting with if you choose to use this script. This is all Open-Source for a reason and if you are concerned about things like Privacy or how this is Free it all can be found on the ChatGPTAIFree GitHub Repository.

About

FreePyChatGPT is a basic Python-based script that runs in the console, it communicates with a free-to-use API Endpoint provided by BetterChatGPT and ChatGPTAIFree

Resources

License

Stars

Watchers

Forks

Packages

No packages published