@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
| Path | Description |
|---|---|
@shipshit/ai | Core client + types |
@shipshit/ai/react | React components (CommandBar, useAI) |
@shipshit/ai/server | Server utilities (createServerAI) |
Links
Last updated on