kreuzberg 5.0.0.pre.rc.7 → 5.0.0.pre.rc.29

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 6b530ee610c625a8bd7e88f12e281aee8d5814d9ad7d26d6c2c839db83fc1563
4
- data.tar.gz: 3ad761c213024ce192541e198da052302d66de1f7e682e872043fdd02d53dad9
3
+ metadata.gz: 617c84c8c1be5e0069e8c92a6159a62d24b5aed8d349bdd140192c901a5115c7
4
+ data.tar.gz: f1401f70756689be691a18e134ad8a5a65ba9019b143f693e591419c17dc4594
5
5
  SHA512:
6
- metadata.gz: 183448573cf8e5c42f4ea9a620a1d4e390871d82750b9b703d066ad7146dc8f3f67b27da0afb5e45714544f00c53e4beaf54024406b8cc44c4f7a8ca96bb3266
7
- data.tar.gz: 6a2e7a72318b0ddb2de2044940d7ef4ab84d2f20dd19bee0ff6ddcb2479ef5e1d5cf5118a83586214d4ba379a320d4bcc23ca04406c31f174b4b05752f6a8713
6
+ metadata.gz: d5e58e904e8e4a98821f3758067d2a7e0dba6dab2753116c17ecfa115188214bd8551118b3848aab9dbe3b4c47021cf594e07bed23e178dfc29cc4282cfd971d
7
+ data.tar.gz: d3b507e289f69b7bc89137cf1a8ddcdef6346778e36c958e33cad20b9baae03311aff85ef331b62933b8cee82b3a9e7a7af3d9a8a8f9cffdd006465bec9f19e9
data/README.md CHANGED
@@ -26,8 +26,8 @@
26
26
  <a href="https://www.nuget.org/packages/Kreuzberg/">
27
27
  <img src="https://img.shields.io/nuget/v/Kreuzberg?label=C%23&color=007ec6" alt="C#">
28
28
  </a>
29
- <a href="https://packagist.org/packages/kreuzberg/kreuzberg">
30
- <img src="https://img.shields.io/packagist/v/kreuzberg/kreuzberg?label=PHP&color=007ec6" alt="PHP">
29
+ <a href="https://packagist.org/packages/kreuzberg-dev/kreuzberg">
30
+ <img src="https://img.shields.io/packagist/v/kreuzberg-dev/kreuzberg?label=PHP&color=007ec6" alt="PHP">
31
31
  </a>
32
32
  <a href="https://rubygems.org/gems/kreuzberg">
33
33
  <img src="https://img.shields.io/gem/v/kreuzberg?label=Ruby&color=007ec6" alt="Ruby">
@@ -72,12 +72,6 @@
72
72
  </a>
73
73
  </div>
74
74
 
75
- <div align="center" style="margin: 24px 0 0;">
76
- <a href="https://kreuzberg.dev">
77
- <img alt="Kreuzberg" src="https://github.com/user-attachments/assets/419fc06c-8313-4324-b159-4b4d3cfce5c0" />
78
- </a>
79
- </div>
80
-
81
75
  <div align="center" style="display: flex; flex-wrap: wrap; gap: 12px; justify-content: center; margin: 28px 0 24px;">
82
76
  <a href="https://discord.gg/xt9WY3GnKR">
83
77
  <img height="22" src="https://img.shields.io/badge/Discord-Chat-007ec6?logo=discord&logoColor=white" alt="Join Discord">
@@ -85,9 +79,12 @@
85
79
  <a href="https://docs.kreuzberg.dev/demo.html">
86
80
  <img height="22" src="https://img.shields.io/badge/Live%20Demo-Open-007ec6?logo=webassembly&logoColor=white" alt="Live Demo">
87
81
  </a>
82
+ <a href="https://github.com/kreuzberg-dev/kreuzberg/stargazers">
83
+ <img height="22" src="https://img.shields.io/github/stars/kreuzberg-dev/kreuzberg?style=social" alt="GitHub Stars">
84
+ </a>
88
85
  </div>
89
86
 
90
- Extract text, tables, images, and metadata from 90+ file formats and 300+ programming languages including PDF, Office documents, and images. Ruby bindings with idiomatic Ruby API and native performance.
87
+ Extract text, tables, images, metadata, and code intelligence from 96 file formats and 306 programming languages including PDF, Office documents, images, and audio/video transcripts where native transcription is available. Ruby bindings with idiomatic Ruby API and native performance.
91
88
 
92
89
  ## What This Package Provides
93
90