PaddleOCR vs chromem-go
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| PaddleOCR | chromem-go | |
|---|---|---|
| Tagline | PaddleOCR: A powerful OCR toolkit for transforming PDFs/images into structured data | Embeddable vector database for Go with Chroma-like interface and zero third-party dependencies. |
| Stars | 85k | 1.0k |
| Forks | 11k | 70 |
| Open issues | 221 | 17 |
| Language | Python | Go |
| License | Apache-2.0 | MPL-2.0 |
| Last pushed | Jun 26, 2026 | May 17, 2026 |
| Categories | Data & Retrieval | Vector Databases, Data & Retrieval |
PaddleOCR
A lightweight OCR toolkit that converts images/PDF documents into LLM-friendly structured data formats like JSON or Markdown, supporting over 100 languages. Features include document parsing with vision-language models and multilingual text recognition.
chromem-go
chromem-go is an embeddable vector database designed for simplicity, performance, and ease of integration into Go applications without relying on external databases. It supports in-memory operations with optional persistence capabilities, catering to common use cases such as retrieval augmented generation (RAG), question answering, text search, recommendation systems, classification, and clustering.