johndotpub /
DiscordianAI
An Opensource AI bot that uses GPT models to provide chat-based interactions with users in Discord channels and via DMs. Supports a hybrid mode with OpenAI and Perplexity API backends!
70/100 healthLoading repository data…
badgids / repository
An AI Discord bot that connects to a koboldcpp instance by API calls. Have a more intelligent Clyde Bot of your own making!
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
OpenKyde is an AI Discord Bot!
It incorporates an AI Large Language Model (LLM) into a discord bot by making API calls to a Koboldcpp instance. It can also work with Oobabooga.
You will need an instance of Koboldcpp running on your machine. In theory, you should also be able to connect it to the Horde, but I haven't tested the implementation yet.
As of now this bot is only a chat bot, but it can also generate images with Automatic1111 Stable Diffusion using the following keywords after mentioning the bot: "send|create|give|generate|draw|snap|show|take|message" and "image|picture|photo|photogragh|pic|drawing|painting|screenshot"
Download Koboldcpp here: Koboldcpp
If you want to generate images, you'll also need Automatic1111 Stable Diffusion runing with --listen and --api optons enabled on launch. Download Automatic1111 here: Automatic1111
----NEW----:
XTTS support added thanks to Elbios's changes in their fork!
$ find xtts
xtts
xtts/config.json
xtts/model
xtts/model/dvae.pth
xtts/model/mel_stats.pth
xtts/model/model.pth
xtts/model/vocab.json
xtts/scarlett24000.wav
./server.exe -c 2048 -ngl 43 -nommq -m ./models/ggml-model-q4_k.gguf --host 0.0.0.0 --port 8007 --mmproj ./models/mmproj-model-f16.gguf
To run this bot:
pip install -r requirements.txtpython bot.py
Cheers!
Selected from shared topics, language and repository description—not editorial ratings.
johndotpub /
An Opensource AI bot that uses GPT models to provide chat-based interactions with users in Discord channels and via DMs. Supports a hybrid mode with OpenAI and Perplexity API backends!
70/100 healthDragunWF /
A general-purpose Discord bot offering games, fun, information, automation, API integrations, and an AI-powered chatbot using Gemini. This bot utilizes slash commands.
43/100 healthSpectrixDev /
An example of how to make a chatbot in discord.py using dialogflow/api.ai. Currently using older versions of dialogflow (v1)
11/100 healthYoussefElsafi /
BatchBot: An advanced AI-powered Discord bot offering interactive conversations, image and file analysis, web searches, image generation, and more. Free and open-source, it uses Google Gemini, Hugging Face Stable Diffusion, and Google Search APIs for a versatile and engaging experience.
52/100 healthisaiah76 /
Turn your discord account (not a bot account) into an AI chat bot running on google gemini's api which you can use for free to generate text and process images
37/100 healthedg-l /
An asynchronous Discord API wrapper for python
46/100 health