chonkie-inc/catsu
🔌 Want one client library for all your embeddings? 💙 Choose Catsu! 🐱
This is a client library designed for developers who integrate AI models into their applications. It takes text inputs and returns numerical "embeddings" which represent the text for machine learning tasks. Developers use this to get consistent, reliable access to various embedding model providers like OpenAI, VoyageAI, or Cohere.
Use this if you are a developer building applications that need to generate text embeddings from various providers and want a robust, unified way to manage them.
Not ideal if you are an end-user looking for a no-code solution or if your application only uses a single embedding provider and its native client is sufficient.
Stars
61
Forks
1
Language
Rust
License
Apache-2.0
Category
Last pushed
Feb 20, 2026
Monthly downloads
49
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/chonkie-inc/catsu"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Anush008/fastembed-rs
Rust library for vector embeddings and reranking.
huggingface/text-embeddings-inference
A blazing fast inference solution for text embeddings models
MinishLab/model2vec-rs
Official Rust Implementation of Model2Vec
finalfusion/finalfusion-rust
finalfusion embeddings in Rust
finalfusion/finalfusion-python
Finalfusion embeddings in Python