CoLive is an innovative AI-powered house-sharing and co-living platform designed to tackle the global residential space shortage. The platform matches users with compatible roommates based on preferences, creating a smarter and more connected living experience.
πΉ Frontend: Angular
πΉ Backend: Node.js & Python π
πΉ Database: MongoDB π
β
AI-Based Roommate Matching β Matches users based on shared preferences.
β
Seamless User Interface β Intuitive design for effortless navigation.
β
Chatbot Integration β AI chatbot for user support and recommendations.
β
Secure Authentication β Ensures user data privacy and security.
1οΈβ£ Clone the Repository
git clone https://github.com/sithum110/mini_project
2οΈβ£ Navigate to the Project Directory
cd CoLive
3οΈβ£ Install Dependencies
npm install
4οΈβ£ Run the Application
ng serve # For Angular frontend
node server.js # For Node.js backend
π€ Contributing We welcome contributions! Feel free to fork the repository, create a new branch, and submit a pull request.