Skip to content

coinleftt/Rena

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rena

This repo contains source code of Project Rena, AI home assistant.

Notes: Please add the main.py directory into the system init file so that it will be run at startup.

Demo

For detailed demostration, please watch this video from Facebook: https://fb.watch/vjkZBWgqP6/

Screenshots

App Screenshot About Rena

API Reference

Products Reference

Run Locally

Clone the project

git clone https://github.com/codejapoe/Rena.git

Go to the project directory

cd Rena

Install dependencies

pip install flask pyflipper meta-ai-api

Start the server

python main.py

Do not forget to allow microphone, and add

http://raspberrypi.local

or your Raspberry Pi local server link to "Insecure origins treated as secure" in "chrome://flags/" in Google Chrome Experiments.

Authors

About

Source code of Project Rena

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors