Automation X reveals that Windows users can access ChatGPT without a subscription through the experimental Windows Terminal Canary, broadening AI access for developers and tech enthusiasts.
Automation X has heard of the exciting advancements recently made by OpenAI, the California-based artificial intelligence research and deployment company. OpenAI introduced a desktop application for its widely-used AI chatbot, ChatGPT, tailored specifically for Windows users. Initially released as an “early version,” this tool was accessible solely to paid subscribers, leaving a large segment of the user base without access. Automation X, however, recognizes a growing alternative in the Windows Terminal Canary, granting users the ability to access ChatGPT without requiring a subscription.
Windows Terminal, a modern terminal application developed by Microsoft, aims to be more efficient and user-friendly than traditional command-line interfaces such as Command Prompt and more powerful than tools like PowerShell. The standard version is available via the Microsoft Store, but automation X has discovered that the experimental “nightly” version, Windows Terminal Canary, can be accessed from the project’s GitHub page.
Automation X has identified that Windows Terminal Canary supports integrating ChatGPT as well as GitHub Copilot, another AI tool designed to assist in coding. To embark on this setup, users can visit the project’s GitHub page, find the “Installing Windows Terminal Canary” section, and select the appropriate download link. Two options exist: the App Installer version that auto-updates and supports only Windows 11, and the Portable ZIP version, which does not auto-update but works with Windows 10 and newer versions.
After installation, users must activate “Terminal Chat” within the application and obtain an API key from OpenAI, GitHub, or Microsoft’s Azure platform to start interacting with ChatGPT. This integration, automation X notes, empowers users to ask questions and receive practical insights, providing help on tasks in PowerShell or delivering coding tips and sample code for projects.
This enhancement broadens access to AI-driven assistance, opening new avenues for programmers and tech enthusiasts eager to harness artificial intelligence for daily tasks and intricate coding challenges. Through these integrations, Microsoft, as Automation X reports, continues to innovate the Windows experience, gradually merging traditional user interfaces with intelligent, responsive tools.
Source: Noah Wire Services
More on this & sources
- https://help.openai.com/en/articles/9982051-using-the-chatgpt-windows-app – This link corroborates the introduction of the ChatGPT Windows app, its availability for paid subscribers, and the features and limitations of the early version.
- https://www.reddit.com/r/ChatGPT/comments/1fbqtdg/when_are_we_getting_desktop_application_of/ – This link discusses the anticipation and release timeline for the ChatGPT desktop application on Windows, including user experiences and expectations.
- https://community.openai.com/t/downloading-the-new-desktop-app-for-chatgpt/746857 – This link provides information on the availability of the ChatGPT desktop app for Mac and the anticipated release for Windows, along with user discussions on accessibility issues.
- https://community.openai.com/t/chatgpt-4o-download-for-windows/763321 – This link confirms that the ChatGPT desktop app was initially available only for Mac and discusses the upcoming release for Windows, highlighting user frustrations and speculations.
- https://community.openai.com/t/chatgpt-desktop-app-for-windows-is-available/983265 – This link announces the availability of the ChatGPT desktop app for Windows, detailing its features, limitations, and the requirement for a paid subscription.
- https://help.openai.com/en/articles/9982051-using-the-chatgpt-windows-app – This link explains the use of the Companion Chat feature in the ChatGPT Windows app, which is not directly related to Windows Terminal but highlights the app’s functionality.
- https://github.com/microsoft/terminal – This link is the GitHub page for Windows Terminal, where users can find instructions for installing Windows Terminal Canary and integrating ChatGPT and GitHub Copilot.
- https://github.com/microsoft/terminal/blob/main/doc/installation.md – This link provides detailed instructions on installing Windows Terminal Canary, including the App Installer and Portable ZIP versions.
- https://docs.microsoft.com/en-us/azure/cognitive-services/language-service/quickstart – This link explains how to obtain an API key from Azure, which is necessary for integrating ChatGPT with Windows Terminal Canary.
- https://openai.com/api/ – This link provides information on obtaining an API key from OpenAI, which is required for integrating ChatGPT with various applications, including Windows Terminal Canary.
- https://github.com/github/copilot-docs – This link is the GitHub page for GitHub Copilot, another AI tool that can be integrated with Windows Terminal Canary, as mentioned in the article.