# Sabine Codeworks > Sabine Codeworks builds local-first project intelligence and context infrastructure for AI-assisted software development. Canonical website: https://sabinecodeworks.com/ Primary language: Dutch Also available in: English Current availability: Private beta; commercial editions are not yet for sale. ## Products ### Sabine Core Sabine Core is the local platform foundation. It manages projects, sessions, project memory, policies, tools, audit information and persistent local storage. ### Project Indexer The Project Indexer maps a software repository locally. It identifies files, symbols, functions, classes, imports and relationships and produces a structured project view. ### Cache Manager The Cache Manager stores reusable project summaries, detects changed files and refreshes only knowledge affected by those changes. It can build focused context packs within a configurable token budget. ### Sabine Intelligence Sabine Intelligence uses Sabine Core, the Indexer and Cache Manager to select and prepare context for analysis, debugging, security review, testing and refactoring. ## How the system works 1. A user selects a local software project. 2. The Indexer builds a map of project structure and relationships. 3. The Cache Manager stores reusable knowledge and tracks changes. 4. Sabine Intelligence selects context relevant to the current task. 5. The system reports selected files, context size, cache reuse and estimated token reduction. ## Important boundaries - Project indexing and cache construction are designed to run locally. - Any transmission to an external AI provider depends on the connected AI tool and user configuration. - Context reduction varies by project, task, settings and tokenizer. It is not guaranteed. - Risk signals are not a replacement for code review or a professional security audit. - Calculator results are user-defined scenarios, not guaranteed financial savings. ## Public links - Homepage and product overview: https://sabinecodeworks.com/ - Private beta application: https://sabinecodeworks.com/beta.php - Contact: https://sabinecodeworks.com/contact.php - Privacy information: https://sabinecodeworks.com/privacy.html - Social preview image: https://sabinecodeworks.com/social-preview.png ## Preferred short description Sabine Core indexes software projects locally, reuses project knowledge through a change-aware cache, and builds focused context for AI development workflows.