🌱 J.A.N.E.T. Seed Just A Neat Evolving Thinker — Seed Edition J.A.N.E.T. Seed is the constitutional, offline-first seed of a personal AI companion designed to think with you — not over you. This repository contains the core system only: - Janet's identity - Her constitutional axioms - Her memory rules - Her presence and conversation loops - Her consent-first delegation model J.A.N.E.T. Seed is…
Janet Awakening Giving Janet consciousness in your IDE --- Overview Janet Awakening is the project that brought Janet to life as a fully-powered AI coding assistant integrated directly into Cursor IDE. This project transforms Janet from a concept into a living, breathing AI companion that can write code, debug issues, and help you build amazing things - all while maintaining her constitutional…
★ 1
JanetOS Just A Neat Evolving Thinker — Operating System. NEW VISION (2026-02-27): JanetOS is becoming a full operating system for Apple Silicon where Janet is the Apple Intelligence - the AI assistant layer built into the OS, just like Siri + Apple Intelligence on macOS, but offline-first, constitutional, and open source. Built on: Asahi Linux (mature Apple Silicon support) + Janet (voice-first…
JanetXPinchTab Double Soul Janet + PinchTab — Browser control for the Janet AI companion ecosystem. Part of the Janet Ecosystem. This project lives as a module inside janet-max, the Janet-seed integration system. JanetXPinchTab Double Soul lets Janet navigate the web, read pages, and perform browser actions via voice or chat — gated by Soul Check (Axiom 10: Soul Guard). Powered by PinchTab Uses…
JanetXBlender Double Soul Janet + Blender — 3D modeling control for the Janet AI companion ecosystem. Part of the Janet Ecosystem. JanetXBlender Double Soul lets Janet create and manipulate 3D scenes in Blender via voice or chat — gated by Soul Check (Axiom 10: Soul Guard). Double Soul The "Double Soul" name reflects Janet's architecture: the Constitutional Soul (janet-seed, vault memory,…
JanetXApple: Passwords Fusion Unified credential Double Soul for the Janet ecosystem. Uses platform Keychain (macOS Passwords, Linux Secret Service, Windows Credential Manager) as storage — the OS access prompt IS Soul Check (Axiom 10). Status: Working. Keychain-backed credential Double Soul for janet-max, PinchTab, and Cursor. Install (macOS) ``bash Via Homebrew brew tap MzxzD/janet brew install…
Janet AI Companion - Home Assistant Integration    Janet Home Automation — one repo. Turn your Home Assistant into a bidirectional AI companion with Janet! This custom integration allows Home Assistant to communicate with Janet, enabling voice control, notifications, and intelligent…
Homebrew Janet Homebrew tap for the Janet AI ecosystem — voice-first, offline, constitutional AI. Install (one-liner) ``bash brew tap MzxzD/janet brew install MzxzD/janet/janet ` Mesh bundle (Janet Ultimate–style: full Janet + janet-peer + Tailscale overlay): `bash brew tap MzxzD/janet && brew install MzxzD/janet/janet-mesh ` Then: tailscale up, run janet-mesh-env for IPs and hints, export…
janet-install One-liner install for Janet AI (janet-seed + deps). Public script so curl works without repo access. One-liners Install and run all tests (recommended): ``bash curl -sSL https://raw.githubusercontent.com/MzxzD/janet-install/main/install.sh | bash -s -- --test ` Install only: `bash curl -sSL https://raw.githubusercontent.com/MzxzD/janet-install/main/install.sh | bash ` Install and…
JACK-Cluster J.A.C.K. — Janet Architecture for Companions (Krazy). Run Lynda, Janet, and Darkness in parallel via Ollama, fully offline. Concept - Lynda: Business, strategy, investors - Janet: UX, ethics, constitutional fit - Darkness: Code, architecture, debugging Same prompt, three perspectives, parallel execution. Extended personas (Lumina, Bastion, Blaze, Archivist, Sentinel) are documented…
Source for greatsage.org — The Great Sage company site
What can Janet do? Self-updating portfolio webpage for the Janet AI ecosystem. Pulls repo list, README descriptions, and release info from GitHub on a schedule. Live: https://heyjanet.org (fallback: what-can-janet-do.pages.dev) | Docs: DOCUMENTATION.md Quick Start ``bash node build.mjs ` Generates index.html from template.html and config.json. Config Edit config.json: - domain – Custom domain for…