Back to tags
Tag

Agent Skills with tag: Search

6 skills match this tag. Use tags to discover related Agent Skills and explore similar workflows.

qdrant-vector-search

High-performance vector similarity search engine for RAG and semantic search. Use when building production RAG systems requiring fast nearest neighbor search, hybrid search with filtering, or scalable vector storage with Rust-powered performance.

[RAGVectorSearchQdrant
PoorRican
PoorRican
0

pinecone

Managed vector database for production AI applications. Fully managed, auto-scaling, with hybrid search (dense + sparse), metadata filtering, and namespaces. Low latency (<100ms p95). Use for production RAG, recommendation systems, or semantic search at scale. Best for serverless, managed infrastructure.

[RAGPineconeVectorDatabase
PoorRican
PoorRican
0

faiss

Facebook's library for efficient similarity search and clustering of dense vectors. Supports billions of vectors, GPU acceleration, and various index types (Flat, IVF, HNSW). Use for fast k-NN search, large-scale vector retrieval, or when you need pure similarity search without metadata. Best for high-performance applications.

[RAGFAISSSimilaritySearch
PoorRican
PoorRican
0

chroma

Open-source embedding database for AI applications. Store embeddings and metadata, perform vector and full-text search, filter by metadata. Simple 4-function API. Scales from notebooks to production clusters. Use for semantic search, RAG applications, or document retrieval. Best for local development and open-source projects.

[RAGChromaVectorDatabase
PoorRican
PoorRican
0

clip

OpenAI's model connecting vision and language. Enables zero-shot image classification, image-text matching, and cross-modal retrieval. Trained on 400M image-text pairs. Use for image search, content moderation, or vision-language tasks without fine-tuning. Best for general-purpose image understanding.

[MultimodalCLIPVision-LanguageZero-Shot
PoorRican
PoorRican
0

gif-search

Search/download GIFs from Tenor via curl + jq.

[GIFMediaSearchTenor
PoorRican
PoorRican
0