Skip to content

A jailbreaker wrapper around OpenAI's GPT-3.5-Turbo API which allows you to do some of the things which you normally cannot.

Notifications You must be signed in to change notification settings

pratikpakhale/antigpt

Repository files navigation

AntiGPT

A jailbreaker wrapper around OpenAI's GPT-3.5-Turbo API which allows you to do some of the things which you normally cannot.

[It's just a demonstration project for my ethics presentation. But you can try it out if you want to play with some prompts]

Deployment

The project is deployed at → https://antigpt.netlify.app/

Run Locally

Install dependencies

  npm install

Start the server

  node run dev

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

VITE_OPENAI - Your OpenAI Key

About

A jailbreaker wrapper around OpenAI's GPT-3.5-Turbo API which allows you to do some of the things which you normally cannot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published