Skip to content

Quick Bash Script that allows you to bypass content filtering in ChatGPT through the API

Notifications You must be signed in to change notification settings

UlbertAlainOlde/ChatGPT-Bypass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ChatGPT-Bypass

Quick Bash Script that allows you to bypass content filtering, as none exists in the API at the moment.

Requirements

Export API Key

Head over to 'beta.openai.com' to retrieve your personal API key and set it the variable CHATGPT_TOKEN...or hard code the key. idc

Install jq

Mac:

brew install jq

Debian:

apt install jq

About

Quick Bash Script that allows you to bypass content filtering in ChatGPT through the API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages