WTM_Assistant
  • WTM Summit AoG workshop
  • About
  • Why is DialogFlow awesome?
  • Demo & Exercise
  • Diagram
  • The general flow
  • Agent
  • Entity
  • person_skill entity
  • person_name entity
  • person_location entity
  • search_terms entity
  • Intent
  • Default Welcome Intent
  • Default Welcome Intent - search
  • Default Welcome Intent - search - get_name
  • Default Welcome Intent - search - get_location
  • Default Welcome Intent - search - get_skill
  • Fulfillment
  • Database
  • Final code
  • Context
  • Custom intent
  • Additional Resources
  • Can you speak at my event?
Powered by GitBook
On this page
  • Steps
  • Explanation

person_skill entity

We are now going to create the entity containing the person_skill key-word extractions.

Steps

  1. On the left menu click Entity.

  2. Click the blue button that says Create entity.

  3. Name it person_skill.

  4. Type in the technology skill you know and their synonyms.

  5. Click save.

  6. 🌟You've created your first entity

Explanation

Imagine we have the question:

What is the WTM Lead skill?

We would like to fill the slot skill with an answer.

The WTM lead Eliza Camber is based in the Netherlands. She is excellent at Android.

Amanda is is brilliant at Actions on Google.

PreviousEntityNextperson_name entity

Last updated 6 years ago