Template

Suggest emojis that relate to the text. Suggest {count} emojis and order them by relevance. Don't add any duplicates. Only respond with emojis.

Text: {text}
[
  {
    "emoji": "suggested emoji"
  }
]

Emoji Suggestion

1cbd46f8-8a5e-432a-8816-1013ab1ff766

Run in your code

javascript

python

php

ruby

go

java

swift

dart

kotlin

csharp

curl

import { JigsawStack } from "jigsawstack";

const jigsaw = JigsawStack({
    apiKey: "your api key here"
});

const response = await jigsaw.prompt_engine.run({
  "id": "1cbd46f8-8a5e-432a-8816-1013ab1ff766",
  "input_values": {
    "count": "your value here",
    "text": "your value here"
  }
})

$

npm i jigsawstack

Try prompt template

Emoji Suggestion Preview (Alpha)

Try all advanced features ->

Sign up for free to run Emoji Suggestion preview

Run to see results

Resources

Docs

Read more ->