Skip to Content
Docs@shipshit/ai SDKOverview

@shipshit/ai SDK

The shared AI SDK that powers cross-app intelligence across the entire ShipShit.dev suite.

What It Does

Every ShipShit.dev app connects to a central AI brain through this SDK. It enables:

  • Cross-app context β€” Ask AI about your leads, calendar, tasks, and emails in one query
  • Universal ⌘K β€” Command bar that works in every app
  • Event indexing β€” Apps emit events that build your AI context over time
  • Semantic search β€” Search across all your data, regardless of which app it’s in

Architecture

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” β”‚ ai.shipshit.dev β”‚ β”‚ Central AI API + Context Engine β”‚ β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜ β”‚ @shipshit/ai SDK β”Œβ”€β”€β”€β”€β”€β”€β”Όβ”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β”¬β”€β”€β”€β”€β”€β”€β” SDR Cal Todo Inbox Forms ...

Exports

PathDescription
@shipshit/aiCore client + types
@shipshit/ai/reactReact components (CommandBar, useAI)
@shipshit/ai/serverServer utilities (createServerAI)
Last updated on