jina-ai/examples
A collection of example projects demonstrating neural semantic search and embedding-based retrieval using Jina's framework with transformers and PyTorch.

Velocity · 7d
+0.2
★ / day
Trend
→steady
star history
This repository provides sample code and tutorials for building neural search applications with Jina. Examples include semantic text search using DistilBERT and transformers, audio-to-audio similarity search, and multi-modal retrieval pipelines. The demos walk through indexing documents with embeddings and performing vector-based queries for semantic search use cases.