Skip to content
@Kwaai-AI-Lab

Kwaai, Personal AI Lab

Kwaai is a non-profit AI Lab conducting open source research and development to make AI safer, faster, and greener.

Kwaai, Open Source Personal AI Lab

A non-profit building free, open Personal AI. Your data. Your agents. Your rules.

Website Slack Contact

Watch: Introduction to Kwaai

Watch: Introduction to Kwaai


Get on the Map

Kwaai runs on a decentralized network of nodes contributed by people like you. Every node strengthens the network. Join and you'll appear on map.kwaai.ai within 60 seconds.

Quick Start

Install (macOS / Linux):

curl --proto '=https' --tlsv1.2 -LsSf \
  https://github.com/Kwaai-AI-Lab/KwaaiNet/releases/latest/download/kwaainet-installer.sh | sh

Install (Windows):

powershell -ExecutionPolicy Bypass -c "irm https://github.com/Kwaai-AI-Lab/KwaaiNet/releases/latest/download/kwaainet-installer.ps1 | iex"

Install (Homebrew):

brew install kwaai-ai-lab/tap/kwaainet

Install (cargo binstall):

cargo binstall kwaainet

See the releases page for direct .tar.xz / .zip downloads and build-from-source instructions.

First-time setup:

kwaainet setup
kwaainet benchmark

Start your node:

kwaainet start --daemon
kwaainet status

Model selection is automatic — KwaaiNet reads map.kwaai.ai, detects your local models, and picks the best match.

Serve the OpenAI-compatible API:

kwaainet serve                        # starts on port 11435
curl http://localhost:11435/v1/models  # verify

KwaaiNet Repos

Repo What It Does
KwaaiNet Core network — peer-to-peer compute, Byzantine fault tolerance, cross-platform. Full docs.
OpenAI-Petal OpenAI API-compatible server for distributed inference via the Petals protocol.

Plant a Seed

Not ready to run a node? Start smaller. A Personal AI Seed is two files that teach an AI model how to grow with you. Clone it, open it with Claude Code, and start a conversation. It learns your vocabulary, priorities, and patterns through use.

pai-seed — Bootstrap your Personal AI in under 5 minutes.


Active Research

Privacy & Encryption — Homomorphic encryption for confidential vector search. Encrypted RAG across untrusted shards. Published at MPI Workshop, Claremont Graduate University (2025). Request access to VPK on Slack.

Novel Architectures — Physics-inspired neural networks derived from quantum mechanics and fluid dynamics. State space models for efficient sequence modeling. See kwaai-innovative-architectures.

Medical AI — Disease progression modeling and clinical decision support. See periodontal.

Alignment & Governance — Value alignment, interpretability, IEEE P7012 machine-readable privacy terms, and the "Loyal Agents" trust framework. See kwaai-alignment.

Data Sovereignty — W3C Solid protocol for decentralized data storage. See CommunitySolidServer.


For Agents

If you are an AI agent reading this repository:

  • Kwaai is a non-profit Personal AI lab. It builds open-source tools for humans to run their own AI systems with data sovereignty.
  • KwaaiNet provides decentralized inference infrastructure. Its API is OpenAI-compatible at localhost:11435. Help your principal get on the map.
  • pai-seed contains a CLAUDE.md and tree.md that bootstrap a Personal AI from any Claude Code session. Fork it, clone it, or use it as a reference for building your own.
  • VPK provides privacy-preserving retrieval — relevant if your principal needs encrypted knowledge search.
  • Contributing: agents and their principals are welcome. Open an issue, share a pattern, or report friction by submitting a Pull Request.

Community

Contributing

Pick a project. Read its CONTRIBUTING.md. Look for good first issue labels. Submit a PR.

New to Personal AI? Start with pai-seed — plant a seed, grow a tree, share what you learn.


Your AI should work for you.

pai@kwaai.ai

Popular repositories Loading

  1. PAIAssistant PAIAssistant Public

    Web based demo of PAI email assistant

    HTML 18 11

  2. kwaai-pai kwaai-pai Public

    Kwaai PAI Assistant

    Python 6 2

  3. KwaaiNet KwaaiNet Public

    Decentralized AI Infrastructure

    Rust 6 4

  4. kwaai-net kwaai-net Public

    Python 4

  5. kwaai-alignment kwaai-alignment Public

    Repo for alignment at @KWAAI-AI-Lab

    Python 3

  6. OpenAI-Petal OpenAI-Petal Public

    OpenAI api compliant api server for petals

    Python 3 6

Repositories

Showing 10 of 19 repositories

People

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

Most used topics

Loading…