Skip to content

A basic implementation of a Chatbot as an Android app which uses Google's DialogFlow API for its responses.

Notifications You must be signed in to change notification settings

chandrasekharan98/BasicChatbot

Repository files navigation

BasicChatbot

A basic implementation of a Chatbot as an Android app which uses Google's DialogFlow API for its responses.

Upon receiving the message from the user, it collects and displays the response via a HTTP request to the DialogFlow API.

This Chatbot uses the pre-trained Jokes agent of DialogFlow, however based on the purpose a different agent can be trained.

Preview

It uses a recycler view to display and align the messages as shown below.

About

A basic implementation of a Chatbot as an Android app which uses Google's DialogFlow API for its responses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages