Coder Social home page Coder Social logo

varun2430 / realty_advisor Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4.21 MB

RealtyAdvisor is an AI-enhanced real estate platform that leverages artificial intelligence to predict property prices. This enables sellers to more accurately price their properties and empowers buyers to make informed decisions based on the predicted price compared to the actual price set by the seller.

License: GNU General Public License v3.0

JavaScript 97.14% HTML 2.68% CSS 0.18%
express firebase mongodb react tailwindcss

realty_advisor's Introduction


GitHub commits GitHub issues GitHub license LinkedIn


Logo

RealtyAdvisor

An AI enhanced real estate platform

View Demo · Report Bug · Request Feature

About The Project

RealtyAdvisor Demo Gif

RealtyAdvisor is an AI-enhanced real estate platform that leverages artificial intelligence to predict property prices. This enables sellers to more accurately price their properties and empowers buyers to make informed decisions based on the predicted price compared to the actual price set by the seller. Additionally, RealtyAdvisor aims to integrate blockchain technology to ensure data transparency and security.

Built With

The following are the list of frameworks/libraries used in this project.

React Tailwind CSS Express FastAPI PyTorch Solidity

Getting Started

This is a guide on how to set up the project locally. Follow these steps to get a local copy up and running.

Prerequisites

Ensure you have the following installed:

Installation

  1. Clone the repository:

    git clone https://github.com/varun2430/realty_advisor.git
  2. Setup the Backend:

    cd backend
    npm install

    Create a .env file in the backend directory and set the required environment variables:

    MONGO=""
    JWT_SECRET=""

    Start the Express server using nodemon:

    npm run dev
  3. Setup the Frontend:

    cd frontend
    npm install

    Create a .env file in the frontend directory and set the required environment variables:

    VITE_NODE_API_URL=""
    VITE_PYTHON_API_URL=""

    Start the development server:

    npm run dev

Contributing

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.