Solution Idea
If you'd like to see us expand this article with more information, such as potential use cases, alternative services, implementation considerations, or pricing guidance, let us know with GitHub Feedback!
The retail assistant or vacation planner can help your customers have interactions with your business bot and provide suggestions based on the visual information.
Architecture
Download an SVG of this architecture.
Data flow
- Users interact with your business assistant
- Assistant understands context from LUIS
- Assistant passes visual context to the Bing Visual Search API
- Optionally Bot gets more information for user queries exclusively from your domain using the Bing Custom Search API
Components
- Azure App Service
- Azure Bot Service
- Azure Cognitive Services Language Understanding
- Azure Bing Visual Search API
- Azure Custom Search API
Next steps
- What are Azure Cognitive Services?
- What is Language Understanding (LUIS)?
- What is the Azure Bing Search API?
- Introduction to Bot Framework Composer