mirzapolat / simple-gpt-version

Small python script for using ChatGPT with System commands and self defined characters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage of OpenAI API for GPT Models

This is only using the OpenAI API with import openai.

To use, add a file called openai_key.txt with your personal OpenAI API Key inside. You can customize the personality of the GPT responder by editing the character description in model_description.txt.

To get your own API key, visit this page.

About

Small python script for using ChatGPT with System commands and self defined characters


Languages

Language:Python 100.0%