0.0.10 ā€¢ Published 1 year ago

whatsgpt v0.0.10

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

šŸ¤– My WhatsApp GPT Bot

A Node.js package that provides a GPT-3 based chatbot for WhatsApp.

šŸš€ Getting Started

To use this package, you need to have Node.js installed on your system. You can install it from the official website: https://nodejs.org/.

Once you have Node.js installed, you can install the package globally using npm:

npm install -g whatsgpt

šŸ› ļø Usage

To use the WhatsApp GPT Bot, you need to have a WhatsApp account and a Open AI api key

Follow the steps below to configure the bot:

Start the bot using the my-whatsapp-gpt-bot command:

OPENAI_API_KEY=your_api_key whatsgpt

Once the bot is running a qr will generated

npm.io

Scan the QR with your whatsapp devices option

you will see client ready message

You should keep open the app so the bot continues working.

TODO deploy in a server instructions

šŸ“¦ Dependencies

This package depends on the following Node.js packages:

@openai/api: provides the GPT-3 API functionality for generating chatbot responses

šŸ¤ Contributing

Contributions, issues and feature requests are welcome! Feel free to check issues page for open issues or open a new one.

šŸ‘¤ Author

@servatj

šŸ“ License

This project is MIT licensed.

0.0.10

1 year ago

0.0.9

1 year ago

0.0.8

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

1.0.0

1 year ago