Plugins

2 plugins

Results for “vector”

129 skills
dylanckawalec
RAG Architect
Use when the user asks to design RAG pipelines, optimize retrieval strategies, choose embedding models, implement vector search, or build knowledge retrieval systems.
3 · bundle
mmehdi0606
LLM Ops
LLM Operations -- RAG, embeddings, vector databases, fine-tuning, prompt engineering avancado, custos de LLM, evals de qualidade e arquiteturas de IA para producao.
2
francostino
LLM Ops
LLM Operations -- RAG, embeddings, vector databases, fine-tuning, prompt engineering avancado, custos de LLM, evals de qualidade e arquiteturas de IA para producao.
63
bouclem
LLM Ops
LLM Operations -- RAG, embeddings, vector databases, fine-tuning, prompt engineering avancado, custos de LLM, evals de qualidade e arquiteturas de IA para producao.
7
nous-hermeshub
AI Engineer
Build production-ready LLM applications, advanced RAG systems, and intelligent agents. Implements vector search, multimodal AI, agent orchestration, and enterprise AI integrations.
1
arjumaan
LLM Ops
LLM Operations -- RAG, embeddings, vector databases, fine-tuning, prompt engineering avancado, custos de LLM, evals de qualidade e arquiteturas de IA para producao.
1
26bb
LLM Ops
LLM Operations -- RAG, embeddings, vector databases, fine-tuning, prompt engineering avancado, custos de LLM, evals de qualidade e arquiteturas de IA para producao.
0
sickn33
LLM Ops
LLM Operations -- RAG, embeddings, vector databases, fine-tuning, prompt engineering avancado, custos de LLM, evals de qualidade e arquiteturas de IA para producao.
45.1k
agentskillexchange
Weaviate MCP Server
Sets up and runs the Weaviate MCP server, including building and testing with the provided client.
28
mit-network
LLM Ops
LLM Operations -- RAG, embeddings, vector databases, fine-tuning, prompt engineering avancado, custos de LLM, evals de qualidade e arquiteturas de IA para producao.
2
ranbot-ai
LLM Ops
LLM Operations -- RAG, embeddings, vector databases, fine-tuning, prompt engineering avancado, custos de LLM, evals de qualidade e arquiteturas de IA para producao.
6
metinduraktr-44
LLM Ops
LLM Operations -- RAG, embeddings, vector databases, fine-tuning, prompt engineering avancado, custos de LLM, evals de qualidade e arquiteturas de IA para producao.
0
nous-hermeshub
LLM Ops
LLM Operations -- RAG, embeddings, vector databases, fine-tuning, prompt engineering avancado, custos de LLM, evals de qualidade e arquiteturas de IA para producao.
1
neuralblitz
Langchain
Build LLM-powered applications with modular components for chains, agents, memory, and retrieval, supporting Python and JavaScript frameworks.
1
aniruddhaadak80
Qmd
Search personal knowledge bases, notes, docs, and meeting transcripts locally using qmd — a hybrid retrieval engine with BM25, vector search, and LLM reranking. Supports CLI and MCP integration.
0
rootcastleco
AI Engineer
Build production-ready LLM applications, RAG systems, and intelligent agents with architecture design, model selection, and cost controls.
6
peteedoo
Qmd
Search personal knowledge bases, notes, docs, and meeting transcripts locally using qmd — a hybrid retrieval engine with BM25, vector search, and LLM reranking. Supports CLI and MCP integration.
0
alirezarezvani
RAG Architect
Design, tune, and evaluate production RAG pipelines with deterministic tools for chunking, pipeline design, and retrieval evaluation.
20.4k · bundle
orchestra-research
Langchain
Build LLM-powered applications with agents, chains, and RAG using a framework that supports multiple providers and 500+ integrations.
10.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
k-dense-ai
Pufferlib
Train reinforcement learning agents at millions of steps per second using optimized PPO, vectorized environments, and multi-agent support.
30.2k · bundle
alterlab-ieu
Alterlab Pufferlib
Scales reinforcement learning with PufferLib — high-throughput parallel training (PuffeRL), vectorized environments, and native multi-agent systems achieving 2-10x speedups over standard implementations. Use when scaling RL to millions of steps per second, running vectorized or multi-agent setups, building custom PufferEnv tasks, or integrating game environments (Atari, Procgen, NetHack, PettingZoo). For standard single-agent algorithm implementations (PPO/SAC/DQN) or quick prototyping prefer alterlab-stable-baselines3. Part of the AlterLab Academic Skills suite.
60 · bundle
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
comeonoliver
Mvp
Builds a Streamlit and FastAPI RAG application that lets users upload documents and query them with natural language through LM Studio.
61
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
yanacuti1121
Mem0
Add persistent, intelligent memory to AI agents with Mem0 — add/search/update/delete memories per user/agent/session, supports vector + graph + key-value storage, integrates with LangChain, CrewAI, OpenAI Assistants, and any LLM.
2
arustydev
RAG Implementation
Build Retrieval-Augmented Generation (RAG) systems for LLM applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.
8 · bundle
affaan-m
Knowledge Ops
Manage a multi-layered knowledge system for ingesting, organizing, syncing, and retrieving knowledge across local files, MCP memory, vector stores, and Git repos.
226k
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
curiositech
AI Engineer
Build production-ready LLM applications, advanced RAG systems, and intelligent agents. Implements vector search, multimodal AI, agent orchestration, and enterprise AI integrations. Use PROACTIVELY for LLM features, chatbots, AI agents, or AI-powered applications.
10
claude-dev-suite
Graph RAG
Knowledge-graph-augmented retrieval. Entity and triple extraction, graph construction (Neo4j, LlamaIndex PropertyGraphIndex), hierarchical community summarization (Microsoft GraphRAG), personalized PageRank (HippoRAG), multi-hop traversal retrieval, and hybrid graph + vector pipelines. USE WHEN: user mentions "GraphRAG", "HippoRAG", "knowledge graph RAG", "entity extraction", "multi-hop reasoning", "Neo4j RAG", "LlamaIndex property graph", "LangChain graph retriever", "triple extraction", "community summarization" DO NOT USE FOR: vanilla vector RAG - use `rag-patterns`; multimodal inputs - use `multimodal-rag`; production indexing ops - use `rag-production`; hallucination checks - use `rag-guardrails`
28
gavdalf
Total Recall
Compresses conversation transcripts into prioritized notes using an LLM observer, consolidates them when they grow, and recovers any missed sessions without a database or vector store.
272 · bundle
levalencia
RAG
Provides patterns to build Retrieval-Augmented Generation (RAG) systems for AI applications with vector databases and semantic search. Use when implementing knowledge-grounded AI, building document Q&A systems, or integrating LLMs with external knowledge bases.
3 · 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
oyi77
Skill Builder
Builds AI skills from documentation, repos, PDFs, videos, and other sources using the Skill Seekers MCP server, with source detection, scraping, enhancement, packaging, and vector DB export.
10