Skip to content

UsmanS2/realhackUNT24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

Propertunity

Propertunity is an AI-powered property management solution that helps managers prioritize maintenance tasks, predict future needs, and provide tenants with real-time communication.

HackUNT Devpost: Devpost

Login Instructions

  • Property Manager Portal: Use any email ending with @CBRE.com and any password to log in.
  • Tenant Portal: Log in with any email and password.

Access Propertunity: realhack-unt-24.vercel.app

Features

  • Dashboard Routing: Automatic routing to PM/Tenant dashboards.
  • Maintenance Prediction: Uses ML to forecast maintenance needs.
  • Cost Analysis: Provides opportunity cost forecasts to help prioritize tasks.
  • Tenant Interface: Streamlined ticket submission and tracking.
  • AI Chatbot: Automates ticket creation 24/7 using Gemini AI.
  • Twilio Integration: Enables tenants to communicate via SMS.

Tech Stack

  • Frontend: React with TypeScript
  • Backend: MongoDB, Next.js, Gemini AI, Twilio API
  • Auth: Auth0

Setup Instructions

  1. Clone the repo:

    gh repo clone UsmanS2/realhackUNT24
    cd propertunity
  2. Install dependencies:

    npm install
  3. Set up next.config.ts:

    MONGO_URL=your-mongodb-url
    GEMINI_APIKEY=your-gemini-api-key
    TWILIO_ACCOUNT_SID=your-twilio-account-sid
  4. Run the development server:

    npm run dev

Future Improvements

  • Enhance AI predictions with real-world data.
  • Expand system integration for broader support.

Built with ❤️ by the Propertunity team.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages