Skip to content

Commit c7e77ef

Browse files
committed
updated readme
1 parent 5dc40a5 commit c7e77ef

File tree

3 files changed

+5
-42
lines changed

3 files changed

+5
-42
lines changed

.github/workflows/docs-check.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@
44

55
**Novalad** is an AI-powered platform that transforms chaotic, unstructured files—such as PDFs and PowerPoints—into beautifully organized, machine-readable data 💡. Designed for developers, data teams, and enterprises, Novalad efficiently handles complex layouts, tables, graphs, and multi-format data using a multi-model, map-reduce approach 🧩.
66

7+
[View Novalad Extraction Result](https://www.novalad.ai/comparision.html)
8+
9+
710
---
811
[![Google Colab](https://img.shields.io/badge/Colab-Notebook-F9AB00?logo=google-colab&logoColor=white)](https://colab.research.google.com/gist/connectaman/92cbb44bcb17a474e32ce9c194effb97/novalad-demo.ipynb)
912
[![PyPI version](https://img.shields.io/pypi/v/novalad)](https://pypi.org/project/novalad/)
@@ -12,7 +15,7 @@
1215
[![Website](https://img.shields.io/badge/Website-live-blue)](https://www.novalad.ai/)
1316
[![Docs](https://img.shields.io/badge/Documentation-Online-brightgreen)](https://docs.novalad.ai)
1417
[![API Docs](https://img.shields.io/badge/API-Reference-informational)](https://novalad.apidog.io/)
15-
[![Watch the video](https://img.youtube.com/vi/YOUTUBE_VIDEO_ID/0.jpg)](https://www.youtube.com/watch?v=aoiZqHQ4Um4)
18+
[![YouTube](https://img.shields.io/badge/Watch-Video-red?logo=youtube&logoColor=white)](https://www.youtube.com/watch?v=aoiZqHQ4Um4)
1619
[![License Apache](https://img.shields.io/badge/License-Apache%202.0-blue)](https://www.apache.org/licenses/LICENSE-2.0)
1720
---
1821

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "novalad"
3-
version = "0.1.12"
3+
version = "0.1.13"
44
description = "Novalad: AI-powered platform for transforming unstructured documents like PDFs and PowerPoints into machine-readable, structured data."
55
authors = ["Novalad <info@novalad.ai>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)