Skip to content

Sami210105/Real_estate_Chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Estate Price Analyzer & Chatbot

A full-stack AI-powered tool for analyzing real estate prices, comparing areas, generating trends, and chatting with an intelligent assistant — built using Django, React, Recharts, and OpenAI/Grok LLM.

Features

🧠 AI Chatbot

Ask anything about prices, areas, or trends Powered by LLM (Grok / OpenAI depending on configuration) Smart responses based on your real dataset

📊 Interactive Price Charts Line graph for single-location yearly price trends Multi-area comparison charts Clean dark mode + glass-morphism UI ✨

🗂️ Filtered Data Table Displays cleaned dataset slice for your query Elegant glass UI styling Responsive for all devices

🔎 Summary Insights Auto-generated summary for each query Average price Record count Quick interpretation

🛠️ Tech Stack

Frontend React (CRA) React Bootstrap Recharts (Data Visualization) Custom UI (Glass-morphism + Dark theme)

Backend Django REST Framework Pandas for Excel processing Custom API endpoints for: /api/analyze/?area=Akurdi /api/compare/?areas=Akurdi,Pimple Saudagar /api/chat/

AI LLM integration Custom prompt pipeline

About

A web-based chatbot interface that accepts user queries related to real estate localities (e.g., “Analyze Wakad”), processes the provided Excel dataset, and returns: a short natural-language summary, a chart (price trend, demand trend, etc.), a filtered data table extracted from the Excel file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors