Skip to content

A CLI for interacting with OpenAI's ChatGPT API using `gpt-3.5-turbo`.

Notifications You must be signed in to change notification settings

imevro/chatgpt_repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT REPL

A CLI for interacting with OpenAI's ChatGPT API using gpt-3.5-turbo.

Screenshot 2023-03-02 at 17 05 23

Key Features

  • 🔪 Uses the official ChatGPT API
  • 🤖 Allows customization of the assistant's role
  • 🤝 Written by ChatGPT itself

Installation

You can install chatgpt_repl using pip:

pip install chatgpt_repl

Usage

To start the ChatGPT REPL, simply run:

chatgpt_repl

This will start a conversation with ChatGPT, where you can enter messages and receive responses. The chat logs are saved to the logs directory.

License

This project is licensed under the MIT License.

About

A CLI for interacting with OpenAI's ChatGPT API using `gpt-3.5-turbo`.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages