/travel-bot

🤖 A chatbot that books you hotel rooms.

Primary LanguagePython


Logo

Travel Chat Bot

The conversational chat bot that helps you book rooms.
Explore the docs »

View Demo · Report Bug · Request Feature

About the Project

Pages

  • chat: /
  • login: /login
  • sign up: /signup

Features

NLP

Wit.ai uses NLP to extract the required info from the user's message

Postgres Database

All the chat message and bookings are stored in the postgres db

Built With