Results for “indexing”
28 skillsSearch Indexing RAG
Use this skill for search indexing, embeddings, RAG chunking, freshness, retrieval evaluation, source citations. Trigger when the task involves ai engineering work related to Search Indexing RAG, implementation, audits, debugging, strategy, or validation.
1 · bundle
Qmd
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
2 · bundle
Google Search Console Automation
Automate Google Search Console tasks including search performance analysis, URL inspection, sitemap management, and indexing status checks via Composio's Rube MCP toolkit.
66.9k
RAG Drift
Detect and fix stale chunks (files that changed or were deleted since last indexing)
1 · bundle
Postgresql
Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features
505 · bundle
Postgresql Table Design
Design a PostgreSQL-specific schema. Covers best-practices, data types, indexing, constraints, performance patterns, and advanced features
23
More results
Leann
Local RAG indexing with 97% storage reduction via anchor-based lazy recomputation. Graph-based selective embedding storage for memory-efficient semantic code search.
0 · bundle
Qmd
Indexes local files and searches them with BM25, vector, and hybrid queries, plus MCP mode.
1 · bundle
Videodb
Ingest, index, search, and edit video and audio content with timestamps, subtitles, overlays, and live-stream alerts.
5 · bundle
Ouyang
Builds a local RAG memory system that indexes session logs and notes into ChromaDB for semantic recall across agent restarts.
1 · bundle
Videodb
Perceives, indexes, and edits video and audio from files, URLs, and live streams, with search, timeline editing, overlays, subtitles, and real-time alerts.
2 · bundle
Videodb
Ingest, index, search, edit, and generate video and audio content from files, URLs, live streams, or desktop capture.
226k · bundle
Gno
Index local folders and search documents with BM25, vector, or hybrid queries, plus AI answers with citations and a web UI.
1 · bundle
Pinecone
Manages vector embeddings with Pinecone for semantic search, recommendation, and RAG pipelines.
2 · bundle
Gno
Index local folders and search documents with BM25, vector, or hybrid queries, plus AI answers with citations and a web UI.
10 · bundle
RAG Index Rebuild
Trigger a full or incremental reindex of the RAG corpus
1 · bundle
Gno
Search local documents, files, notes, and knowledge bases. Index directories, search with BM25/vector/hybrid, get AI answers with citations. Use when user wants to search files, find documents, query notes, look up information in local folders, index a directory, set up document search, build a knowledge base, needs RAG/semantic search, or wants to start a local web UI for their docs.
2 · bundle
Gno
Index local folders and search documents with BM25, vector, or hybrid queries, plus AI answers with citations and a web UI.
1 · bundle
LLM Ops
Provides guidance and code for production AI workflows including RAG pipelines, vector databases, embedding indexing, prompt engineering, cost estimation, semantic caching, and quality evaluation.
42.4k
Videodb
Ingests video and audio from files, URLs, and live streams, builds searchable visual and spoken indexes, edits timelines with subtitles and overlays, and generates real-time alerts.
3 · bundle
Qdrant Vector Search
Builds production RAG and semantic search systems with Qdrant, covering collection setup, vector indexing, filtered and hybrid search, and integration with LangChain and LlamaIndex.
2
Nemo Retriever
Index folders of PDFs and other documents into LanceDB for vector search, then query them with semantic search, page filters, verbatim quotes, and cross-document aggregation.
2.2k · bundle
Nia
Index and search code repositories, documentation, research papers, HuggingFace datasets, local folders, and packages via the Nia API, with AI-powered research and code advisor capabilities.
32 · bundle
Llamaindex
Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM applications.
1 · bundle
Llamaindex
Data framework for building LLM applications with RAG. Specializes in document ingestion (300+ connectors), indexing, and querying. Features vector indices, query engines, agents, and multi-modal support. Use for document Q&A, chatbots, knowledge retrieval, or building RAG pipelines. Best for data-centric LLM applications.
0 · bundle
Videodb
Ingest, index, search, and edit video and audio content from files, URLs, live streams, or desktop sessions. Build visual and spoken indexes with timestamps, generate clips, subtitles, and overlays, and set up real-time monitoring alerts.
0 · bundle
RAG Caching
Caching strategies across the RAG stack. Semantic caching with GPTCache and LangChain, Redis-based embedding-similarity cache, cache key design, TTL/invalidation, partial caching (cache retrieval only), provider-native prompt caching (Anthropic, OpenAI), and hierarchical L1/L2 caches. USE WHEN: user mentions "semantic cache", "GPTCache", "LLM cache", "prompt caching", "Redis vector cache", "cache invalidation for RAG", "reduce LLM cost", "latency reduction LLM" DO NOT USE FOR: retrieval accuracy - use `rag-patterns`; groundedness checks - use `rag-guardrails`; incremental indexing - use `rag-production`
28
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