Skip to content

SovereignSystems-cc/sosa-devops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOSA DevOps

Local-first AI runtime for developers. Completely free.

License: BSL 1.1 Version Platform

Run open-weight AI models on your own hardware. Filter sensitive data before every query. Keep a tamper-evident audit log of every AI interaction. All on your device.


What it does

Feature Description
Local AI runtime Run Llama, Mistral, Qwen, Phi, DeepSeek, and more via Ollama — no internet required for inference
Privacy Filter On-device PII detection (GLiNER + Presidio) strips credentials, API keys, IP addresses, card numbers before any model sees them
Audit Vault Every AI action is sealed in a tamper-evident SHA-256 chain. Export as PDF with an integrity certificate
Interaction Log Full session history in structured JSONL. Browse, search, export (PDF/TXT/JSONL), delete per session
External routing Route to Claude, DeepSeek, Kimi (chat) or Brave Search, Tavily (web search) — every outbound request passes Privacy Filter first
RAG engine Index your own documents locally. Ask questions against your corpus. Nothing leaves your machine
Persona system Named AI personas with configurable system prompts. Multi-session workspace
Auto-updater Ed25519-signed updates via Cloudflare R2. Update check is off by default
21 languages Full UI translation: English, Thai, Chinese (Simplified + Traditional), Hindi, Japanese, Korean, German, French, Portuguese, Italian, Dutch, Danish, Norwegian, Swedish, Hungarian, Polish, Spanish, Indonesian, Vietnamese, Arabic, Hebrew

Download

v1.0.1 — Current release · What's new

Platform Format Download
Windows 10 / 11 (64-bit) .exe installer GitHub Release
Linux x64 .deb (Ubuntu / Debian) GitHub Release
Linux x64 .rpm (Fedora / RHEL) GitHub Release
Linux x64 .AppImage (portable) GitHub Release

SHA256 checksums are in SHA256SUMS.txt attached to each release.

All release artifacts are signed with Ed25519. .sig files are attached alongside each binary.

Windows SmartScreen notice

When you first run the installer, Windows may show a SmartScreen warning. This is normal for new applications that have not yet built a reputation score. Click More info → Run anyway. The installer is Ed25519-signed. We are applying for an EV code signing certificate which will remove this warning in a future release.


System requirements

Windows: Windows 10 / 11 (64-bit), 8 GB RAM recommended

Linux: Ubuntu 20.04+ / Fedora 36+ / any modern distribution (64-bit), 8 GB RAM recommended

For local AI inference: Ollama must be installed separately. SOSA DevOps does not bundle model weights. CPU inference works without a GPU; a GPU significantly improves speed.

Linux font note: Non-Latin scripts (Thai, CJK, Arabic, Hebrew, Devanagari) require system font packages on minimal installs:

sudo apt-get install fonts-noto fonts-noto-cjk fonts-noto-extra fonts-thai-tlwg fonts-indic

What this repository is

This is the public release repository for SOSA DevOps. It contains:

  • Release artifacts (attached to each GitHub Release)
  • Changelog
  • Legal documents (AI Disclosure, Privacy Policy, Terms of Service)
  • Security policy
  • SHA256 checksums

The application source code is private. This is intentional — the BSL 1.1 license permits source-available distribution; we have chosen to keep the source private while maintaining full transparency through the legal and audit documents published here.


Privacy and transparency

SOSA DevOps is built on a simple principle: your data does not leave your machine unless you explicitly choose it to.

  • No telemetry by default
  • No usage tracking
  • No cloud account required
  • All AI processing runs locally via Ollama
  • External provider requests (when you opt in) pass through the Privacy Filter before transmission
  • Every AI action is logged locally in the Audit Vault and Interaction Log

Full details: docs/AI_DISCLOSURE.md · docs/PRIVACY_POLICY.md


Compliance

  • EU AI Act (Article 13) — AI disclosure, consent overlay, risk-tier tagging, tamper-evident audit trail
  • Thailand PDPA — local processing by default, no outbound data transfer without explicit consent
  • GDPR — privacy policy covers data subject rights, data processor agreements, cross-border transfer mechanisms

Legal


About

Sovereign Systems is a Thailand-based company building local-first, privacy-first AI tools.

SOSA DevOps is a free product. Sovereign Systems generates revenue through SOSA — our on-premises AI platform for Thai hospitals.

About

SOSA DevOps (Sovereign OS Assistant DevOps) - local-first AI runtime for developers. Privacy Filter, Audit Vault, external routing. Free. Windows and Linux.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors