Skip to content

KMJ-007/GPT-3-Girlfriend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Clone the repo

  2. Install NPM packages

yarn 
  1. Create an .env file containing your OpenAI secret API key:
OPENAI_SECRET_KEY="<Secret key>"
  1. Optionally set a default prompt in your .env file to give your bot a different personality:
DEFAULT_PROMPT="<Your custom prompt here>"

The more detail you offer in your prompt, the better your responses will be.

Usage

  1. Run the bot:
yarn run start
  1. Open WhatsApp on your phone, select 'WhatsApp Web' from the settings menu, then scan the provided QR code.
  2. Choose from the list of recent chats which you would like to activate the bot for. Use space key to select.
  3. Sit back and watch the bot respond automatically to incoming messages from your selected contacts.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published