Skip to content

jr-duarte/whatsapp-ai-assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp AI Assistant 🤖

Main technologies used

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Commands

  • dev: run your app in what mode to watch
  • start: runs your application

Envs

# .env file

OPENAI_API_KEY="XXX"
OPENAI_MODEL="gpt-3.5-turbo"
OPENAI_TEMPERATURE="0.3"

MY_PHONE="55119XXX"
TEMPLATE_COMMAND="Responda em no máximo dois parágrafos a seguinte pergunta:"
TRIGGER_COMMAND="IA pergunta:"

Example

WhatsApp Image 2023-11-17 at 13 55 57

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published