Skip to content
/ casa Public

Real Estate Assistant chatbot developed using RASA. Warning Work in Progress

Notifications You must be signed in to change notification settings

pmutua/casa

Repository files navigation

casa

Real Estate Assistant chatbot developed using RASA

👋 Welcome to the 🤖 "CASA" (Chatbot Assistant for Smart Agents) wiki!

This wiki contains walking you through the process of creating a functional chatbot using the open-source conversational AI framework Rasa. We'll start by setting up the development environment and installing Rasa, then move on to defining intents and entities, building the dialogue flow, integrating the chatbot with different channels, and finally deploying the chatbot. By the end of this tutorial, you will have a working chatbot that you can customize to your own needs. So, sit back, grab a cup of coffee and let's get started.

If you like ❤️ this support 🤗 me by sharing the repository link and give it a star ⭐ . Thank you!!


📣 Introduction

▶️ Get Started

Running the Bot

  1. Create Database and seed properties data run python db_seed the database in use is sqlite3
  2. Train Bot - rasa train
  3. Run Actions - rasa run actions
  4. If you want to run Interactively for testing purposes run rasa interactive
  5. If you want to run non-interactively run rasa shell

1

About

Real Estate Assistant chatbot developed using RASA. Warning Work in Progress

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages