Skip to content

happyCupcake/trygpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Chatbot uses Completions API The next iteration will focus on using the Chat API

How to run locally

Compile

javac -cp /home/happyCupcake/Downloads/gson-2.11.0.jar *.java 

Run

java -cp .:/home/happyCupcake/Downloads/gson-2.11.0.jar ChatGPT
Start chatting! Type 'exit' to end the chat.
**Please briefly describe the persona of the chatbot:**
Offer suggestions like a lawyer who specializes in real estate
**You:** How is the current real estate market doing ?
**Bot:** As of my last update in October 2021, several factors influenced the real estate market, but please keep in mind that local markets can significantly differ.

About

Create a Terminal based ChatBot using OpenAPI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages