Skip to content
@chistiq

Chistiq

Intelligence infrastructure behind RapidKit and Workspai.

Chistiq

Intelligence infrastructure company behind RapidKit and Workspai

Home of Workspai, RapidKit Core, and open-source tools that help developers, IDEs, CI, and AI agents understand and work with the same software system.

Chistiq · RapidKit · Workspai · Learn Workspace Intelligence

Workspai npmWorkspai VS CodeRapidKit Core


What is Chistiq?

Chistiq is the intelligence infrastructure company behind RapidKit and Workspai. We build open-source tools for creating software, understanding how its parts fit together, and keeping it healthy as it changes.

Workspai gives people and tools a shared view of a software system. RapidKit Core helps teams create and maintain production-ready applications.


Workspace Intelligence

Software is more than source code.

Modern software is more than code. It includes projects, dependencies, APIs, deployment files, documentation, rules, tests, owners, and release checks.

Workspace Intelligence connects that information and keeps a saved, checkable view that humans and AI can use together.

flowchart TB
INPUTS["Software Systems<br/>Code · Architecture · Knowledge · Runtime · Policies"]
INTELLIGENCE["Workspace Intelligence<br/>Model · Graph · Context · Evidence · Governance"]
OUTPUTS["Shared Intelligence<br/>Reports · Skills · AGENTS.md · Impact · Automation"]
CONSUMERS["Developers · IDEs · CI · AI Agents"]
INPUTS --> INTELLIGENCE --> OUTPUTS --> CONSUMERS
CONSUMERS -. Continuous feedback .-> INPUTS
classDef core fill:#0f172a,color:#f8fafc,stroke:#38bdf8,stroke-width:2px;
class INTELLIGENCE core;
Loading

Existing software can be adopted without changing repositories, frameworks, or programming languages. Native project kits are available for teams starting new applications.


Products

ProductRole
Workspai CLIConnect projects, map a software system, check changes, and prepare context for people and tools.
Workspai for VS CodeView workspace status, reports, repair actions, and AI workflows inside VS Code.
RapidKit CoreCreate Python applications and add reusable modules, setup, and health checks.
Reference WorkspacesLearn from example projects and common adoption patterns.

See Workspace Intelligence on Existing Software

Workspai does not require a rewrite or repository move. Connect an existing project, then run one command to build a shared and checkable view for people and tools.

cd /absolute/path/to/project
npx workspai adopt .

adopt creates or reuses a minimal workspace in the default Workspai location and leaves the project where it is. Without the VS Code extension, copy the exact Next shell step printed by the CLI and continue in that workspace terminal:

cd~/.workspai/workspaces/workspai
npx workspai workspace intelligence run --for-agent generic --strict --json

Use generic for vendor-neutral context, or choose codex, claude, cursor, or orca. The same chain also syncs shared grounding for GitHub Copilot, VS Code, and AGENTS.md consumers.

The run maps the system, records how its parts connect, checks what changes may affect, runs health and release checks, and prepares focused AI context under .workspai/. Developers, CI, VS Code, MCP clients, and AI agents can use the same result. If something is not ready, Workspai shows the reason and where the answer came from.


Ecosystem

ProjectDescription
RapidKitOpen-source Python framework and development platform for production-ready applications.
WorkspaiWorkspace Intelligence platform for developers, AI agents, and engineering systems.
workspai.devDocumentation, guides, tutorials, and Workspace Intelligence learning resources.

Open Source

We build in the open and believe software should remain understandable, governable, and evidence-driven.

Our principles are simple:

  • Shared understanding over isolated context.
  • Explicit contracts over hidden assumptions.
  • Evidence before confidence.
  • Open standards over vendor lock-in.
  • Software that humans and AI can understand together.

One workspace. One truth.

Shared by humans and AI.

Pinned Loading

  1. workspaiworkspaiPublic

    Workspace Intelligence for Software Systems: Build an evidence-backed understanding of your software system for AI agents, developer tools, and engineering teams.

    TypeScript 8 3

  2. rapidkit-vscoderapidkit-vscodePublic

    The workspace intelligence surface for Software Systems | Build, adopt, and operate polyglot software systems with shared understanding for developers, CI pipelines, and AI agents.

    TypeScript 7

  3. rapidkit-corerapidkit-corePublic

    Open-source Python engine and CLI for FastAPI/NestJS kits, modules, validation, and Workspace Intelligence-ready backend scaffolding.

    Python 6

  4. rapidkit-npmrapidkit-npmPublic

    Official CLI for RapidKit —Open-Source Workspace Intelligence for Software Systems

    TypeScript 8

  5. rapidkit-examplesrapidkit-examplesPublic

    Official example projects for RapidKit, showcasing workspace-first architectures, reusable kits, AI workflows, and production-ready engineering patterns.

    Python 7

  6. awesome-workspace-intelligenceawesome-workspace-intelligencePublic

    A curated list of tools and resources for understanding codebases, dependencies, architecture, changes, and AI context.

    JavaScript

Repositories

Showing 9 of 9 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…