Skip to content

v0.1.0-alpha

Choose a tag to compare

@Svnse Svnse released this 29 Jan 19:14
· 192 commits to main since this release
0d05063

Monolith v0.1.0-alpha

First public release.

What is Monolith?

A local-first AI workstation that runs LLMs, Stable Diffusion, and audio generation through a modular kernel architecture.

Stop chatting with AI. Start commanding it.


What Works

✅ LLM chat (GGUF models via llama.cpp)
✅ Stable Diffusion image generation
✅ Audio generation (AudioCraft)
✅ Persistent chat sessions
✅ Modular addon system
✅ Dark mode interface

Known Issues

⚠️ This is alpha software
⚠️ Limited error handling
⚠️ Documentation incomplete
⚠️ Windows only (Linux/Mac untested)
⚠️ Rough edges everywhere

Installation

Windows:

  1. Download and extract
  2. Run install.bat
  3. Run start.bat

See README for details.

Requirements

  • Python 3.10+
  • CUDA GPU recommended
  • ~10GB disk space for models