Show HN: WinGPT, AI Assistant for Windows 3.1 Hey HN, I didn't want my Gateway 4DX2-66 from 1993 to be left out of the AI revolution, so I built an AI Assistant for Windows 3.1, based on the OpenAI API. The most interesting parts of building this were: - Getting TLS 1.2 and 1.3 working on Windows 3.1 so that WinGPT could directly connect to OpenAI's server without relying on a modern machine for TLS termination. - Learning about the memory segmentation architecture on 16-bit Windows, including the difference between far and near pointers. - Building the UI in plain C code with the Windows API and limited selection of controls in Windows 3.1. You can check it out here and learn more about what it was like to build it: https://ift.tt/aY3E4QV https://ift.tt/aY3E4QV June 26, 2023 at 03:08AM
Show HN: WinGPT AI Assistant for Windows 3.1 https://ift.tt/oEgS4nK
Related Articles
Show HN: Finetune Llama-3.1 2x faster in a Colab https://ift.tt/PfQUcIAShow HN: Finetune Llama-3.1 2x faster in a Colab Just added Llama-3.1 … Read More
Show HN: Pairing LLM code generation with traditional templates https://ift.tt/IB3gN1ZShow HN: Pairing LLM code generation with traditional templates Hi, I’… Read More
Show HN: React Native Finisher Kit That'll Automate All the Complex Stuff https://ift.tt/aJiu74lShow HN: React Native Finisher Kit That'll Automate All the Complex St… Read More
Show HN: Voluntarily add warning labels to social media websites https://ift.tt/WvVd5N1Show HN: Voluntarily add warning labels to social media websites A Chr… Read More
Show HN: A personalised AI tutor with < 1s voice responses https://news.ycombinator.com/item?id=41057030Show HN: A personalised AI tutor with < 1s voice responses TLDR: We… Read More
Show HN: Unsearch, an open source alternative to Google Chrome Sync https://ift.tt/sZpY3W4Show HN: Unsearch, an open source alternative to Google Chrome Sync I … Read More
Show HN: VS Code Extension to skip the noisy web tools (JSON Prettify, and more) https://ift.tt/gIL21bvShow HN: VS Code Extension to skip the noisy web tools (JSON Prettify,… Read More
Show HN: Wat – Deep inspection of Python objects https://ift.tt/KP0a5EFShow HN: Wat – Deep inspection of Python objects https://ift.tt/rp1dmx… Read More
0 Comments: