Vokturz/fast-embeddings-api
fast-embeddings-api
This helps developers integrate and serve large language models that convert text into numerical representations, known as embeddings. It takes raw text inputs and outputs a vector of numbers, which can then be used for tasks like search or classification. Developers building AI applications that require efficient text processing will find this useful.
No commits in the last 6 months.
Use this if you are a developer who needs to quickly set up a local API endpoint to generate text embeddings from various language models for your AI applications.
Not ideal if you are an end-user without programming knowledge looking for a no-code solution for text analysis.
Stars
16
Forks
2
Language
Python
License
—
Category
Last pushed
Nov 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/Vokturz/fast-embeddings-api"
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