Skip to content

bixbydevelopers/capsule-sample-meme-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Bixby Meme Generator Sample Capsule

Overview

Meme Generator is a fun capsule that allows you to make memes! You can find meme templates, generate your own memes, and finally open the meme in your browser for easy sharing. Try meme generator today and make memes like this:


Use cases

Finding Memes

Outer "find" Queries

Outer "find" Query

You can see all trained utterances and plans by entering this query in the training tab search bar: goal:MemeTemplate. Examples:

  • Find a meme

  • Show me the memes I can make

Creating Memes

Outer "create" Queries

Outer "create" Query You can see all trained utterances and plans by entering this query in the training tab search bar: goal:Meme -has:continue. For example:

  • Make a meme
  • Make a raptor meme that says if camera lenses are round on top and why are pictures rectangular on the bottom

We train these to the goal Meme, which is the final output that is desired.

Inner "create" Queries

Outer "create" Query You can see all trained utterances and plans by entering this query in the training tab search bar: goal:Meme has:continue. For example:

  • Make this meme

Prompting Flows

Line Input Prompt

You can see all trained utterances and plans by entering this query in the training tab search bar: prompt:Line1 and prompt:Line2. For example:

Prompt Training

  • What if I told you
  • That you don't need many training examples to get NL working

Additional Resources

Your Source for Everything Bixby

Guides & Best Practices

Bixby Videos

Bixby Podcast

Bixby on Social Media

Need Support?

  • Have a feature request? Please suggest it in our Support Community to help us prioritize.
  • Have a technical question? Ask on Stack Overflow with tag “bixby”

About

Make memes with your voice! And learn Bixby development!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published