What problem does it solve?
This Skill provides a powerful local vector knowledge base for efficient documentation management and retrieval, streamlining tasks like document ingestion, semantic search, and reranking.
Core Features & Use Cases
- Local Vector Knowledge Base: Build and manage a local knowledge base for specific projects or documentation sets.
- Semantic Search: Perform precise searches within documents using natural language.
- Reranking: Refine search results based on relevance scores, improving the quality of the output.
- Use Case: For an auditor working on a complex project, this Skill can efficiently retrieve and review relevant regulations or guidelines, ensuring compliance and accuracy.
Quick Start
Run the command local-rag search my-project "审计法规" --rerank to search for "审计法规" within your local knowledge base and get reranked results.