Bixby Developer Center

Guides
References

Walkthroughs

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.

CapsuleDescriptionCode
Movie AgentDemonstrates how to develop a search capsule using an external search API, with filtering and a quiz-based recommendation system.Download movieAgent
Space ResortsDemonstrates how to develop a more complex capsule.Download spaceResorts
Simple SearchDemonstrates how to construct a capsule that takes a user request and returns search results.Download shoes
Basic TransactionalDemonstrates a more complex transactional flow through a shirt store.Download shirt
Note

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.