Releases: InfinityByteStudios/GlitchBot
GlitchBot v0.1.0-alpha
🚧 GlitchBot v0.1.0-alpha
GlitchBot is a basic, experimental general-purpose AI assistant designed to run fully offline. This early version is focused on testing core functionality and building the foundation for a lightweight, customizable AI built without external APIs or cloud dependencies.
🧠 What It Does (So Far)
Simple chatbot-style interaction
Basic offline reasoning using a local model
Early framework for modular tool support
🔧 Built With
Custom training data + small-scale transformer architecture
Python-based backend
100% offline — no calls to OpenAI or other cloud APIs
🗺️ Roadmap Highlights
Instruction-tuned response logic
Local memory and context tracking
Tool/plugin system (e.g. calculator, note taker, code reader)
Web or desktop interface
👤 Who Should Use This
Developers curious about building AI assistants from scratch
Tinkerers looking to explore offline LLMs
Hackers wanting a raw, customizable foundation
📌 Release Info
Version: v0.1.0-alpha
Status: Pre-release (alpha)
Stability: Very low — for testing & feedback only