One card, many apps
Every product is shipping its own chat box. ChatCard gives you one portable identity you can carry across them all.
CHATCARD · CARDITECTURE
ChatCard is a portable chat card you can carry across apps and sites. It remembers how you talk, links to the AI you trust, and clicks into AI-enabled content through Carditecture.
You choose what actions the card can take, app by app.
Instead of starting over in every product, you bring one card--with your name, tone, and history--and let apps plug into it.
Carry your tone
Languages, tone, and reading preferences stay on the card.
Bring your provider
Link the AI you trust once and let apps plug into it.
See clear actions
Pages declare the exact actions they want your card to run.
powered by glyphd labs
This AI knows:
Requested scopes
WHY A CHATCARD
People teach every new app how they talk. ChatCard gives them one portable card, while Carditecture gives builders a simple way to plug into it.
Every product is shipping its own chat box. ChatCard gives you one portable identity you can carry across them all.
Your languages, tone, accessibility settings, and reading level travel with you so new apps start on the right foot.
Link the AI provider you trust. Carditecture routes actions to that provider without locking you into anyone's UI.
Your ChatCard is yours. You decide which apps can use it, what actions they can request, and what permissions you grant. Every connection requires your explicit consent, and you can revoke access anytime.
HOW CARDITECTURE WORKS
Carditecture is the system that lets cards, pages, and providers stay in sync. Three pieces, one shared contract.
You carry a ChatCard with your name, avatar, languages, tone, and permissions.
Web pages or native apps declare simple "do this with your card" actions.
Providers receive a clean stream of usage events via Carditecture.
FOR PROVIDERS
Carditecture lets one integration surface your models anywhere a ChatCard appears. The card carries consent and context so you can focus on intelligence, not UI plumbing.
Structured events describing which ChatCard acted, which surface requested the action, and what scope was granted. No scraping, no mystery sessions.
event.card
→ id, languages, tone (user-owned)
event.surface
→ action id, scopes, context summary
event.provider
→ provider id, model hint, result status
Declare actions like "summarize this report" or "explain this chart." The ChatCard discovers them, fetches the right context, and talks to the user's provider.
{
"cardActions": [
{
"id": "summarize",
"label": "Summarize this page",
"scopes": ["read_page"],
"context": "https://yoursite.com/context"
}
]
}FOR BUILDERS
NERD NOTE
Under the hood, Carditecture leans on internal Glyphd components like GlyphdIR and Tongbuku to keep cross-language memory in sync. They stay behind the scenes so all you see is one calm card that remembers you.
Early cards are rolling out to a small waitlist. Tell us how you plan to use your card--personal research, professional workflows, or cross-org collab--and we'll send setup details as soon as they're ready.
We reply with next steps, timelines, and how Carditecture fits your stack.