Skip to main content
Back to registry

vector-index-tuning

wshobson/agents

Guide to optimizing vector indexes for production performance.

Installs2
Install command
npx skills add https://github.com/wshobson/agents --skill vector-index-tuning
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykPASS
About this skill
Guide to optimizing vector indexes for production performance. - Tuning HNSW parameters - Implementing quantization - Optimizing memory usage - Reducing search latency - Balancing recall vs speed - Scaling to billions of vectors - Benchmark with real queries - Synthetic may not represent production - Monitor recall continuously - Can degrade with data drift - Start with defaults - Tune only when needed - Use quantization - Significant memory savings - Consider tiered storage - Hot/cold data separation - Don't over-optimize early - Profile first - Don't ignore build time - Index updates have cost - Don't forget reindexing - Plan for maintenance - Don't skip warming - Cold indexes are slow

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does vector-index-tuning do?

Guide to optimizing vector indexes for production performance.

Is vector-index-tuning good?

vector-index-tuning does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does vector-index-tuning work with?

vector-index-tuning currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to vector-index-tuning?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install vector-index-tuning?

npx skills add https://github.com/wshobson/agents --skill vector-index-tuning

Related skills

More from wshobson/agents

Related skills

Alternatives in Software Engineering