docs: update badges & credits (#248)
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
This commit is contained in:
parent
90836db90a
commit
a84ec276b0
10
README.md
10
README.md
@ -6,6 +6,10 @@
|
|||||||
|
|
||||||
# Docling
|
# Docling
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<a href="https://trendshift.io/repositories/12132" target="_blank"><img src="https://trendshift.io/api/badge/repositories/12132" alt="DS4SD%2Fdocling | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
||||||
|
</p>
|
||||||
|
|
||||||
[](https://arxiv.org/abs/2408.09869)
|
[](https://arxiv.org/abs/2408.09869)
|
||||||
[](https://ds4sd.github.io/docling/)
|
[](https://ds4sd.github.io/docling/)
|
||||||
[](https://pypi.org/project/docling/)
|
[](https://pypi.org/project/docling/)
|
||||||
@ -63,7 +67,6 @@ print(result.document.export_to_markdown()) # output: "## Docling Technical Rep
|
|||||||
Check out [Getting started](https://ds4sd.github.io/docling/).
|
Check out [Getting started](https://ds4sd.github.io/docling/).
|
||||||
You will find lots of tuning options to leverage all the advanced capabilities.
|
You will find lots of tuning options to leverage all the advanced capabilities.
|
||||||
|
|
||||||
|
|
||||||
## Get help and support
|
## Get help and support
|
||||||
|
|
||||||
Please feel free to connect with us using the [discussion section](https://github.com/DS4SD/docling/discussions).
|
Please feel free to connect with us using the [discussion section](https://github.com/DS4SD/docling/discussions).
|
||||||
@ -76,7 +79,6 @@ For more details on Docling's inner workings, check out the [Docling Technical R
|
|||||||
|
|
||||||
Please read [Contributing to Docling](https://github.com/DS4SD/docling/blob/main/CONTRIBUTING.md) for details.
|
Please read [Contributing to Docling](https://github.com/DS4SD/docling/blob/main/CONTRIBUTING.md) for details.
|
||||||
|
|
||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
If you use Docling in your projects, please consider citing the following:
|
If you use Docling in your projects, please consider citing the following:
|
||||||
@ -98,3 +100,7 @@ If you use Docling in your projects, please consider citing the following:
|
|||||||
|
|
||||||
The Docling codebase is under MIT license.
|
The Docling codebase is under MIT license.
|
||||||
For individual model usage, please refer to the model licenses found in the original packages.
|
For individual model usage, please refer to the model licenses found in the original packages.
|
||||||
|
|
||||||
|
## IBM ❤️ Open Source AI
|
||||||
|
|
||||||
|
Docling has been brought to you by IBM.
|
||||||
|
@ -2,9 +2,9 @@
|
|||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img loading="lazy" alt="Docling" src="assets/docling_processing.png" width="100%" />
|
<img loading="lazy" alt="Docling" src="assets/docling_processing.png" width="100%" />
|
||||||
|
<a href="https://trendshift.io/repositories/12132" target="_blank"><img src="https://trendshift.io/api/badge/repositories/12132" alt="DS4SD%2Fdocling | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
|
||||||
[](https://arxiv.org/abs/2408.09869)
|
[](https://arxiv.org/abs/2408.09869)
|
||||||
[](https://pypi.org/project/docling/)
|
[](https://pypi.org/project/docling/)
|
||||||

|

|
||||||
@ -31,3 +31,7 @@ Docling parses documents and exports them to the desired format with ease and sp
|
|||||||
* ♾️ Equation & code extraction
|
* ♾️ Equation & code extraction
|
||||||
* 📝 Metadata extraction, including title, authors, references & language
|
* 📝 Metadata extraction, including title, authors, references & language
|
||||||
* 🦜🔗 Native LangChain extension
|
* 🦜🔗 Native LangChain extension
|
||||||
|
|
||||||
|
## IBM ❤️ Open Source AI
|
||||||
|
|
||||||
|
Docling has been brought to you by IBM.
|
||||||
|
Loading…
Reference in New Issue
Block a user