DaVinci icon indicating copy to clipboard operation
DaVinci copied to clipboard

DaVinci - The ChatGPT AI Virtual Assistant

Raspberry Pi’s newest OS (Bookworm) released on December 5, 2023, does not work well with this installation. For best results, use a Raspberry Pi 4 (not a Raspberry Pi 5) and use the legacy 64-bit OS. Instructions are in the Important - Please Read file on this repository.

DaVinci now uses GPT-4.

Feb. 23, 2024 Update - I added an alternative voice to DaVinci that uses OpenAI’s text-to-speech model instead of Amazon Polly. The alternative file is called DaVinciAltVoice.py. If you decide to you use this version, you do not need to create an AWS account. In the rest of the instructions, you can skip “pip3 install boto” and “pip3 install awscli” and all of step 3 for configuring the AWS interface. Substitute “DaVinciAltVoice.py” for “DaVinci.py” everywhere it appears in the instructions.

I also added an Italian speaking version - DaVinciItalian.py. To use it, you must follow the additional instructions in the introductory comments in that program.

DaVinci Small

1 2 3 4 5 6 7 8A 8B In10 In11 In12