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.