Skip to content

Commit bee8f5a

Browse files
committed
2 parents 308add9 + b2371f7 commit bee8f5a

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11

2-
<a href="https://discord.gg/ZyTzj6qE">
2+
<a href="https://discord.gg/w2Ejj36hRU">
33
<img src="https://user-images.githubusercontent.com/31022056/158916278-4504b838-7ecb-4ab9-a900-7dc002aade78.png" alt="Join us on Discord" width="200px">
44
</a>
55

66
# Documind
77

88
**`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.
99

10-
This repo was built on top of Zerox - https://github.com/getomni-ai/zerox. The MIT license from Zerox is included in the core folder and is also mentioned in the root license file.
11-
1210
## **Features**
1311

1412
- Extracts structured JSON output from unstructured documents.
@@ -18,15 +16,15 @@ This repo was built on top of Zerox - https://github.com/getomni-ai/zerox. The M
1816
- Works with OpenAI and custom LLM setups (Llava and Llama3.2-vision).
1917
- Auto-generates schemas based on document content.
2018

21-
### Roadmap
19+
### Try the Hosted Version 🚀
2220

23-
Checkout planned features and improvements on the [roadmap](https://github.com/DocumindHQ/documind/discussions).
21+
The hosted version provides a seamless experience with fully managed APIs, so you can skip the setup and start extracting data right away. [Join the beta](https://documind.xyz/signup) to get access to the hosted service.
2422

25-
### Try the Hosted Version 🚀
23+
In the meantime, you can explore the playground [here](https://www.documind.xyz/playground). Upload your documents and extract structured data with your own custom schema, or use one of the sample documents and template schemas.
2624

27-
A demo of the **documind** hosted version will be available soon for you to try out! The hosted version provides a seamless experience with fully managed APIs, so you can skip the setup and start extracting data right away.
25+
### Roadmap
2826

29-
For full access to the hosted service, please [request access](https://documind.xyz/signup) and we’ll get you set up.
27+
Checkout planned features and improvements on the [roadmap](https://github.com/DocumindHQ/documind/discussions).
3028

3129
## **Requirements**
3230

@@ -247,4 +245,8 @@ Contributions are welcome! Please submit a pull request with any improvements or
247245

248246
This project is licensed under the AGPL v3.0 License.
249247

248+
## **Credit**
249+
250+
This repo was built on top of [Zerox](https://github.com/getomni-ai/zerox). The MIT license from Zerox is included in the core folder and is also mentioned in the root license file.
251+
250252
---

0 commit comments

Comments
 (0)