Sunday, September 8, 2024

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages

Micro Sized ChatGPT Cheating Device

EFY Tested Project

ChatGPT is one of the most famous and advanced AI tools today, widely known and frequently used. It can generate code, websites, pictures, and much more.

But can this powerful tool fit into a tiny device? Can it integrate with IoT sensors? Can it interface with electronic devices? This device aims to achieve this.

You can make a smallest ChatGPT device that displays answers on an OLED when asked using either the web serial or USB serial. The device measures just 3cm, making it the smallest ChatGPT device. It provides quick assistance and can function as a cheating device.

- Advertisement -
Smallest ChatGPT Device
Fig. 1: Author’s prototype smallest ChatGPT device

Fig. 1 shows the author’s prototype that works with WebSerial. The components needed for the device are listed in Bill of Materials table.

The IndusBoard is used to connect to wi-fi and ChatGPT API and host the web serial server. Questions can be asked using the WebSerial, and these are transferred to the ChatGPT API. The answer is then displayed on the OLED screen connected to the board.

- Advertisement -
Bill Of Materials
ComponentsDescriptionQuantity
IndusBoard3cm sized development board1
Battery3.3V1
OLED/LCD displaySSD1306/ GC9A011

Configuration

First, create the ChatGPT API using the OpenAI link https://openai.com/index/openai-api. Navigate to API keys and create a new API key. Save this key and do not share it with anyone. Add payment billing information to use the API. First-time users receive a $5 credit for free, so usage depends on whether the user is new or existing. Fig. 2 shows the API configuration, and Fig. 3 shows how to create a new key.

ChatGPT API Configuration
Fig. 2: Configuration of API
ChatGPT API Key
Fig. 3: Creation of new key

Next, install the ESP32 board in Arduino IDE, and then install the U8g2 library and ChatGPT library in the IDE. Download the source code with the article and configure it.

In the first part, change the SSID and password for the wi-fi network. Either home router wi-fi credentials or a phone wi-fi hotspot can be used. Fig. 4 shows the code configuration for wi-fi.

Wi-Fi Configuration Code
Fig. 4: Code configuration for wi-fi

EFY note: It works on a 2.4GHz wi-fi network, so use the same wi-fi network during router configuration.

Next, configure the API in the code by replacing the old API with the new one created (see Fig. 4). Fig. 5 shows the configuration of the API.

API Configuration
Fig. 5: Configuration of API
Indusboard with OLED Display Circuit Connection
Fig. 6: Circuit diagram

Fig. 6 shows the circuit diagram of the micro-sized ChatGPT cheating device. It is built around the IndusBoard, OLED display, and 3.3V battery. The OLED is connected with the IndusBoard I2C pins, defaulting to 8 and 9. The entire device is powered using the 3.3V battery and GND pin.

Portable ChatGPT Device
Fig. 7: Questions on WebSerial

Testing Smallest ChatGPT Device

After uploading the source code to the IndusBoard and connecting the circuit as shown in the diagram, power the circuit. Once powered, the device will connect to wi-fi and display the IP address on the OLED. Search the address IPaddress/webserial in the web browser to open the WebSerial.

Ask any question on ChatGPT, and the answer will be sent and displayed on the OLED screen fitted on the IndusBoard. The person wearing the watch will see the answer on the OLED display. Fig. 7 shows the questions on WebSerial.


Ashwini Kumar Sinha, an IoT and AI enthusiast, is a tech journalist at EFY

Ashwini Sinha
Ashwini Sinha
A tech journalist at EFY, with hands-on expertise in electronics DIY. He has an extraordinary passion for AI, IoT, and electronics. Holder of two design records and two times winner of US-China Makers Award.

SHARE YOUR THOUGHTS & COMMENTS

EFY Prime

Unique DIY Projects

Electronics News

Truly Innovative Electronics

Latest DIY Videos

Electronics Components

Electronics Jobs

Calculators For Electronics

×