Raspberry Pi Brings ChatGPT AI to Clippy
There is no escaping Microsoft’s Clippy. The intelligent Office Assistant may have been discontinued, but some have remarked how ChatGPT could be Clippy in disguise. This Raspberry Pi 3-powered project from David Packman, via Hackster. Brings the power of ChatGPT to Clippy, converting the “beloved” Office mascot into an AI-powered digital assistant.
The glue for this project is the Raspberry Pi and Python. An OpenAI Python library is used to run ChatGPT queries. And Microsoft Azure’s speech services are used to handle converting speech to text, and the reverse. This means we can say “Hey, Clippy” to trigger it to life. We then ask questions and Clippy will run the query through ChatGPT and respond with the information via text-to-speech using Azure.
The project uses a 3D printed case and animatronic Clippy, which adds fun and novelty to the project. The motion is created by two SG90 micro-servo motors, commonly found in Raspberry Pi and Arduino kits. All through the detailed build process we can see how Packman has really thought about how to build the final product. A great example is how threaded inserts were used for screw holes. Sure, we could use some self-tapping screws. But it won’t be long before they eat into the plastic, causing it to wear down or crack. Instead, threaded inserts are melted into position using a soldering iron.
Read More: Raspberry Pi Brings ChatGPT AI to Clippy – Tom’s Hardware