Downloads:
15
Downloads of v 0.0.1:
15
Last Update:
03 Nov 2024
Published Date:
03 Nov 2024
Package Maintainer(s):
Software Author(s):
- OpenAI
Tags:
chatgpt chatbot chat bot llm ai machine-learning gui official desktop app- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
ChatGPT Desktop (Official)
(Waiting for Maintainer to take corrective action)
- 1
- 2
- 3
0.0.1 | Updated: 03 Nov 2024
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package Source
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
15
Downloads of v 0.0.1:
15
Published:
03 Nov 2024
Software Author(s):
- OpenAI
ChatGPT Desktop (Official) 0.0.1
(Waiting for Maintainer to take corrective action)
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by OpenAI. The inclusion of OpenAI trademark(s), if any, upon this webpage is solely to identify OpenAI goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
This version is in moderation and has not yet been approved. This means it doesn't show up under normal search.
- Until approved, you should consider this package version unsafe - it could do very bad things to your system (it probably doesn't but you have been warned, that's why we have moderation).
- This package version can change wildly over the course of moderation until it is approved. If you install it and it later has changes to this version, you will be out of sync with any changes that have been made to the package. Until approved, you should consider that this package version doesn't even exist.
- You cannot install this package under normal scenarios. See How to install package version under moderation for more information.
- There are also no guarantees that it will be approved.
There are versions of this package awaiting moderation (possibly just this one). See the Version History section below.
ChatGPT Desktop App
ChatGPT in the Microsoft Store
The ChatGPT Desktop App brings the full power of OpenAI's ChatGPT to your Windows PC, enabling efficient, real-time assistance for all your tasks. This official desktop app is currently available to ChatGPT Plus, Team, Enterprise, and Edu users, with plans to extend access to all users later this year.
With the desktop app, you can do more than chat. Access advanced features, such as uploading files and photos for analysis, and interact with OpenAI's newest and most advanced model, o1-preview. Use Advanced Voice to speak directly with ChatGPT, getting hands-free advice and answers as you work.
Key Features
- Instant Access: Launch ChatGPT instantly with the [Alt + Space] shortcut for quicker answers. (note:
- Stay Productive: Keep ChatGPT within reach alongside your open apps using the companion window.
- File and Photo Uploads: Summarize and analyze multiple documents and images directly within ChatGPT.
- Professional Input: Generate ideas for marketing, business plans, and more with expert guidance.
- Creative Inspiration: Get personalized gift ideas, or use DALL•E to create custom greeting cards and visuals.
Why ChatGPT Desktop?
- Newest Model Access: Get the latest from OpenAI, with continuous improvements and cutting-edge capabilities.
- Advanced Voice Interaction: Chat hands-free to boost productivity and engagement.
- Multi-Purpose Tool: Brainstorm, summarize documents, get creative, and automate responses all in one place.
Join millions of users optimizing their workflows.
Package Note
This is an early version of ChatGPT Desktop available for Plus, Team, Enterprise, and Education users. There are glitches. 😊
This package simply uses winget
to install the ChatGPT package from the Microsoft Store. If you don't already have winget
, it will automatically be installed first.
If you're interested in the unofficial desktop app by lencx/ChatGPT, you can explore it on this repo.
We're hoping that the official ChatGPT desktop app (this repo) will see ongoing improvements.
$ErrorActionPreference = 'Stop'
# Define the Microsoft Store ID
$msStoreID = "9nt1r1c2hh7j"
# Uninstall the Microsoft Store app using Winget, accepting all license agreements
Write-Output "Uninstalling app with Microsoft Store ID $msStoreID from the Microsoft Store using Winget..."
Start-Process -NoNewWindow -Wait -FilePath winget -ArgumentList "uninstall --id $msStoreID --source msstore --silent"
# Check if the uninstallation succeeded
# echo "Last exit code: $LASTEXITCODE"
if ($null -eq $LASTEXITCODE -or $LASTEXITCODE -eq 0) {
Write-Output "Uninstallation completed successfully."
} else {
Write-Output "Uninstallation failed. Please verify the Microsoft Store ID and try again."
throw "The uninstallation did not complete successfully."
}
No results available for this package. We are building up results for older packages over time so expect to see results. If this is a new package, it should have results within a day or two.
Copyright © 2015-2024 OpenAI
Ground Rules:
- This discussion is only about ChatGPT Desktop (Official) and the ChatGPT Desktop (Official) package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or ChatGPT Desktop (Official), or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.
asheroto (maintainer) on 03 Nov 2024 03:51:28 +00:00:
User 'asheroto' (maintainer) submitted package.
chocolatey-ops (reviewer) on 03 Nov 2024 04:26:58 +00:00:
chatgpt-official has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
asheroto (maintainer) on 03 Nov 2024 04:28:52 +00:00:
User 'asheroto' (maintainer) submitted package.
asheroto (maintainer) on 03 Nov 2024 04:31:36 +00:00:
User 'asheroto' (maintainer) submitted package.
chocolatey-ops (reviewer) on 03 Nov 2024 04:32:41 +00:00:
chatgpt-official has failed automated package testing (verification).
Please visit https://gist.github.com/choco-bot/e564301686008f35d3713edb6afd7796 for details.
The package status will be changed and will be waiting on your next actions.
asheroto (maintainer) on 03 Nov 2024 04:53:24 +00:00:
User 'asheroto' (maintainer) submitted package.
chocolatey-ops (reviewer) on 03 Nov 2024 05:27:33 +00:00:
chatgpt-official has passed automated validation. It may have or may still fail other checks like testing (verification).
NOTE: No required changes that the validator checks have been flagged! It is appreciated if you fix other items, but only Requirements will hold up a package version from approval. A human review could still turn up issues a computer may not easily find.
Guidelines
Guidelines are strong suggestions that improve the quality of a package version. These are considered something to fix for next time to increase the quality of the package. Over time Guidelines can become Requirements. A package version can be approved without addressing Guideline comments but will reduce the quality of the package.
Suggestions
Suggestions are either newly introduced items that will later become Guidelines or items that are don't carry enough weight to become a Guideline. Either way they should be considered. A package version can be approved without addressing Suggestion comments.
chocolatey-ops (reviewer) on 03 Nov 2024 05:37:40 +00:00:
chatgpt-official has failed automated package testing (verification).
Please visit https://gist.github.com/choco-bot/eacf9513f52f4f8e04b34dcd7e5adff2 for details.
The package status will be changed and will be waiting on your next actions.