Skip to content

ambianic/ambianic-edge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

66da0c7 · Nov 15, 2019
Nov 14, 2019
Aug 29, 2019
Nov 15, 2019
Oct 21, 2019
Nov 13, 2019
Nov 13, 2019
Nov 8, 2019
Nov 4, 2019
Nov 13, 2019
Nov 15, 2019
Nov 15, 2019
Aug 26, 2019
Aug 26, 2019
Nov 13, 2019
Sep 17, 2019
Sep 12, 2019
Oct 27, 2019
Oct 21, 2019
Nov 13, 2019
Nov 13, 2019

Repository files navigation

Build Status Docker Automated Docker Build codecov FOSSA Status CodeFactor

Ambianic logo

Project mission

Ambianic.ai is an Open Source Ambient Intelligence platform for Home and Business Automation

Ambianic Edge runs on edge devices such as Raspberry Pi. It monitors sensors, cameras and other inputs, passes them through AI inference and makes actioanable observations.

Ambianic UI is the user interface to Ambianic Edge deployments. Latest live version available at ui.ambianic.ai

Project Status

Ambianic Edge is in active development stage sprinting towards its first public Beta.

Product design goals

When the product is officially released, it must show tangible value to first time users with minimal initial investment.

  • Less than 15 minutes setup time
  • Less than $75 in hardware costs
    • Reference hardware platform: Raspberry Pi 4 B, 4GB RAM, 32GB SDRAM
  • No coding required to get started
  • Decomposable and hackable

How to run in development mode

If you are interested to try the development version, follow these steps:

  1. Clone this git repository.
  2. ./ambianic-start.sh
  3. Study config.yaml and go from there.

Documentation

An introduction to the project with user journey, architecture and other high level artifacts are now available here.

Additional content is coming in daily as the project advances to its official release.

Contributing

Your constructive feedback and help are most welcome!

If you are interested in becoming a contributor to the project, please read the Contributing page and follow the steps. Looking forward to hearing from you!

Acknowledgements

This project has been inspired by the prior work of many bright people. Special gratitude to:

  • Yong Tang for his guidance as Tensorflow SIG IO project lead
  • Robin Cole for his invaluable insights and code on home automation AI with Home Assistant
  • Blake Blackshear for his work on Frigate and vision for the home automation AI space