Assetify: Know the Price, Make it Wise!

Kategori: AI/Data/ML

Date: Jul 2023

Assetify: Know the Price, Make it Wise!

🏑 Assetify: Know the Price, Make it Wise!


πŸ“Œ Project Overview

Property demand in Jakarta continues to rise along with population growth and urban infrastructure development. However, house price fluctuationsβ€”influenced by factors like location, facilities, and economic conditionsβ€”make it difficult for buyers and investors to estimate property value accurately.

Assetify is here to help!
This app leverages data and machine learning to provide accurate housing price predictions based on user input.


πŸ”„ Test Flow

  1. 🏠 User inputs property details:
    • Number of Bedrooms
    • Number of Bathrooms
    • Building Area (mΒ²)
    • Land Area (mΒ²)
  2. πŸ’Έ Click "Predict Price" to get the estimated house value instantly.

🧰 Tech Stack

  • 🐍 Python
  • πŸ“Š Pandas & NumPy
  • πŸ“ˆ Matplotlib
  • 🌐 Streamlit (for interactive web interface)

βš™οΈ Setup Guide

# πŸ”½ Clone the repository
git clone https://github.com/UsamahPutraFirdaus/LAI25-RM104-HousingPricePrediction

# πŸ§ͺ Create and activate virtual environment
python -m venv venv

# On Windows
venv\Scripts\activate

# On macOS/Linux
source venv/bin/activate

# πŸ“¦ Install dependencies
pip install -r requirements.txt

# ▢️ Run the app
streamlit run app.py

# ❌ To stop the app
Ctrl + C

🌍 Live Demo

πŸ–₯️ You can try the system here β†’ Assetify - Housing Price Predictor


πŸ”Ž References


πŸ’‘ Make smarter decisions in property investments with data-driven insights from Assetify.