simonw/llm-embed-jina
Embedding models from Jina AI
This tool helps developers who are building applications that understand text by converting written content into numerical representations. You input text, and it outputs a list of numbers (an embedding) that captures the text's meaning, which can then be used for tasks like searching or comparison. It's for anyone coding tools that need to process and make sense of natural language.
No commits in the last 6 months. Available on PyPI.
Use this if you are a developer integrating Jina AI's text embedding models into your applications to perform semantic search, content recommendations, or text classification.
Not ideal if you need a no-code solution or are looking for pre-built, end-user applications for text analysis, rather than a developer tool.
Stars
65
Forks
8
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 18, 2024
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/simonw/llm-embed-jina"
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