Skip to content

PhillOliver-Dev/PyAssist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyAssist

A python based home assistant framework

PyAssist is a small scale voice assistant that aims to simply allow uses to create their own rules and have these rules be enacted by the voice assistant.

At the moment, the recognition is based on pure string matching but the hope remains to add natural language processing to make this a more effective voice assistant.

Instaling and Running

To install dependencies and run program, simply run the following

pip install -r requirements.txt
python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages