←back to thread

168 points Tammilore | 1 comments | | HN request time: 0s | source

Documind is an open-source tool that turns documents into structured data using AI.

What it does:

- Extracts specific data from PDFs based on your custom schema - Returns clean, structured JSON that's ready to use - Works with just a PDF link + your schema definition

Just run npm install documind to get started.

Show context
bob778 ◴[] No.42171806[source]
From just reading the README, the example is not valid JSON. Is that intentional?

Otherwise it seems like a prompt building tool, or am I missing something here?

replies(2): >>42171913 #>>42172158 #
1. assanineass ◴[] No.42171913[source]
Oof you’re right LOL