LYTA
An edge-native workspace with persistent files, cited retrieval, and resilient streaming.
- What it solves
- Keeps a reusable document library across conversations, so users do not upload files and rebuild their context from zero each time.
- Engineering decision
- The SSE response is opened before the model runs, so an upstream failure becomes a controlled in-stream error instead of a platform crash page mid-answer.
- Proof
- Manual end-to-end verification of upload, retrieval, citation and streaming failure paths. Controlled error responses exercised by forcing upstream failures.
TypeScript · Cloudflare Workers · Durable Objects · Workers AI · SSE · PDF.js · Mammoth
Scope note: LYTA does not use a dedicated external vector database.
Documents orbit a persistent workspace core; relevant fragments illuminate and form a cited response trail.