Tag: indexing
Codebase Graph Indexing and Querying Tool
This utility indexes an entire codebase into a graph database, enabling advanced semantic search, call graph analysis, and relationship querying. It provides both a command-line interface and an MCP server for seamless integration into deve…
GitNexus CLI for Codebase Indexing and Documentation
This CLI tool manages the creation and maintenance of a codebase knowledge graph. It allows developers to index repositories, check index freshness, and generate comprehensive documentation using an integrated LLM.
Managing Elasticsearch Indices for Front Application
This skill guides the creation and maintenance of versioned Elasticsearch indices within the front application layer. It details best practices for managing mappings, utilizing stable aliases, and implementing robust indexing and querying l…
Local Agentic Knowledge Base Setup and Indexing
This utility provides a comprehensive, step-by-step wizard for setting up a local, agentic knowledge base. It handles backend initialization, document ingestion (including web crawling and PDF support), and integrates the resulting index wi…
Advanced Retrieval Engineering for Search Systems
This skill enables the construction and optimisation of complex search and indexing pipelines. It specialises in implementing hybrid search, managing vector databases, and refining relevance using advanced reranking techniques.