Your LLM doesn't
know you.
It will in 60 seconds.
A portable database of you. Sign in, paste a bio or import your notes, get a URL and a QR. Drop the URL into Cursor, Claude Code, or ChatGPT. Scan the QR onto a phone, a résumé, or any multimodal chat. Same artifact, two formats. Whoever opens it gets cited answers about you.
How it works.
portablellm.wiki/<you>/llm. Paste the URL into Cursor, Claude Code, ChatGPT, or any system prompt. Hand someone the QR for a phone scan or image upload to ChatGPT, Claude, or Gemini. Either way they get cited answers about you.Three operations.
That's the whole protocol.
see the spec →POST /owner/ingestPOST /wiki/chat/streamPOST /owner/lint/swarmPlug it into any LLM.
The wiki is vendor-neutral by design. Cursor, Claude, ChatGPT, Gemini, a local Llama: anything that can fetch a URL or speak MCP gets your context for free.
The URL returns a self-describing markdown briefing. The LLM reads it, learns the API, and answers questions about the wiki for the rest of the conversation. No plugin, no MCP setup, no auth dance.
https://portablellm.wiki/llm{
"mcpServers": {
"portable-llm-wiki": {
"command": "npx",
"args": ["-y", "portable-llm-wiki-mcp"],
"env": { "WIKI_BASE_URL": "https://your-wiki.example.com" }
}
}
}About this demo
hosted atportablellm.wiki/averyThis is the Avery Chen demo wiki, a fictional founding engineer at Strand Bio. Twenty-five pages across her entities, operating principles, career decisions (leaving grad school, joining Strand, postponing the Series A), saved deliberations, and source digests. Avery is here so the wiki has something real to talk about. When you sign in, you get your own.