jina-ai/examples
Jina examples and demos to help you get started
ArchivedDemonstrates neural search applications across modalities (text, image, audio) using Jina's distributed architecture, with examples ranging from semantic search with transformer embeddings to cross-modal retrieval and real-time query-while-indexing scenarios. Integrates pre-trained models like DistilBERT and BERT-based rerankers, showcasing how to build production-ready search systems with chunking strategies and concurrent indexing/querying pipelines.
463 stars. No commits in the last 6 months.
Stars
463
Forks
140
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 01, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/jina-ai/examples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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