Nomad changes
All checks were successful
Deploy fil (kreuzberg) / deploy (push) Successful in 49s

This commit is contained in:
Henrik Jess Nielsen
2026-06-01 23:40:55 +02:00
parent 72b1a0a6ed
commit b4c07d3693
5723 changed files with 1130655 additions and 0 deletions

9
docs/ecosystem.md Normal file
View File

@@ -0,0 +1,9 @@
# Kreuzberg Ecosystem
Kreuzberg is an open-source document intelligence framework with a Rust core and bindings for many languages. It's maintained by the same team as a set of related open-source projects — each a separate tool for a different job, sharing the same Rust-first engineering approach. Explore their documentation:
- **[Kreuzberg Cloud](https://docs.kreuzberg.cloud/)** — managed document extraction for AI pipelines: send a PDF, image, or Office file (80+ formats) and get back text, tables, and metadata. Includes a REST API, official SDKs (Python, TypeScript, Go, Dart), webhooks, and a no-signup sandbox.
- **[html-to-markdown](https://docs.html-to-markdown.kreuzberg.dev/)** — a high-performance, CommonMark-compliant HTML → Markdown converter.
- **[liter-llm](https://docs.liter-llm.kreuzberg.dev/)** — a universal LLM API client for 140+ providers, with bindings across languages.
- **[tree-sitter-language-pack](https://docs.tree-sitter-language-pack.kreuzberg.dev/)** — 300+ tree-sitter parsers with code intelligence and chunking.
- **[Kreuzcrawl](https://docs.kreuzcrawl.kreuzberg.dev/)** — a high-performance web crawling engine with bindings for 11 languages.