In an innovative step forward for Microsoft and artificial intelligence enthusiasts, a new workaround has surfaced to utilise OpenAI's ChatGPT on Windows without subscribing to a premium plan. This development comes on the heels of OpenAI's recent launch of a dedicated Windows app for their popular ChatGPT service, which initially only catered to paid users.

ChatGPT, the AI chatbot developed by OpenAI, has become increasingly popular thanks to its expansive capabilities in generating human-like text based on user prompts. Since its inception, it has largely been run in browser tabs on personal computers. The introduction of a Windows app marked a significant leap, but with the limitation of gating the software behind a paywall for premium users, many were unable to take advantage of it immediately.

However, there is a new method for keen users who wish to bypass the premium restrictions, involving the use of the Windows Terminal Canary. This is a nightly version of the Windows Terminal, a tool provided by Microsoft that offers a modern alternative to the traditional Command Prompt. Unlike PowerShell, which caters to more advanced users, Windows Terminal offers a balanced mix of power and accessibility, making it appealing for a wider audience.

The Windows Terminal is typically available for free through the Microsoft Store, but users seeking the Canary build must visit the project’s official page on GitHub. The nightly build delivers new features ahead of the regular releases, including support for both ChatGPT and GitHub Copilot.

To access this functionality, users need to download the Windows Terminal Canary by navigating to the "Installing Windows Terminal Canary" section and selecting the appropriate download. There are two versions: an App Installer version that updates automatically and supports only Windows 11, and a Portable ZIP version that, while not updating automatically, is compatible with both Windows 10 and later versions.

Once installed, users must enable the "Terminal Chat" feature through the menu. Furthermore, an API key from OpenAI, GitHub, or Azure is necessary to fully unlock ChatGPT's capabilities within the Terminal environment.

Utilising ChatGPT through Windows Terminal Canary allows users to get comprehensive answers to a variety of queries, such as commands in PowerShell, or obtaining sample code for project use. This effectively turns the command line tool into a highly interactive and instructive assistant, enhancing productivity and learning opportunities for developers and enthusiasts.

This development provides a glimpse into the possibilities of integrating AI more seamlessly into everyday computing activities, further bridging the gap between complex programming tasks and user-friendly interfaces. As AI continues to evolve, such innovations are likely to become increasingly prevalent, offering a myriad of solutions for both casual users and industry professionals.

Source: Noah Wire Services