JSv4 / OpenContracts

Mass document analytics platform based on LlamaIndex, Pgvector, React and Django.
https://JSv4.github.io/OpenContracts/
Apache License 2.0
671 stars 53 forks source link

[FEATURE] - Add `DocumentAnalysis` Model #162

Closed JSv4 closed 2 weeks ago

JSv4 commented 1 month ago

Add a DocumentAnalysis model which will bind (a) extract rows and (b) analyzer annotations for a given document;. This will later allow us to practically create and retrieve annotations and extracts on a document-by-document basis.