Skip to content

Travel Buddy: an intent-based chatbot tool which answers general questions about travel and provides tips.

Notifications You must be signed in to change notification settings

mirandaday16/intent_chatbot

Repository files navigation

Travel Buddy: An Intent-Based Travel Chatbot

Created using source code from Data Flair

This generative chatbot uses an LSTM network to detect user intent and produce an appropriate response, including travel tips and current weather information. It also has a GUI (in progress).

Uses OpenWeather API for current weather information and Amdoren API for time zone information.

Goals:

  • Allow follow-up response for weather and time queries
  • Finish customizing GUI

Later:

  • Use weather/time info to give more specific tips
  • Give travel tips specific to locations
  • Give recommendations of specific places to go (restaurants, attractions, etc.)

Primary tools used: Python, TensorFlow, Keras, NLTK, SpaCy, tKinter

About

Travel Buddy: an intent-based chatbot tool which answers general questions about travel and provides tips.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages