Plugins

2 plugins

Results for “vector”

68 skills
microsoft
Azure Search Documents Py
Search Azure AI Search indexes using the Python SDK for full-text, vector, hybrid, and semantic search with AI enrichment.
2.7k · bundle
github
Qdrant Scaling Data Volume
Guides scaling decisions for Qdrant vector databases when data volume exceeds single-node capacity, covering tenant scaling, time window rotation, vertical scaling, and horizontal sharding.
36.2k
github
Qdrant Vertical Scaling
Guides vertical scaling decisions for Qdrant vector databases, covering when to scale up, how to resize nodes in Qdrant Cloud or self-hosted deployments, RAM sizing formulas, and when to switch to horizontal scaling.
36.2k
github
Qdrant Version Upgrade
Upgrade Qdrant version without interrupting application availability and ensuring data integrity.
36.2k
github
Qdrant Tenant Scaling
Guides scaling Qdrant for multi-tenant workloads using payload partitioning, custom sharding, and tiered multitenancy.
36.2k
github
Qdrant Minimize Latency
Guides optimization of Qdrant query latency by tuning segments, memory, quantization, and search parameters.
36.2k
jeffallan
Pandas Pro
Perform efficient pandas DataFrame operations for data analysis, manipulation, and transformation with production-grade patterns.
10.4k · bundle
alirezarezvani
RAG Architect
Design, tune, and evaluate production RAG pipelines with deterministic tools for chunking, pipeline design, and retrieval evaluation.
20.4k · bundle
antigravity
Arrowspace
Augments nearest-neighbour search with graph Laplacian features to retrieve items based on both semantic similarity and structural role.
42.4k
github
Qdrant Search Quality Diagnosis
Diagnoses Qdrant search quality issues by isolating causes like HNSW approximation, quantization, embedding model, or search pipeline problems.
36.2k
github
Qdrant Search Speed Optimization
Diagnoses and resolves slow Qdrant search performance issues including high latency, low throughput, and slow filtered searches.
36.2k
github
Qdrant Scaling Query Volume
Optimizes Qdrant query performance for large limits across multiple shards by using Poisson-distributed subsampling to reduce inter-shard data transfer.
36.2k
github
Qdrant Horizontal Scaling
Diagnoses Qdrant capacity needs and guides horizontal scaling decisions, including node count, shard count, replication factor, and resharding trade-offs.
36.2k
oyi77
RAG Builder
Designs and implements RAG pipelines, covering document chunking, embedding strategies, hybrid search, answer synthesis with source attribution, and evaluation using RAGAS metrics.
10
github
Qdrant Indexing Performance Optimization
Diagnoses and resolves slow Qdrant indexing and data ingestion by optimizing batching, sharding, HNSW parameters, and payload indexing strategies.
36.2k
qhjqhj00
Geopandas
Performs geospatial vector data analysis with GeoPandas, including reading/writing shapefiles, GeoJSON, GeoPackage, and PostGIS, geometric operations, spatial joins, overlays, coordinate transformations, and map visualization.
3 · bundle
github
Qdrant Scaling Qps
Guides scaling Qdrant query throughput (QPS) through performance tuning, horizontal scaling with read replicas, and disk I/O optimization.
36.2k
github
Qdrant Search Strategies
Guides selection of Qdrant search strategies including hybrid search, reranking, relevance feedback, MMR, and discovery APIs to improve retrieval quality.
36.2k
chen-yu-hao
Geopandas
Extends pandas for geospatial vector data operations including reading/writing shapefiles, GeoJSON, and GeoPackage, performing spatial joins, coordinate transformations, and creating static or interactive maps.
5 · bundle
mukul975
Investigating Ransomware Attack Artifacts
Identify, collect, and analyze ransomware attack artifacts to determine the variant, initial access vector, encryption scope, and recovery options.
24.6k · bundle
antigravity
Mesh Memory
Provides persistent, self-hosted semantic memory for AI agents via MCP, storing worklogs, decisions, and notes in PostgreSQL with pgvector for meaning-based retrieval across sessions.
42.4k
sakamoto-family-smile
Knowledge Ops
Manages a multi-layered knowledge system for ingesting, organizing, syncing, and retrieving knowledge across local files, MCP memory, vector stores, and Git repos.
0
github
Qdrant Deployment Options
Guides selection of Qdrant deployment options: local mode, Docker, self-hosted, Qdrant Cloud, Hybrid Cloud, or Qdrant EDGE based on latency, control, and production needs.
36.2k
github
Qdrant Memory Usage Optimization
Diagnoses and reduces Qdrant memory usage by analyzing resident memory, page cache, and providing optimization techniques like quantization, on-disk storage, and async_scorer.
36.2k
k-dense-ai
Geopandas
Extends pandas for geospatial vector data analysis, including reading/writing shapefiles, GeoJSON, GeoPackage, and PostGIS, performing spatial joins, geometric operations, coordinate transformations, and creating static or interactive maps.
30.2k · bundle
jrennie99-glitch
Embeddings
Vector embeddings with HNSW indexing, sql.js persistence, and hyperbolic support. 75x faster with agentic-flow integration. Use when: semantic search, pattern matching, similarity queries, knowledge retrieval. Skip when: exact text matching, simple lookups, no semantic understanding needed.
0
k-dense-ai
Open Notebook
Self-host an open-source research notebook with AI-powered note generation, multi-speaker podcast creation, and context-aware document chat, supporting 16+ AI providers.
30.2k · bundle
k-dense-ai
Scientific Visualization
Create publication-ready scientific figures with multi-panel layouts, significance annotations, error bars, colorblind-safe palettes, and journal-specific formatting using matplotlib, seaborn, and plotly.
30.2k · bundle
chen-yu-hao
Cocoindex
Comprehensive toolkit for developing with the CocoIndex library. Use when users need to create data transformation pipelines (flows), write custom functions, or operate flows via CLI or API. Covers building ETL workflows for AI data processing, including embedding documents into vector databases, building knowledge graphs, creating search indexes, or processing data streams with incremental updates.
5 · bundle
schattenspiegel
Numpy Python
Use for writing, reviewing, debugging, testing, or optimizing Python NumPy ndarray code. Trigger on array construction, shape/axis reasoning, dtypes and casting, broadcasting, indexing, copies/views, ufuncs, reductions, vectorization, random Generator, linear algebra, FFT, masked/structured arrays, memory layout, or NumPy interoperability. Do not use for pandas/Polars table semantics, JAX/CuPy-only arrays, symbolic SymPy, or pure Python sequences without a NumPy boundary.
0 · bundle
alterlab-ieu
Alterlab Rdkit
Provides the RDKit cheminformatics toolkit for low-level, fine-grained molecular primitives — SMILES/SDF parsing, descriptors (MW, LogP, TPSA), fingerprints, substructure/SMARTS search, 2D/3D coordinate generation, similarity, and reaction handling. Use when custom sanitization, specialized fingerprint or descriptor algorithms, reaction enumeration, or conformer generation demand direct API control; for a high-level pandas-friendly wrapper over RDKit prefer alterlab-datamol, and for turning molecules into ML feature vectors prefer alterlab-molfeat. Part of the AlterLab Academic Skills suite.
60 · bundle
alterlab-ieu
Alterlab Seaborn
Builds statistical plots with the seaborn Python library and pandas DataFrame integration, on attractive matplotlib-based defaults. Use for quick exploration of distributions, relationships, and categorical comparisons — box plots, violin plots, swarm/strip plots, KDE/histograms, pair plots, joint plots, regression plots, correlation heatmaps, and faceted small multiples (relplot/displot/catplot/lmplot). For interactive/hover/zoom charts defer to alterlab-plotly; for exact journal/manuscript styling (column widths, point fonts, CMYK, vector export) defer to alterlab-scientific-viz; for low-level custom matplotlib figures defer to alterlab-matplotlib (seaborn integrates with it for fine-tuning). Part of the AlterLab Academic Skills suite.
60 · bundle