What document intelligence gives you
PDF + DOCX
Both supported
Server-side
Trusted extraction
Cached
Once, reused everywhere
RLS
Workspace-isolated
What's Inside
Upload PDFs and Word docs during intake. We extract text server-side using `pdf-parse` and `mammoth`, cache the plaintext, and never trust client-side extraction.
Extracted text flows into persona generation, ICP refinement, analysis module context, and AI advisor prompts. Your old brand book actually informs the new strategy.
Each document is scoped to your workspace. Row-level security policies prevent cross-workspace leakage. Deleting your workspace deletes the docs.
Extraction runs once. Cached plaintext (`intake_documents_text`) is reused by every downstream feature, so AI calls stay fast and we don't re-parse your 60-page brand book five times.
Connected
Brand voice, customer insights, and survey responses inform persona generation directly.
Analysis modules use extracted text as context — they know what brand assets you actually have.
Advisor cites your real documents instead of inventing details. (Eventually retrieval-backed via pgvector.)