This section provides capsules that illustrate various Bixby platform features within capsules and walk you through how to develop each capsule and why certain choices were made. The table below lists the capsule, its description, and where you can download it.
Capsule | Description | Code |
---|---|---|
Movie Agent | Demonstrates how to develop a search capsule using an external search API, with filtering and a quiz-based recommendation system. | Download movieAgent |
Space Resorts | Demonstrates how to develop a more complex capsule. | Download spaceResorts |
Simple Search | Demonstrates how to construct a capsule that takes a user request and returns search results. | Download shoes |
Basic Transactional | Demonstrates a more complex transactional flow through a shirt store. | Download shirt |
Because you cannot submit a capsule with the example
namespace, in order to test a sample capsule on a device, you must change the id
in the capsule.bxb
file from example
to your organization's namespace before making a private submission.
Copyright 2023 Samsung All rights reserved