Skip to content

A real-estate AI chatbot powered by RAG to help users find a house or apartment

License

Notifications You must be signed in to change notification settings

Mehul-Gandhi/casa.ai

 
 

Repository files navigation

Casa.ai

Your home-finding companion tailoring properties to suit your needs. This chatbot is able to take in questions about the desired location, duration, budget, amenities, neighborhood, etc. then personalize those results accordingly using Retrieval-Augmented Generation (RAG).

How does it function?

Describe what you are seeking in your ideal home to our virtual property concierge. The model will then look at existing catalogs to help you find the most optimal option depending upon your needs!

What impacts does it bring?

Tech stack used

We used the following libraries:

We used this Kaggle dataset to illustrate the capabilities of RAG in our demo. It contains 8000+ detailed Airbnb listings in San Francisco, CA.

About

A real-estate AI chatbot powered by RAG to help users find a house or apartment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 81.6%
  • Python 18.4%