Skip to content

cloudguy9/cloudAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cloudai

Open source Discord AI Bot powered by Gemini, ChatGPT, and Ollama

Features

  • Use it anywhere! - CloudAI works in Servers / DMs / Groups!
  • Image Generation - Generates images based on user prompts with Gemini!
  • 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
    • Select your desire provider in the config: ai.provider. (Choose 'gemini', 'chatgpt', 'ollama')
    • And now, place your API key into your desired provider. (ollama = local)
  4. Start the bot: You can use node . or npm start.

Commands

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

Screenshot (07/01/2025 Update)

image image image image

Contribution

  • We welcome contributions! Feel free to fork the repository, create new branch (cloudai/my-feature) or switch to dev branch,
  • make your changes, and submit a pull request to dev branch.

About

OpenSource Discord AI bot powered by Gemini, ChatGPT, and Ollama

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •