-
Updated
Feb 19, 2021 - TypeScript
#
dialogflow
Here are 900 public repositories matching this topic...
Node.js client for Dialogflow: Design and integrate a conversational user interface into your applications and devices.
Framework for Building Virtual Assistants with Dialogflow and python
-
Updated
Feb 8, 2021 - Python
Dialogflow Web Integration. Rich Components, Actions on Google and more
javascript
nlp
chat
bot
agent
ui
vue
dark-theme
chatbot
conversational-ui
webchat
conversational-agents
conversational-ai
dialogflow
dialogflow-v2
-
Updated
Feb 1, 2021 - Vue
Python client for Dialogflow: Design and integrate a conversational user interface into your applications and devices.
-
Updated
Mar 1, 2021 - Python
A simple Dialogflow agent, a server, and a web interface that shows an approach for handling text-based conversations between a Dialogflow agent and a human operator
-
Updated
Jan 8, 2019 - JavaScript
A React-Native Bridge for the Google Dialogflow (API.AI) SDK
google
react-native
voice
speech
text-recognition
apiai
api-ai
speech-processing
speak
speech-to-function
dialogflow
-
Updated
Jul 9, 2020 - JavaScript
Algolia + Angular = 🔥 🔥 🔥
search
autocomplete
firebase
angular
algolia
pwa
material-design
infinite-scroll
chatbot
voice-recognition
voice-assistant
dialogflow
-
Updated
Aug 6, 2019 - TypeScript
YoniSchirris
commented
Feb 4, 2020
In my specific implementation, I am sending audio over the chatbot. After the audio is done playing, I want to display options to choose from.
It would be nice if Botonic has a pointer to the latest message, which is updated with the state of the message (e.g. 'typing', or 'sent').
Currently, i need to continuously check if the message element has already been rendered by passing it a c
Web App for Dialogflow
-
Updated
Jun 21, 2019 - Vue
Daily cat facts! 🐱
-
Updated
Jan 20, 2021 - JavaScript
Dialogflow agent fulfillment PHP library supporting v1 & v2
-
Updated
Dec 15, 2020 - PHP
document embedding and machine learning script for beginners
machine-learning
natural-language-processing
deep-learning
word2vec
chatbot
gensim
doc2vec
doc2vec-api
dialogflow
-
Updated
Oct 3, 2019 - Python
Collection of casual conversations that can be used with the Rasa Stack
-
Updated
May 25, 2020 - Python
Go library for DialogFlow (API.AI) 😎
-
Updated
Dec 18, 2018 - Go
A new spin on the classic 20-questions game.
-
Updated
Dec 7, 2017 - JavaScript
Google Actions + Particle Photon (via Dialogflow)
-
Updated
Nov 13, 2017 - JavaScript
Dialogflow Workshop Material. This can be used to create a Conversational Agent for a simple Linear Conversation using Dialogflow
bot
workshop
chatbot
api-ai
conversational-agents
googlehome
dialogflow
googleassistant
dialogflow-agents
dialogflow-entity
-
Updated
Mar 11, 2018 - Go
Clofus® Chat bot Platform using rasa core and rasa nlu similar to rasa x but opensource demo https://clofus.github.io/clofus-chatbot/
nlp
bot
machine-learning
chatbot
nlu
rasa-nlu
rasa
chatbot-framework
rasa-core
rasa-ui
dialogflow
rasa-chatbot
rasacore
rasax
rasa-x
-
Updated
Sep 2, 2020 - JavaScript
This library simplifies the JSON response building in Python for Dialogflow.
-
Updated
Oct 15, 2019 - Python
Dialog flow module that simplify the web hook handling for your NLP application using NestJS 📡
-
Updated
Jan 6, 2021 - TypeScript
nlp
machine-learning
google
angular
rxjs
ai
material-design
artificial-intelligence
ngx
chatbotai
dialogflow
angular6
-
Updated
Sep 17, 2018 - TypeScript
-
Updated
Sep 6, 2019 - Ruby
This chatbot developed using Dialoglow,python,flask,MongoDB and deployed on Telegram and pivotal cloud foundary. search @bestcovid19_bot on telegram app
-
Updated
Oct 27, 2020 - HTML
App for the google assistant that give you information on bitcoin (e.g. price, market cap etc')
javascript
php
google
bitcoin
google-cloud
assistant
glitch
actions-on-google
dialogflow
bitcoin-info
-
Updated
Jul 27, 2018 - JavaScript
Track your daily water intake with Google Assistant and voice interfaces.
nodejs
javascript
firebase
firebase-realtime-database
hacktoberfest
google-assistant
voice-assistant
google-actions
firebase-cloud-functions
vui
dialogflow
-
Updated
Oct 9, 2020 - JavaScript
Improve this page
Add a description, image, and links to the dialogflow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dialogflow topic, visit your repo's landing page and select "manage topics."
Describe the bug
Cannot use 'cp' command while installing it on Windows.
It is needed to replace 'cp' with 'copy' in scripts written in
package.jsonif an user wants to install botfront on Windows machine.To Reproduce
Steps to reproduce the behavior:
meteor npm installin Windows Powershell.Expected behavior