This project is a Whatsapp chatbot that allows users to interact with Bard, a large language model from Google AI.
The project is still in development, but it is functional.
- Node 16.0.0 or higher
- Mongoose 6.0.0 or higher
- Bard-ai 1.0.0 or higher
- Dotenv 10.0.0 or higher
- QR Code Terminal 4.0.0 or higher
- Whatsapp Web.js 1.0.0 or higher
- Clone the repository to your local machine.
- Install the dependencies by running npm install.
- Create a .env file and add the following environment variables: TOKEN=BARD_AI_TOKEN MONGODB_URI=YOUR_DATABASE_URI
- Run the project by running npm start.
To use the chatbot, simply open Whatsapp and scan the QR code that is generated by the project.
Once you have scanned the QR code, you can start chatting with Bard.
- Node
- MongoDb
- Javascript