AI-House is a smart home automation project developed for the Infobrains Competition. It leverages artificial intelligence to create an intelligent, secure, and user-friendly environment for modern living.
- Smart Control: Manage lights, appliances, and devices with AI-driven automation.
- Security Integration: AI-powered monitoring for enhanced safety.
- Energy Efficiency: Optimize power usage with intelligent scheduling.
- User-Friendly Interface: Simple controls and dashboards for seamless interaction.
AI-House/
│── backend/ # Core logic, APIs, and AI models
│── frontend/ # User interface (web/mobile)
│── database/ # Data storage and schema
│── docs/ # Documentation and competition materials
│── README.md # Project overview
- Languages: JavaScript
- Frameworks: Express
- Database: Firebase
- AI/ML: Gemini API
- Clone the repository:
git clone https://github.com/MammarDr/AI-House.git cd AI-House - Install dependencies:
npm install # frontend pip install -r requirements.txt # backend
- Start services:
npm start # frontend python app.py # backend
This project was created for the Infobrains Competition.
👉 Competition Post
This project is licensed under the MIT License – feel free to use and adapt it.
Special thanks to my teammates:
- Dendane Nesrine
- Mahdi
- Ghazali Souad
- Manar