14 projects
kiwime-store
kiwiMe store sidecar — owns SQLite, the blob store, and the vector store.
kiwime-secret
kiwiMe secret worker — OS keychain (keyring) + AWS credential chain sidecar.
kiwime-sdk
Python SDK for kiwiMe connectors and workers (JSON-RPC 2.0 over stdio).
kiwime-mcp
kiwiMe MCP server — exposes compiled expert context to AI coding agents.
kiwime-export
kiwiMe export worker — serializes the compiled Expert Context Package (manifest + memories + graph + cases + assets + permissions).
kiwime-connector-slack
kiwiMe Slack connector — channel + message ingestion via OAuth v2 (User Token).
kiwime-connector-notion
kiwiMe Notion connector (sidecar).
kiwime-connector-mcp-client
kiwiMe MCP-client connector: ingests resources from an external MCP server.
kiwime-connector-local-files
kiwiMe local filesystem connector (PDF, Markdown, TXT, DOCX).
kiwime-connector-gmail
kiwiMe Gmail connector — message metadata ingestion via Google OAuth (PKCE + secret).
kiwime-connector-github
kiwiMe GitHub connector — repo / README / issue / PR ingestion via OAuth App + PKCE.
kiwime-connector-gdrive
kiwiMe Google Drive connector (sidecar).
kiwime-compiler
kiwiMe compiler sidecar — LLM and embedding-driven compilation.
kiwime
Compile a person into AI-readable expert context. Local-first web runtime + MCP server.