Use Cases

Genesis OS in
the real world

From personal productivity to home automation to privacy advocacy — Genesis OS adapts to how you think and how you work, not the other way around.

🤝
Personal AI Companion
For anyone who wants an AI that actually knows them
👤
What was that book I was asking about last Tuesday?
You asked about "The Pragmatic Programmer" — you wanted to know if it covers modern CI/CD. You also mentioned wanting to read it before your team review next month.
👤
Perfect. Remind me to buy it tonight.
Done. I'll notify you at 8pm. Want me to also find a local library copy so you can preview it first?

Genesis remembers every conversation, cross-references your files, and proactively surfaces things you've forgotten — like a personal assistant that never takes a day off.

🧠 Persistent memory 📅 Proactive reminders 🔍 Cross-session context
💻
Developer Power User
For engineers who want an AI that lives in their environment
👤
The Docker build is failing. Can you check the logs and fix it?
Reading docker-compose.yml... Found the issue: the Python package chromadb version conflicts with pydantic. Want me to pin both to compatible versions and rebuild?
👤
Yes, do it.
Patched requirements.txtchromadb==0.4.22, pydantic==1.10.13. Running build now… ✅ Succeeded in 42s.

Genesis reads your filesystem, runs shell commands with approval, debugs build errors, writes code, and commits changes — all from a natural language conversation.

🔧 Shell execution 📝 File editing 🐳 Docker aware
🔒
Privacy-First Computing
For people who refuse to give their data to Big Tech
👤
Summarise my medical documents and flag anything unusual.
Reading 3 files from /Documents/Medical/... Your cholesterol is borderline (215 mg/dL, above 200 threshold). All other markers are normal. This analysis stayed entirely on your machine.

Sensitive documents — medical records, financial statements, legal contracts — can be analysed with full AI capability without ever leaving your hardware. No cloud. No logs. No exposure.

🔒 100% local 🌐 Air-gap capable 📵 Zero telemetry
🏠
Home Lab & Self-Hosting
For sysadmins and homelabbers who run their own stack
👤
Check disk usage across all my servers and warn me if anything is over 85%.
Running df -h on vm-01, vm-02, nas-01... ⚠️ nas-01 /dev/sdb1 is at 91% (1.8TB/2TB). Want me to find what's consuming the most space?
👤
Yes and create a cleanup plan.
Found 340 GB of Docker image cache and 180 GB unused Plex transcodes. Draft cleanup script ready — needs your approval before I run it.

Deploy Genesis on your home server or NAS. Manage your entire infrastructure through conversation — monitoring, backups, deployments, and incident response.

🖥️ Server management 🔄 Automation 📊 Monitoring
💼
Freelancer & Small Business
For solo operators who need a full back office, solo
👤
Generate an invoice for John's website project — 40 hours at £85/hr, project management fee, and send it.
Created Invoice_John_Website_v3.html (£3,500 + £350 PM = £3,850). I've pre-filled John's address from your contacts. Want me to email it to john@example.com with your standard payment terms?

From invoicing to client communications, document management, and scheduling — Genesis handles routine business tasks while keeping all your sensitive client data firmly on your own machine.

📄 Document generation 📧 Email drafting 📁 Client file management
🍓
Raspberry Pi & IoT
For makers who want AI in their physical world
👤
Hey Genesis — is anyone in the garden?
Checking camera feed... I can see what appears to be a person near the shed. Motion detected 2 minutes ago. Snapshot saved to /data/garden/2025-04-13-14-22.jpg.

Run a Pi-optimised Genesis image on a Raspberry Pi 5. Control GPIO pins, read sensor data, interpret camera feeds with Gemma 4's multimodal vision, and automate physical-world tasks.

🔌 GPIO control 📷 Vision (Gemma 4) 🌡️ Sensor data 🤖 Robotics (ROS2)

Genesis OS vs
the alternatives

Feature Genesis OS ChatGPT GitHub Copilot HomeAssistant AI
Runs fully offline ✓ Yes ✗ No ✗ No ~ Partial
Data stays on your hardware ✓ Always ✗ Sent to OpenAI ✗ Sent to GitHub ~ Optional
Persistent cross-session memory ✓ ChromaDB + SQLite ~ Limited ✗ No ✗ No
File system access ✓ Full CRUD ✗ No (unless plugin) ~ IDE only ~ Config files
Shell/terminal execution ✓ With approval ✗ No ~ IDE tasks ✗ No
Voice control (local) ✓ Whisper + Piper ✗ No local voice ✗ No ~ Cloud dependent
Model agnostic (swap freely) ✓ Any Ollama model ✗ GPT only ✗ Copilot only ~ Limited options
OS-grade desktop UI ✓ Full shell ✗ Chat only ✗ IDE only ~ Home dashboard
Monthly subscription cost ✓ $0 forever $20–200/mo $10–39/mo ✓ $0 (open source)
Raspberry Pi compatible ✓ Pi-optimised image ✗ No ✗ No ✓ Yes

Real tasks. Natural language.

📋

Research & Synthesis

👤
Summarise all my notes from the last 2 weeks into a brief.
Found 14 notes across 3 projects. Key themes: API rate limiting (project A), hiring pipeline (3 candidates shortlisted), server migration due March deadline. Want a formatted PDF?
🔍

Code Review

👤
Review auth.js and tell me any security issues.
Found 2 issues: JWT secret is hardcoded (line 14), and no rate limiting on /login. Want me to fix both and run the tests?
📊

Data Analysis

👤
What were my top expenses in Q1 from the spreadsheet?
Reading expenses_2025.xlsx... Top 3: Software subscriptions £1,240 (31%), Hardware £890 (22%), Travel £655 (16%). Down 8% vs Q4 2024.
📧

Email Drafting

👤
Draft a polite follow-up to the client who hasn't paid invoice #1042.
Found invoice #1042 (£2,400, overdue 12 days). Draft ready — professional tone, payment link included. Send or would you like to edit first?
🖼️

Visual Analysis

👤
What's in this screenshot? [attaches image]
It's a database schema diagram. I can see 5 tables: users, orders, products, reviews, and inventory. The foreign key relationships look correct but reviews lacks an index on user_id.
🎙️

Voice Commands

🎤
"Hey Genesis, what commits did I make today?"
4 commits today. Latest: "fix: memory leak in daemon event bus" — 22 minutes ago. All tests passing.

If you own a computer,
Genesis OS is for you

👩‍💻
Developers

Code review, debugging, shell automation, and a dev environment that understands your entire project history.

🎓
Students & Researchers

Research assistance, paper summarisation, citation management, and a study companion that remembers everything you've read.

🏢
Small Teams

Self-host for your team. No data leaves your network. Shared memory. Custom tools for your specific workflow.

🔬
Makers & Hackers

Raspberry Pi GPIO, camera vision, sensor data, home automation, and robotics — all through natural conversation.

Which use case fits you?

All of the above and more start with a single docker compose up.