upd taxonomies
This commit is contained in:
parent
2b91cf6f6b
commit
47085fbf7e
40 changed files with 863 additions and 691 deletions
|
@ -1,29 +1,31 @@
|
|||
+++
|
||||
title: Chatbot
|
||||
date: 2022-03-01 14:39:27 +0100
|
||||
author: Aron Petau
|
||||
excerpt: A speech-controlled meditation assistant and sentiment tracker
|
||||
header:
|
||||
overlay_image: "https://cloud.google.com/dialogflow/es/docs/images/fulfillment-flow.svg"
|
||||
teaser: "https://cloud.google.com/dialogflow/es/docs/images/fulfillment-flow.svg"
|
||||
credit: "Google Dialogflow Documentation"
|
||||
tags:
|
||||
- nlp
|
||||
- nlu
|
||||
- google assistant
|
||||
- python
|
||||
- speech interface
|
||||
- data viz
|
||||
- work
|
||||
- sql
|
||||
- voice assistant
|
||||
- meditation
|
||||
- chatbot
|
||||
- google dialogflow
|
||||
- google cloud
|
||||
- university of osnabrück
|
||||
created: 2023-07-27T00:00:19+02:00
|
||||
last_modified_at: 2023-10-01T20:15:51+02:00
|
||||
title = "Chatbot"
|
||||
date = 2020-07-15
|
||||
authors = ["Aron Petau"]
|
||||
description = "A speech-controlled meditation assistant and sentiment tracker"
|
||||
banner = "https://cloud.google.com/dialogflow/es/docs/images/fulfillment-flow.svg"
|
||||
[taxonomies]
|
||||
tags = [
|
||||
"chatbot",
|
||||
"data viz",
|
||||
"google assistant",
|
||||
"google cloud",
|
||||
"google dialogflow",
|
||||
"meditation",
|
||||
"nlp",
|
||||
"nlu",
|
||||
"python",
|
||||
"speech interface",
|
||||
"sql",
|
||||
"university of osnabrück",
|
||||
"voice assistant",
|
||||
"work"
|
||||
]
|
||||
|
||||
|
||||
[extra]
|
||||
show_copyright = true
|
||||
show_shares = true
|
||||
+++
|
||||
## Guru to Go: a speech-controlled meditation assistant and sentiment tracker
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue