See my other projects(opens in a new tab)
Open source · every number published · TR/EN

Ask your document.Get the clause, not a guess.

A policy, a contract, any PDF. Every answer arrives with its clause, highlighted in the document — and “that isn't in this document” is an answer too.

Samples readable without an account · Google sign-in to ask · 3 questions a day

What BioPolicy is

BioPolicy is a web application that reads insurance policies and legal contracts. Upload a document or pick one of the bundled samples, ask a question, and the answer arrives with the clause it rests on marked in the document itself. When the document does not answer the question, it says so instead of inventing an answer.

Signing in with Google is used for one thing: telling whose daily allowance is whose. It reads your name, email address and profile picture, reaches nothing else in your account, and shares nothing with anyone. Documents you upload are permanently deleted within 24 hours.

In three steps

  1. The document is parsed — OCR when needed

    Text, tables and line coordinates are extracted. A page with no text layer counts as scanned and is read by OCR; which of the two was used is shown beside the document.

  2. Two searches run together — RAG

    Semantic search finds “flood damage”, keyword search finds “Article 4.2”; the two are fused and only the relevant passages of the document reach the model. That method is called RAG.

  3. The answer is bound to the document

    Every quote is verified against the text. An answer that fails is never shown.

Pick a document, ask your first question.

You either get the answer with its clause, or the system tells you it does not know. Try both.

Try it