Somebody made a ChatGPT app for windows 3.1 pc. wingpt Brings a very basic version of OpenAI’s ChatGPT responses into an app that can run on an ancient 386 chip. Made by the same mysterious developer WindleA Wordle clone for Microsoft’s Windows 3.1 operating system.
The developer says, “I didn’t want my 1993 Gateway 4DX2-66 to miss out on the AI revolution, so I built an AI assistant for Windows 3.1 based on the OpenAI API.” hacker news thread,
WinGPT is written in C using Microsoft’s standard Windows API and connects to OpenAI’s API servers using TLS 1.3, so there’s no need for a separate modern PC. This was a particularly interesting part of running this app on Windows 3.1, along with managing the memory segmentation architecture on 16-bit versions of Windows, and building the UI for the app.
neovin Note that ChatGPT responses are only brief due to limited memory support that cannot handle conversation context. The icon for WinGPT was also designed in Borland’s Image Editor, a clone of Microsoft Paint capable of creating ICO files.
The anonymous WinGPT developer says, “I built most of the UI directly in C, which means that every UI component has to be built manually in code.” “I was surprised that with Windows 3.1 the set of standard controls available for use by any program is incredibly limited. You have some of the controls you’d expect — push buttons, check boxes, radio buttons, edit boxes — but any other controls you might need, including controls used in the operating system, aren’t available. Are.
If you still have a Windows 3.1 machine gathering dust in your attic, garage, or basement, you can download WinGPT binaries for both 16-bit and 32-bit versions of Windows. dialup.net — the most appropriate domain name I’ve ever seen for older Windows apps.










