nhirschfeld
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Show HN: Kreuzberg Comparative Benchmarks (kreuzberg.dev)
-
I'm excited to announce Kreuzberg v3.0, which was released yesterday. Kreuzberg is an MIT licensed Python library that extracts text from a wide range of documents (PDFs, images, office files etc.) without depending on…
-
I built a RAG system using pgvector as the backend for local-first vector search. I've already extracted and open-sourced the text extraction component as Kreuzberg (https://github.com/Goldziher/kreuzberg), separate…
-
I'm excited to showcase Kreuzberg! Kreuzberg is a modern Python library built from the ground up with async/await, type hints, and optimized I/O handling. It provides a unified interface for extracting text from…
-
Hi there, I'd like to introduce you to Starlite - a new python ASGI API framework built on top of pydantic and Starlette. You can find the repo for the framework here: https://github.com/Goldziher/starlite The…
- Show HN: Starlite – A New Python ASGI API Framework (github.com)