Document Asssitant

Version 1 foundation

Document Intelligence Workspace

This is the basic app shell for your Flagship project. It now supports browsing documents, searching chunks, and asking grounded questions.

Documents

Knowledge base browsing

Users can inspect what documents are available before searching or asking questions.

Search

Chunk retrieval

Search works over stored chunks so retrieval is already structured for RAG.

Ask

Grounded answers

The ask flow retrieves supporting evidence first, then sends that context to the model.