Skip to content

archcloudy/cloudAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudai

Open source Discord AI Bot powered by Gemini

Features

  • Use it anywhere! - CloudAI works in Servers / DMs / Groups!
  • Image Generation - Generates images based on user prompts
  • Reply CloudAI through Pings / DMs - Ping/Reply CloudAI to interact! Also works by DM-ing the bot. (ClydeAI Reference)

Getting Started

Prerequisites

Installation

  1. Clone the repository
     git clone https://github.com/cloudguy9/cloudAI
     cd cloudAI
  2. Install dependencies:
    npm install
  3. Configure the bot
    • Copy config.example.json and paste as config.json.
    • Inside config.json, place your discord bot token in: bot.token, and then place your bot's clientID in: bot.clientId
    • Fill out your GeminiAI API Key in ai.apikey - and choose your desired gemini model
  4. Start the bot: You can use node . or npm start.

Commands

  • /ask [prompt]: Start your conversation w/ AI
  • /imagine [prompt]: Generates an Image based on prompt (Currently this is only available for Gemini)

License

Licenced by MIT License

About

Discord AI bot powered by Gemini

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •