Files
wehub-resource-sync 86db9aae8e
Documentation / build (push) Has been cancelled
Documentation / deploy (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 13:34:55 +08:00
..

🚀 Parsing Examples 🚀

Parsing is the Humble Hero of Good RAG Pipelines

LLMWare supports parsing of a wide range of unstructured content types, and views parsing, text chunking and indexing as the first step in the pipeline, and like any pipeline, care and attention to getting "great input" is usually the key to "great output."

In this repository, we show several key features of parsing with llmware:

Parsing PDFs like a Pro

Parsing Office Documents (Powerpoints, Word, Excel)

Parsing without a Database

Other Content Types

Check back often - we are updating these examples regularly - and many of these examples have companion videos as well.

Let's get started! 🚀