toshsan/embedding-server
Drop in replacement for OpenAI's embedding API. Self Hosted.
This tool helps developers and AI/ML engineers integrate text embeddings into their applications while maintaining data privacy. It takes your raw text as input and generates numerical embeddings, which are useful for tasks like search, classification, or recommendations. It's designed for those building AI features who need to process sensitive customer data securely within their own infrastructure.
No commits in the last 6 months.
Use this if you are a developer building AI-powered applications and need to generate text embeddings without sending sensitive data to third-party services like OpenAI.
Not ideal if you are looking for a complete AI application or an out-of-the-box solution that doesn't require technical setup and integration.
Stars
52
Forks
6
Language
Python
License
MIT
Category
Last pushed
Oct 10, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/toshsan/embedding-server"
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
qdrant/fastembed
Fast, Accurate, Lightweight Python library to make State of the Art Embedding
Blaizzy/mlx-embeddings
MLX-Embeddings is the best package for running Vision and Language Embedding models locally on...
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