Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 382 Bytes

File metadata and controls

14 lines (12 loc) · 382 Bytes

Gemini-Chat-Bot

An AI chat bot using Google's Gemini API, with prompts and chat history.

Installation

  1. Download the source code.
  2. Install Node.js.
  3. Run npm install .
  4. Edit config.js .
  5. Customize your prompts at prompts/ .
  6. Run node . .

Credits

Please add this line in your bot's profile: Originally developed by SHD Development.