Skip to main content

fai-build-semantic-search

Implement semantic search with embeddings, reranking, and hybrid search combining BM25 + vector similarity.

Overviewโ€‹

PropertyValue
TypeSkill
Folderfai-build-semantic-search
WAF AlignmentN/A
Compatible PlaysN/A
Lines164

Usageโ€‹

Reference this skill in your fai-manifest.json:

{
"primitives": {
"skills": ["../../skills/fai-build-semantic-search/SKILL.md"]
}
}

Sourceโ€‹


Auto-generated from the FrootAI primitive catalog.