An open API service indexing awesome lists of open source software.

https://github.com/alekthegenius/sparkygpt

A 99% Private Offline AI Chatbot
https://github.com/alekthegenius/sparkygpt

ai diffusers discord-ai-bot discord-py discord-python-bot gpt4all stable-diffusion

Last synced: 8 months ago
JSON representation

A 99% Private Offline AI Chatbot

Awesome Lists containing this project

README

          


SparkyGPT Icon

# SparkyGPT
SparkyGPT is an AI Discord Bot that runs entirely on your computer through the power of [GPT4ALL](https://github.com/nomic-ai/gpt4all) and [Diffusers](https://github.com/huggingface/diffusers)

## Tested Devices:
- Windows | Python Version 3.11
- Windows WSL2 (Ubuntu 22.04.3 LTS) | Python 3.10.12

## Files Overview:

- SparkyGPT.py: A Lightweight AI Chat Bot That Responds When it Gets Mentioned
- SparkyGPTv2.py: A heavier AI Chat Bot that can generate stable diffusion images, chat, and be configured through bash-like commands
- requirements.txt: A list of dependencies to install