Skip to content

Olda-Hal/Voice-Assistant

Repository files navigation

Smart Home Voice AI Assistant

Welcome to the Smart Home Voice AI Assistant! This project aims to create a voice-controlled AI assistant for managing your smart home devices. Please note that this project is currently in development, and some features are still missing or might be unstable.

This project is in active development.

Planned Features

  • Voice-activated commands for controlling various smart home devices.
  • Integration with popular smart home platforms such as Google Home, Amazon Alexa, and Apple HomeKit.
  • Customizable voice commands to perform complex automation sequences.
  • Natural language understanding for more intuitive interactions.
  • Secure user authentication and data privacy features.
  • Compatibility with a wide range of smart home devices, including lights, thermostats, locks, cameras, and more.
  • Integration with a online dashboard to control your home

To-Do: Installation

To get started with the Smart Home Voice AI Assistant, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/yourusername/smart-home-voice-assistant.git
  2. Navigate to the Project Directory:

    cd smart-home-voice-assistant
  3. Install Dependencies:

    pip install -r requirements.txt
  4. Configure API Keys and Settings:

    • Rename example_locales.env to locales.env.
    • Open config.yaml and fill in the required API keys and settings for your smart home.
  5. Run the Application:

    python main.py
  6. Start Giving Commands: Once the application is running, you can start issuing voice commands to interact with your smart home devices.

About

AI powered Voice assistant written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages