Inspiration
Millions of people go through the stressful process of finding a new home each year. While existing search tools allow for filtering by basic criteria, they often miss crucial factors like proximity to amenities or the overall feel of a neighborhood. Realtor Buddy was created to address this gap by leveraging AI to provide a more comprehensive and user-friendly house hunting experience. This project directly aligns with the hackathon's theme of using technology to improve people's lives, with a specific focus on the massive real estate market in the US.
What it does
Realtor Buddy is a virtual assistant tool that helps users find their dream homes by understanding their preferences and analyzing vast amounts of data. Users can have a conversation-like interaction with the AI, specifying their needs and priorities. Realtor Buddy then utilizes Google's advanced AI capabilities to:
- Analyze millions of lines of property descriptions to answer user queries about specific neighborhoods, amenities, and surroundings.
- Extract insights from millions of real estate photos to identify features like architectural style or modern design elements.
- Recommend similar properties based on user-uploaded photos.
How we built it
Realtor Buddy is built on a robust AI foundation:
- Vertex AI: Handles reasoning, language understanding, and response generation.
- ChromaDB: Stores text and image data in a vector format for efficient retrieval.
- LangChain: Acts as the LLM (Large Language Model) wrapper framework.
- Streamlit: Provides the user interface for interacting with the application.
- RapidAPI: Integrates with real estate data sources.
- Google Cloud Run Service: Deploys the application for scalability and accessibility.
Challenges we ran into
- Optimizing dialogue flow and prompt engineering to ensure high-fidelity responses from the Large Language Model.
- Integrating with various real estate data sources.
Accomplishments that we're proud of
- Building a user-friendly and intelligent virtual assistant that streamlines the house hunting process.
- Leveraging AI to analyze vast amounts of data and extract valuable insights for users.
- Creating a scalable and deployable application with the potential to impact millions of users.
What we learned
- The power of AI in understanding complex user needs and generating relevant responses.
- The value of collaboration between different technologies to create a holistic user experience.
What's next for Realtor Buddy
- Expanding coverage to encompass all of the US and Canada.
- Implementing personalized recommendations and alerts based on user preferences.
- Integrating with real estate agents to facilitate the home buying process.
- Exploring the ability to process video inputs for even richer data analysis.
- Adapting the underlying technology to other industries beyond real estate.
We are confident that Realtor Buddy has the potential to revolutionize the real estate search experience. We look forward to building the future of this product and empowering users to find their dream homes with ease.
Built With
- chroma
- gemini
- google-cloud-run
- langchain
- postgresql
- python
- rapidapi
- streamlit
- vertexai
Log in or sign up for Devpost to join the conversation.