@konfuzio/document-validation-ui 0.1.3-pre-release-2 → 0.1.3-pre-release-3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,13 +1,14 @@
1
1
  # Konfuzio Document Validation UI
2
2
 
3
- White-label app that lets you preview and interact with documents uploaded to [Konfuzio Server](https://konfuzio.com).
3
+ White-label ready web-interface that lets you preview and interact with documents uploaded to [Konfuzio Server](https://dev.konfuzio.com/web/).
4
4
 
5
- ![dvui.png](dvui.png)
5
+ - [Playground](https://codepen.io/konfuzio/pen/QWVpKVE)
6
+ - [Developer Documentation](https://dev.konfuzio.com/dvui/)
7
+ - [User Manual](https://help.konfuzio.com/document-validation-ui/review-documents/preview/)
8
+ - [Non-technical overview](https://konfuzio.com/en/document-validation-ui/)
9
+ - [Human-in-the-loop integration](https://konfuzio.com/en/human-in-the-loop/)
10
+ - [Source Code Documentation](https://github.com/konfuzio-ai/document-validation-ui/tree/main/docs#source-code)
11
+ - [Contact](https://konfuzio.com/en/contact/)
6
12
 
7
- ## Documentation
13
+ ![Konfuzio Document Validation UI](https://help.konfuzio.com/_images/dvui_components.png)
8
14
 
9
- The source code documentation can be found in the `docs` directory. [Take a look here](docs/README.md).
10
-
11
- For a full guide on how to install or integrate the app, visit our [Document Validation UI Developer Guide](https://dev.konfuzio.com/dvui/index.html).
12
-
13
- ![dev.konfuzio.png](dev.konfuzio.png)