Skip to content

Commit 4149a22

Browse files
committed
Minor updates
1 parent 32d5f72 commit 4149a22

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
**`Documind`** is an advanced document processing tool that leverages AI to extract structured data from PDFs. It is built to handle PDF conversions, extract relevant information, and format results as specified by customizable schemas.
44

5-
This repo was built on top of Xerox - https://github.com/getomni-ai/zerox. The MIT license from Xerox is included in the core folder and is also mentioned in the root license file.
5+
This repo was built on top of Zerox - https://github.com/getomni-ai/zerox. The MIT license from Xerox is included in the core folder and is also mentioned in the root license file.
66

77
## **Features**
88

@@ -189,7 +189,7 @@ Here’s an example of what the extracted result might look like:
189189
],
190190
"closingBalance": 2420
191191
},
192-
"fileName": "bank_statement.pdf",
192+
"fileName": "bank_statement.pdf"
193193
}
194194

195195
```

0 commit comments

Comments
 (0)