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
- Host: GitHub
- URL: https://github.com/alekthegenius/sparkygpt
- Owner: alekthegenius
- License: mit
- Created: 2023-08-29T21:47:58.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T00:36:16.000Z (about 2 years ago)
- Last Synced: 2023-08-30T06:49:26.456Z (about 2 years ago)
- Topics: ai, diffusers, discord-ai-bot, discord-py, discord-python-bot, gpt4all, stable-diffusion
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
# 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