Skip to content
@Wizard-AIA

Wizard

Local-first autonomous data analysis agent. Private, self-correcting, and evidence-backed.

🧙‍♂️ Wizard

A local-first autonomous data analysis agent. Ask real questions about your data; it investigates — looking, computing, revising its approach when the data disagrees with it — then verifies the result and explains it, streaming its reasoning as it goes.

Status Release Homebrew Codespaces Awesome OpenSSF Scorecard Python License Docs

Wizard Interface Preview

Your data never leaves your machine unless you choose a remote cloud provider. Powered by a modular Tri-Model Architecture (Manager, Worker, and Embeddings). No API key is required — local Ollama or LM Studio models running locally are all it takes.

📖 Documentation · 🚀 Quickstart · 🌐 Live Website · 💬 Discussions · 📦 Latest Release (v1.0.5)


⚡ Install & Quick Start

🍺 Option A: Homebrew (macOS & Linux)

brew tap Wizard-AIA/wizard && brew install wizard
wizard init && wizard start

🚀 Option B: 1-Command Automated Installers

Linux & macOS:

curl -fsSL https://wizardw2.vercel.app/install.sh | bash

Windows (PowerShell):

irm https://wizardw2.vercel.app/install.ps1 | iex

☁️ Option C: 1-Click Cloud Trial (GitHub Codespaces)

Open in GitHub Codespaces

🐳 Option D: Docker Compose

git clone https://github.com/Wizard-AIA/Wizard-w2.git
cd Wizard-w2
docker compose up -d

📦 Option E: Standalone Prebuilt Packages (v1.0.5)

Operating System Architecture Download Package
macOS Apple Silicon (M1 / M2 / M3 / M4) Wizard-v1.0.5-darwin-arm64.zip
macOS Intel x86_64 Wizard-v1.0.5-darwin-amd64.zip
Linux x86_64 / amd64 Wizard-v1.0.5-linux-amd64.zip
Linux ARM64 / aarch64 Wizard-v1.0.5-linux-arm64.zip
Windows x86_64 Wizard-v1.0.5-windows-amd64.zip
# After extracting your zip:
./cli/wizard init       # Checks prerequisites & installs environment
./cli/wizard start      # Starts backend + frontend daemon and opens your browser

Open http://localhost:3000 to begin analyzing your data.


🏛️ Ecosystem Repositories

Repository Description
Wizard-w2 Core Engine: FastAPI backend, analytical workspace, Apache Arrow streaming, OS sandboxing, and Go CLI supervisor.
website Docs & Landing: Official website, architectural documentation hub, and interactive web demo.
homebrew-wizard Package Manager: Official Homebrew tap for one-command macOS and Linux installation (brew install wizard).
skills Skill Registry: Community registry of curated SKILL.md domain modules the agent retrieves and executes mid-turn.
awesome-wizard Ecosystem Hub: Curated playbooks, sample datasets, local model recipes, and community integrations.
.github Community & Health: Organization profile landing page, issue templates, and security policies.

👥 Contributors

Thank you to everyone building and improving Wizard!

Contributors


BSD-3-Clause Licensed. Created by Aniket Saha (@Aniket-a14). Contributions are welcome — see CONTRIBUTING.md to get involved.

Popular repositories Loading

  1. Wizard-w2 Wizard-w2 Public

    🧙‍♂️ Local-first autonomous data analysis agent. Private, self-correcting, and evidence-backed analytics powered by DuckDB, Polars & local LLMs.

    Python 3

  2. Wizard-AIA Wizard-AIA Public

    Wizard — organization profile

  3. website website Public

    Official website, landing page, and documentation hub for Wizard

    TypeScript

  4. skills skills Public

    Community skill registry for Wizard

  5. .github .github Public

    Default community health files for the Wizard-AIA organization

  6. homebrew-wizard homebrew-wizard Public

    Homebrew tap for the Wizard autonomous data analysis agent

    Ruby

Repositories

Showing 7 of 7 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…