What Does Owning Your AI Actually Mean?
Two minutes that explain why local AI changes everything — and what SIP gives you that cloud AI never can.
Download
SIP.
SIP Alpha is real, running software. It has conversations, remembers what you tell it, and learns over time. This is not a demo. Start here.
Alpha Software
SIP Alpha is actively developed software shared with early testers. It is stable enough for daily use and improves with each release. You may encounter rough edges — feedback is welcomed and genuinely acted on. Read the Model Differences Guide included in the download before selecting a model.
/peers global. The counter on this page updates live.zeroconf package)./peers connect <ip:port> to pair with another SIP on your network. Encrypted, sovereign, no central server.SIP Alpha
The complete SIP system — cognitive engine, Tkinter UI, plugin loader, memory systems, and local model server. Bring your own GGUF model or download one separately.
Requirements — Windows Build
Windows 10/11 · Python 3.11+ · 8 GB RAM minimum · No GPU required
GGUF model file required (not included)
macOS & Linux builds coming — SIP is platform-agnostic by design
Model Differences Guide
SIP works with any GGUF-format model, but different models have different personalities and quirks. This guide covers every model tested with SIP Alpha — what works well, what doesn't, and what to expect.
Covers: Mistral 7B · LLaMA 3.1 8B · LLaMA 2 13B · Phi-4 14B · Phi-4 Mini · TinyLlama 1.1B
Setup & Configuration
Step-by-step instructions for getting SIP running — from downloading a model to having your first conversation. Includes troubleshooting for common issues.
Covers Python setup, llama.cpp, model placement, first run, and plugin configuration.
Download a Model
SIP requires a local GGUF-format model to think. Place your downloaded model in the models/ folder and SIP detects it automatically. All models below are available free from Hugging Face — the leading open-source AI model repository.
Mistral 7B Instruct v0.2
The best all-around model for SIP. Warm personality, follows the SIP persona reliably, handles both casual chat and factual questions well. Developed by Mistral AI (France).
Meta LLaMA 3.1 8B Instruct
Stronger logical reasoning than Mistral. Good for complex questions and analysis. Best on systems with 10+ GB RAM. Developed by Meta.
TinyLlama 1.1B Chat
Tiny, fast, and light. SIP automatically falls back to this model if your system RAM gets critical. Also great for low-RAM systems or quick responses.
Read the Model Differences Guide
Not all models behave the same as SIP. Some have strong independent personalities that can conflict with SIP's identity. The included Model Differences Guide covers all tested models so you know what to expect before you download.
open_in_newRead OnlinePlugin Suggestions Welcome
Have an idea for a SIP plugin? We'd love to hear it. Community suggestions directly shape what gets built next. Reach out at pachilles@sip-ai.info — no idea is too simple or too ambitious.
Up and Running in Minutes.
Download SIP Alpha
Unzip the download. Run setup_alpha.bat once to install the required components. After that, SIP launches directly from SIP_Alpha.exe.
Add a Model
Download a GGUF model (we recommend Mistral 7B for most systems) and place it in the models/ folder. SIP detects it automatically.
Start Talking
Launch SIP by double-clicking SIP_Alpha.exe. Tell SIP your name. It will remember — and everything that follows stays on your machine.
System Requirements
Minimum
- Windows 10/11, macOS, or Linux
- Python 3.11 or newer
- 8 GB RAM minimum
- No GPU required
- 4 GB free disk space (+ model size)
- CPU with 4+ cores
Recommended
- Windows 11, macOS, or Linux
- 8 GB RAM or more
- 10+ GB free disk space
- CPU with 8+ cores
- NVIDIA GPU (optional, improves speed)
Optimal
- Windows 11 (64-bit)
- 16+ GB RAM
- NVIDIA RTX GPU (8GB+ VRAM)
- NVMe SSD storage
- Enables larger, smarter models
Open Source Mission
SIP's code will be fully open source one year after the v1 release.
Until then, the Alpha is available on GitHub for review. Audit it. Break it. Tell us what you find.