DaaS /
Products / Semantic Search-Powered Recommendation System
Semantic Search-Powered Recommendation System
Deploy an embedding model on OpenSearch to enable vector-based semantic retrieval, then deploy AIRec service on top of it to build a recommendation engine that leverages semantic search for more accurate and context-aware recommendations.
Products involved
Scenario
Deploy an embedding model on OpenSearch to enable vector-based semantic retrieval, then deploy AIRec service on top of it to build a recommendation engine that leverages semantic search for more accurate and context-aware recommendations.
How the products combine
- opensearch · opensearch-deploy-model — OpenSearch — Deploy embedding model for inference
See opensearch/opensearch-deploy-model.
- airec · airec-deploy-service — AIRec — Deploy AIRec service
See airec/airec-deploy-service.
Typical questions
- deploy recommendation system with semantic search
- set up AIRec with OpenSearch embeddings
- build recommendation engine with vector search
- deploy embedding model and recommendation service
- 部署语义搜索推荐系统
- OpenSearch嵌入模型配合AIRec推荐
- deploy AIRec with OpenSearch backend
- semantic recommendation pipeline