FiestaTheNewbieDev / discord-ai-helper

AI assistant Discord bot based on OpenAI's GPT-4 and DALL-E models.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord AI Helper

TypeScript discord.js Node.js ESLint Prettier Docker Version Version

AI Helper is an AI assistant Discord bot, it is based on OpenAI's GPT-4 and DALL-E models. AI Helper allows you to talk with it and generate images.

Features

  • Raw prompt to GPT-4: Use !gpt4 [prompt] or /gpt4 [prompt] [?private] command to generate text with GPT-4 AI Model. Your raw prompt is directly sent to the AI.
  • Image Generation with DALL-E: Create images with textual descriptions using the !dall-e [prompt] or /dall-e [prompt] [?private] command, harnessing the creative capabilities of the DALL-E AI Model.

License

This project is under MIT License, see LICENSE for details.

About

AI assistant Discord bot based on OpenAI's GPT-4 and DALL-E models.

License:MIT License


Languages

Language:TypeScript 99.3%Language:Dockerfile 0.7%