the 2nth knowledge partner

Ask Vinci.

Running on Cloudflare Workers AI at the edge and grounded in the knowledge tree. Vinci answers from the leaves — and tells you which ones to read.

Workers AI Edge LLM Grounded in the tree No data leaves Cloudflare
Proof of concept on the Cloudflare edge AI stack. Endpoint: POST /api/ask · model is a one-line swap in functions/api/ask.ts. Retrieval is keyword today; Phase 2 upgrades it to semantic search (AutoRAG / Vectorize). Phase 3 adds stateful memory via the Agents SDK.