Skip to content

MammarDr/AI-House

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏠 AI-House

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.

Demo

🚀 Features

  • 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.

📂 Project Structure

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

🛠️ Tech Stack

  • Languages: JavaScript
  • Frameworks: Express
  • Database: Firebase
  • AI/ML: Gemini API

📖 How to Run

  1. Clone the repository:
    git clone https://github.com/MammarDr/AI-House.git
    cd AI-House
  2. Install dependencies:
    npm install   # frontend
    pip install -r requirements.txt   # backend
  3. Start services:
    npm start     # frontend
    python app.py # backend

🎯 Competition Context

This project was created for the Infobrains Competition.
👉 Competition Post

📜 License

This project is licensed under the MIT License – feel free to use and adapt it.

🌟 Acknowledgements

Special thanks to my teammates:

  • Dendane Nesrine
  • Mahdi
  • Ghazali Souad
  • Manar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors