DaVinci icon indicating copy to clipboard operation
DaVinci copied to clipboard

DaVinci - The ChatGPT AI Virtual Assistant

Results 15 DaVinci issues
Sort by recently updated
recently updated
newest added

Hi DevMiser: I suggest that instead of using Picovoice you just use OpenAI's speech-to-text API via their "whisper" model. Check my github for example code. This would simplify your code...

Picovoice keeps deleting my accounts. This already happened twice, every time about a day after I opened the account. Anybody having the same issue? "An account registered with 'xxxxx' has...

so close to getting it running, responds with wake word but then says api error admin@raspberrypi:~ $ cd /home/admin/DaVinci admin@raspberrypi:~/DaVinci $ python3 DaVinci.py jarvis detected Listening... Voice detected End of...

Dear DevMiser, Would you, please, help me with the steps how to put DaVinciAltVoice.py into the installation process for Raspberry P1 4B. Thank you very much Boris Ratner

Havent changed anything and doublechecked Keys, created new user, updated all plugins with pip, tried really anything to get rid of that. It worked for 4 days without modifying anything....

As the title suggests, I'm wondering if this voice assistant will ever have real time internet access. I've done a bit of googling but it appears to be a much...

I saw a closed issue about other languages. Would it be possible to implement this by using azure instead, like in the code hear? https://learn.adafruit.com/robotic-ai-bear-using-chatgpt/code-the-bear That code use a button...

Hi, thanks for the instructions, i tried to follow them as closely as possibile but nothing happens when i start the program, It Just stays blank for 5 minutes then...

when I try running pip3 install, I get the following error message: error: externally-managed-environment × This environment is externally managed ╰─> To install Python packages system-wide, try apt install python3-xyz,...

Excellent instructions. I'm hung up on just these few things. Any suggestions? I'm adding this into my CM4 XGO-lite Robot Kit V2 in hopes of making the robot intelligent =)...