1.
Title (Top Center, Big Font)
Smart Voice-Controlled Home Automation System Using Arduino & AI
Include a high-quality icon/image of:
• Arduino board
• Microphone
• Lightbulb/Smart home
2. Project Team Info
Name: [Your Name]
Class: [Your Class/Sem]
Department: Computer Science / Electronics
Institute: [Your College Name]
3. Project Abstract (Short Paragraph)
This project combines Artificial Intelligence and IoT to create a smart home system that
can recognize the voice of specific users (Saif and Aisha) and respond to their
commands. Using Python, Resemblyzer for voice recognition, and Arduino for hardware
control, it enables personalized voice-controlled automation without buttons or apps. It
also supports live commands like "turn on", "turn off", and "exit".
4. System Architecture Diagram (Center)
Draw or print a block diagram:
I will send in whatsapp
5. Key Technologies Used
Component Role
Python Voice processing and AI logic
Resemblyzer Speaker identification (AI model)
Component Role
SpeechRecognition Command detection (“turn on”, etc.)
Pyttsx3 Text-to-Speech responses
Arduino UNO Controls the lights and buzzer
LEDs + Buzzer Output devices
6. Workflow / Algorithm
text
CopyEdit
1. Record 3 sec audio live
2. Identify speaker using AI
3. Transcribe voice to text
4. Detect commands (turn on/off)
5. Send command to Arduino
6. Arduino turns on/off specific lights
7. If “exit” command → end
7. Features
Real-time voice recognition
Speaker-specific output
Works without internet
Arduino-based hardware
Exit command with voice
8. Images (Optional but powerful)
Include:
• Photo of your working circuit
• Screenshot of Python console showing recognition
• Sample waveform or diagram
9. Advantages
• Hands-free home control
• Personalized automation
• Expandable for more users/devices
• Integrates software (AI) and hardware (Arduino)
10. Future Enhancements
• Add face recognition for security
• Control fans, TV, AC
• Mobile app integration
• Home surveillance alerts