Releases: ksk5429/kzero
Releases · ksk5429/kzero
Release list
K-ZERO v0.2.0 — Standalone Windows .exe
One-Click Standalone for Windows
Download kzero.exe, double-click, done. No Python, no terminal, no setup.
What it does automatically:
- Checks if Ollama is installed → downloads and installs it if missing
- Pulls the Qwen 2.5 7B model (~4.7 GB, first run only)
- Starts the Ollama server
- Launches K-ZERO web app
- Opens your browser at http://localhost:7860
Requirements
- Windows 10/11
- ~8 GB free disk space (for Ollama + model)
- Internet connection (first run only)
After first run
Everything is cached locally. Subsequent launches take ~10 seconds.
K-ZERO v0.1.0 — Council of 8
8 minds. 1 question. Infinite consequences.
First release of K-ZERO, a multi-agent philosophical deliberation system.
Features
- 14 Python modules (~6,000 lines)
- 8 AI personas: Musk, Feynman, Kobe, Jobs, Sartre, Carlin, Johnson, Kevin Kim
- 3 simulation modes: Council Runner, K-ZERO Console, Dialectic Evolution (Hegelian)
- 8 discussion modes: seminar, debate, vote, brainstorm, war room, socratic, delphi
- Multi-run prediction: run 1000x → probability distribution → question classification
- Quarto reports: HTML, PDF, DOCX with embedded Plotly charts
- NotebookLM artifacts: podcast, study guide, quiz, flashcards, slides, mind map
- Dash web dashboard: network graph, position tracking, chat log, topic clusters
- Twitter/X thread generator: auto-format transcripts for sharing
Free LLM Providers
Works with Ollama (local/unlimited), Google AI Studio, Groq, OpenRouter — no paid API required.
Live Demo
https://huggingface.co/spaces/kyeongsun/kzero
Quick Start
git clone https://github.com/ksk5429/kzero.git && cd kzero
pip install -r requirements.txt
python -m runner.demiurge # YOU play God