Skip to content

Explore the basics and interesting findings on ChatGPT

Notifications You must be signed in to change notification settings

jacquessham/explore_chatgpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Explore ChatGPT

Coming soon...

Setup

Before started, you may find the instruction to install all necessary dependences to use ChatGPT in the Setup folder. Everytime you use ChatGPT, activate the environment with the following:

# Activate your environment with ChatGPT installed
. explore_chatgpt/bin/activate
# Deactivate the environment
deactivate

You may find load_token.py to help setup the OpenAI token. You may save a file named openai_token.json in your local Desktop. You may find the instruction in the Loading OpenAI Token section under Setup folder.

Quick Start

Coming soon...

Chat Completion

Chat completion is a feature to have chatbot model to return a answer from an input question. You may find more details in the Chat Completion folder.

About

Explore the basics and interesting findings on ChatGPT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published