Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,8 @@
|
|
| 6 |
|
| 7 |
### 📘 Description
|
| 8 |
This dataset contains structured data extracted from multi-page PDF form templates stored in MongoDB.
|
| 9 |
-
Each record represents a **single form field** (such as a text box or checkbox) from one of many forms processed by Instafill.ai.
|
|
|
|
| 10 |
|
| 11 |
The dataset is designed to help analyze, visualize, or train models that understand how form layouts are represented digitally — including their positions, sizes, and attributes within a document canvas.
|
| 12 |
|
|
|
|
| 6 |
|
| 7 |
### 📘 Description
|
| 8 |
This dataset contains structured data extracted from multi-page PDF form templates stored in MongoDB.
|
| 9 |
+
Each record represents a **single form field** (such as a text box or checkbox) from one of many forms processed by Instafill.ai [PDF form filler](https://instafill.ai/).
|
| 10 |
+
|
| 11 |
|
| 12 |
The dataset is designed to help analyze, visualize, or train models that understand how form layouts are represented digitally — including their positions, sizes, and attributes within a document canvas.
|
| 13 |
|