Bixby Developer Center

Templates

Bixby Developer Studio (Bixby Studio) includes a template system that creates basic code for you that matches your capsule's domain—a search-based capsule, for instance, or a store capsule. This can streamline your development by cutting down on the amount of boilerplate you need to create to get your capsule going.

Templates are stored on the Bixby Studio servers, so when you open the list of templates in Bixby Studio, it's always complete and up to date. This section of the documentation covers some of the templates, but others might be available.

  • Facts Capsule: Share interesting facts and trivia about subjects with users.
  • Jokes Capsule: Tell users jokes.
  • Import and Search Capsule: Import tables from CSV files and infer relationships between them, letting users search for data using natural language questions.
  • Quiz Capsule: Give users quizzes, including multiple choice and fill-in-the-blank questions.
  • Podcast Capsule: Create a capsule for a specific podcast, with an embedded audio player.