Introduction
As technology advances, so do the challenges faced by engineering teams. The complexities of modern software development can be overwhelming, from the ever-growing list of programming languages and frameworks to the increasing need for automation and speed. This is where ChatGPT comes in. ChatGPT is an AI language model that can help your engineering team
Read More
Introduction
The Source Code
Package.json
Index.js
Commands
Docker File
GitHub Actions
Usage Via Node
Usage Via Docker
Adding ChatGPT and OpenAI To Your Discord Server
I love writing Discord bots, my favorite one was the Discord Twitter Bot. Now that ChatGPT API is available to developers I decided to create an OpenAI ChatGPT discord bot in Node.js and share the source code with you. This
Read More
HTML and IoT
The WebIot Package- Web NFC- Web Bluetooth- Web Serial- Web USB
Current Browser Limitations
The Source Code- Project Init- The index.js file- The WebIOT Class- The USBManager- The SerialManager- The BluetoothManager- The NFCManager
Examples- USB Example- Serial Example- Bluetooth Example- NFC Example
HTML and IoT
IoT has been increasing in relevance over the past decade. The idea of
Read More