From 8f237be9b4960501ebb1238479578b3b7ac63db7 Mon Sep 17 00:00:00 2001 From: Christoph Auer <60343111+cau-git@users.noreply.github.com> Date: Mon, 2 Sep 2024 12:24:18 +0200 Subject: [PATCH] Update README.md Signed-off-by: Christoph Auer <60343111+cau-git@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a882411fc..77c9964cc 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ Docling bundles PDF document conversion to JSON and Markdown in an easy, self-co * 📝 Extracts metadata from the document, such as title, authors, references and language * 🔍 Optionally applies OCR (use with scanned PDFs) +Doing RAG or Q/A? Also consider [Quackling](https://github.com/DS4SD/quackling) to get the most out of your documents. + ## Installation To use Docling, simply install `docling` from your package manager, e.g. pip: