An AI chat bot using Google's Gemini API, with prompts and chat history.
- Download the source code.
- Install Node.js.
- Run
npm install
. - Edit
config.js
. - Customize your prompts at
prompts/
. - Run
node .
.
Please add this line in your bot's profile:
Originally developed by SHD Development.