A project inspired by the movie "Blade Runner 2049"
- Clone the repository:
git clone https://github.com/Navfalbek/Joi-assistant.git- Install dependencies:
pip install -r requirements.txtIn the project there were used several APIs. Which are:
- Picovoice access tokens for Wake word detections and Speech-Instanse commands, can be taken from Picovoice.ai
- Spotify API keys and can be taken from Developers Spotify
- OpenAI tokens and can be taken from OpenAI
- Google Gmail tokens in order to manage and get unread messages from inbox, can be taken from Developers Google
Simply run:
python main.pyThis project is licensed under the MIT License.
