A developer named FrankCYB recently released JavaGPT on GitHub, a Java application that allows users to access the popular chatbot application ChatGPT on older operating systems such as Windows 98, ME, 2000, XP, Vista, 7, 8, 10, and 11. It is such an accomplishment to extend a modern application like ChatGPT on an older platform.
JavaGPT offers a variety of features such as Chat Streaming, which generates responses in real-time just like the ChatGPT website; Chat History, which allows users to interact with previous chats; Revert Chats, which voids earlier prompts and responses; HTML Viewer, which allows users to view their chats in HTML; Chat Titles, which autogenerates titles for chats; an Import premade prompts option; Save chats to file; Dark mode; Right click copy-edit-paste features; Support for ChatGPT 4 and all ChatGPT 3.5 models; and Cross platform. Additionally, the build size is only 6MB.
FrankCYB put his JavaGPT project up on GitHub as open source, meaning anyone can download and use the code. Unfortunately, due to the project being based on Java 8, systems older than Windows 8, such as Windows 95, are currently unable to use it. Since JavaGPT is not an officially endorsed product by OpenAI or Microsoft, it is best to use it at your own discretion.
FrankCYB is a developer specializing in app creation and software engineering. His work extends from doing regular maintenance and bug fixing on different applications to creating new apps from scratch. He has experience with many languages such as HTML, Javascript, Python, and Java. With JavaGPT, he has used his knowledge to extend a modern application to work on older platforms, showing off his impressive skillset.
OpenAI is a research laboratory focusing on artificial intelligence and its various applications. They design machine learning systems, develop new technologies, and then apply them to solve complex challenges. ChatGPT is one of the many projects they developed and it is a chatbot which uses the latest advances in natural language techniques. By having FrankCYB extend the application to work on older platforms, users can now use ChatGPT in an even wider range of systems.