Chatbot for Real Estate

Collaborated with colleagues to create a housing information retrieval chatbot that can communicate, respond (in multiple languages), and query search results for appropriate housing based on the user's real estate requirements.

The project aimed to support individuals when searching for housing by creating an interactive and seamless experience when looking for rental options. Implemented the training and evaluation of the text generative model (DialoGPT2) and used FastAPI to handle the connection between Rasa, DialoGPT2, Google Translate API, and SQL for querying housing results in the database.