LLukas22/tei-client
Convenience Client for Hugging Face Text Embeddings Inference (TEI) with synchronous and asynchronous HTTP/gRPC support
Supports both embedding generation and downstream NLP tasks (classification, reranking) against TEI servers, with unified batch and async APIs across HTTP and gRPC transports. Implements the complete TEI Swagger specification, allowing seamless switching between protocols without changing application code. Optional gRPC support provides lower-latency alternatives for high-throughput inference pipelines.
No commits in the last 6 months. Available on PyPI.
Stars
3
Forks
1
Language
Python
License
MIT
Category
Last pushed
Sep 18, 2025
Monthly downloads
519
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/LLukas22/tei-client"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
FlagOpen/FlagEmbedding
Retrieval and Retrieval-augmented LLMs
Blaizzy/mlx-embeddings
MLX-Embeddings is the best package for running Vision and Language Embedding models locally on...
qdrant/fastembed
Fast, Accurate, Lightweight Python library to make State of the Art Embedding
Merck/Sapiens
Sapiens is a human antibody language model based on BERT.
amansrivastava17/embedding-as-service
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques