This is a Python-based AI assistant inspired by Jarvis, capable of:
- 🔍 Searching the web
- 🌤️ Weather checking
- 📨 Sending Emails
- 📷 Vision through camera (Web app
- 🗣️ Speech
- 📝 Chat (Web app)
This agent uses LiveKit that is 100% free!
Before you start, make sure to follow this tutorial to set up the voice agent correctly:
🎥 Watch here
- Create the Virtual Envrionment first!
- Activate it
- Install all the required libraries in the requirements.txt file
- In the .ENV - File you should paste your API-Keys and your LiveKit Secret, LiveKit URL. If you want to use the Send Email Tool also specify your Gmail Account and App Password.
- Make sure that your LiveKit Account is set-up correctly.