Skip to content

Releases: InfinityByteStudios/GlitchBot

GlitchBot v0.1.0-alpha

27 Jun 15:30

Choose a tag to compare

Pre-release

🚧 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.

⚠️ This is an alpha release — it's unstable, incomplete, and not intended for production use. Expect limited features, unpolished responses, and experimental behavior.

🧠 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