Skip to content

ize4ka/cybos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CybOS

CybOS is a local-first, extensible knowledge and automation operating system built for Cursor. It enables users to build personalized workflows, task automations, and domain-specific copilots using a structured folder system of data, rules, and scripts.

CybOS Architecture

Local-first AI stack that turns Markdown, git and natural-language rules into a personal chief-of-staff:

  • Store every note, deal and project beside the code that automates it
  • Run offline, keep keys local
  • Swap models on the fly: GPT-4.1, o3, Gemini 2.5, Claude, Mixtral or llama.cpp
  • Use any editor—Cursor, Obsidian, Notepad, whatever opens text
  • Pipe tasks through built-in connectors for Gmail, Telegram, Asana, Notion or any API you wire in one prompt

Requirements

  • Python3
  • Cursor account

Installation

  1. Install Cursor and, optionally, Obsidian

  2. Clone and open cybOS folder — you're all set!

  3. (Optional) If you want to use automations, you will need to install Python 3

  4. (Optional) Install dependencies using requirements.txt

  5. (Optional) Rename .env.example to .env and add your API keys

  6. (Optional) If you want Gmail connection, download client_secret.json from https://console.cloud.google.com and paste it into .env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%