Skip to content

CarmelNg/ChatGPT_clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ChatGPT Clone

This Python script allows users to interact with OpenAI's ChatGPT API in a conversational format. Users can send messages, receive responses, and manage multiple conversation threads.

Features

  • Send messages to the ChatGPT API.
  • Switch between different conversation threads.
  • Exit the program when desired.

Prerequisites

Before running this script, ensure you have the following installed:

  • Python 3.x
  • requests library for making API calls.

You can install the requests library via pip:

pip install requests

About

Using MIMO_OPENAI_API_KEY

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages