32 lines
874 B
YAML
32 lines
874 B
YAML
|
|
apiVersion: v2
|
||
|
|
name: kreuzberg
|
||
|
|
description: >-
|
||
|
|
A Helm chart for Kreuzberg — polyglot document intelligence framework with
|
||
|
|
a Rust core. Extract text, metadata, images, and structured information from
|
||
|
|
PDFs, Office documents, images, and 91+ formats.
|
||
|
|
type: application
|
||
|
|
version: 0.1.0
|
||
|
|
appVersion: "4.8.4"
|
||
|
|
home: https://kreuzberg.dev
|
||
|
|
sources:
|
||
|
|
- https://github.com/kreuzberg-dev/kreuzberg
|
||
|
|
keywords:
|
||
|
|
- document-intelligence
|
||
|
|
- text-extraction
|
||
|
|
- pdf
|
||
|
|
- ocr
|
||
|
|
- tesseract
|
||
|
|
- rag
|
||
|
|
- rust
|
||
|
|
maintainers:
|
||
|
|
- name: kreuzberg-dev
|
||
|
|
url: https://github.com/kreuzberg-dev
|
||
|
|
icon: https://raw.githubusercontent.com/kreuzberg-dev/kreuzberg/main/docs/assets/logo.svg
|
||
|
|
annotations:
|
||
|
|
artifacthub.io/license: Elastic-2.0
|
||
|
|
artifacthub.io/links: |
|
||
|
|
- name: Documentation
|
||
|
|
url: https://kreuzberg.dev
|
||
|
|
- name: Source
|
||
|
|
url: https://github.com/kreuzberg-dev/kreuzberg
|