ShareGPT
ShareGPT: an intelligent tool focused on AI-driven conversations
Tags:AI dialogue chatWhat is ShareGPT?
ShareGPT was an open-source Chrome extension designed for sharing ChatGPT conversations. Users could click on this extension on the ChatGPT page to publish the entire conversation on a public page that was easy to read and share.
It met a clear need when ChatGPT did not have a built-in sharing function in its early stages, and it has helped users share over 438,000 conversations in total. The official website now indicates that this feature is disabled.
Current service status
- The official ShareGPT website displays a notification indicating that it is deprecated and no longer in use.
- The project will no longer receive active maintenance starting in 2024.
- The official REST API is no longer available.
- The official website recommends using OpenAI’s built-in conversation sharing feature instead.
- The old sharing page and extensions cannot be relied on as long-term, reliable services.
- The GitHub source code remains available for use in learning purposes or for making modifications.
ShareGPT’s historical features
- Extract and share ChatGPT conversations with one click.
- Generate a publicly accessible link that remains available for long-term access to the conversation.
- On the Explore page, browse cases shared by other users.
- Save valuable conversations for review later.
- Post comments on the public discussion page.
- Submit the content of the ChatGPT page to the ShareGPT service through expansion.
- Early on, REST APIs related to conversations were provided to developers.
In what scenarios was ShareGPT suitable?
- Show the colleagues the prompt and the complete reasoning process.
- Share AI writing, programming, and learning examples.
- Post representative chat records on social media.
- Collect high-quality prompt examples from the community.
- Provide dialogue examples for tutorials, courses, and product demonstrations.
- Study the public interaction patterns of early ChatGPT users.
Why is it not recommended to continue using it now?
- The official website has officially announced the discontinuation of the product.
- Chrome extensions are no longer actively adapting to changes on the ChatGPT page.
- Disabling the API will disrupt the automated processes that rely on it.
- Unmaintained extensions can lead to issues with permissions, compatibility, and security.
- Old public links cannot be guaranteed to remain available permanently.
- OpenAI already offers a built-in feature for sharing conversations.
How to share ChatGPT conversations now
- Open the ChatGPT conversation that you want to share.
- Check and remove names, email addresses, account IDs, company information, and sensitive data.
- Use the built-in sharing option available in the ChatGPT interface.
- Verify that the share preview contains only the content you wish to make public.
- Create a sharing link and copy it for the target audience.
- Return to Share Management to remove the link when it is no longer needed.
- Important content should be exported or saved separately, as it cannot rely on public links as the only form of backup.
Privacy check before sharing
- Remove real names, contact information, and social media accounts.
- Delete API keys, passwords, tokens, and internal links.
- Delete customer files, contracts, source code, and details of unreleased projects.
- Check whether images and attachments uploaded in the conversation will be exposed.
- Verify that the AI’s response does not repeat any sensitive information previously entered.
- Do not disclose medical, legal, financial, or personal information.
- Obtain the necessary permission from other relevant parties in the conversation.
Risks of sharing links publicly
Public links can be forwarded, screenshotted, scraped, or indexed; even if they are deleted later, it is not guaranteed that all copies will disappear. No sharing functionality should be considered as an alternative to a controlled enterprise document access system.
- Those who know the link may continue to share it.
- Search engines or third-party archives may keep copies of the pages.
- AI responses may contain errors, infringements, or inappropriate content.
- Even after the link becomes invalid, the recipient may still retain the screenshot.
- Public discussions may reveal working methods and prompt assets.
- For team collaboration, systems that provide access controls, logging, and expiration management should be used.
Comparison of functions and current status
| Project | Historical status | Current status |
|---|---|---|
| Chrome extensions | One-click sharing of ChatGPT conversations | No longer actively maintained |
| Public Sharing Page | Generate a permanent link | The official website is no longer in use, and its continued availability is not guaranteed. |
| Explore | Browse community-shared cases | One should not rely on it. |
| Collect and comment | Website community features | It loses its usefulness once the service is discontinued. |
| REST API | Early opening | Stopped |
| GitHub source code | Open development | It is still possible to view and branch. |
Price and payment status
ShareGPT’s historical core extensions and open-source code are available for free use, and there are no current membership plans that can be verified. As the official website is no longer in use, the prices listed on any third-party sites should not be considered as the official current rates.
| Project | Price | Explanation |
|---|---|---|
| Original ShareGPT extension | Free | It is a legacy product; maintenance has been discontinued. |
| ShareGPT official website | No current packages available. | It has been announced that it will be discontinued. |
| GitHub source code | Get it for free | MIT license; deployment costs are to be borne by the user. |
| Self-hosting | Actual costs such as servers and databases | It is necessary to implement security, maintenance, and compatibility on one’s own. |
GitHub and the open-source status
The official ShareGPT code repository is maintained by domeccleston and is licensed under the MIT license. The repository contains two main directories: one for web applications and another for browser extensions; over the years, it has seen hundreds of commits.
The fact that an open-source repository remains available does not mean that the online service is still in operation. The README file states clearly that no further active maintenance will take place starting in 2024, and the API has been discontinued; developers must assume responsibility for any updates and deployments themselves.
Main technology stack
| Components | Historical use |
|---|---|
| Next.js | Website and server-side application frameworks |
| TypeScript | Primary programming languages for web pages and extensions |
| Tailwind CSS | Interface style |
| Upstash | Redis data and caching services |
| PlanetScale | Database |
| NextAuth.js | Account authentication |
| Vercel | Website deployment |
How do developers study old projects
- Read the README, shutdown instructions, and MIT license.
- Check dependency versions, security alerts, and unresolved issues.
- Understand the app’s web interface and the extension directory separately.
- Replace the configurations of APIs, databases, and identity services that are no longer in use.
- Adapted to the current ChatGPT page structure and content security policies.
- Test the dialogue extraction, masking, and publishing processes locally.
- Add permissions, revoke them, provide auditing, enable deletion, and offer protection against abuse.
- Conduct reviews of browser extension permissions and supply chain security before going live.
What needs to be addressed for self-hosting?
- New data models, databases, and file retention policies.
- A reliable account login, session, and permission system.
- Warnings about sensitive information and data masking before the dialogue is published.
- Link sharing: cancellation, expiration, and access control.
- Mechanisms for reporting, content review, and handling illegal content.
- Rate limiting, spam prevention, and protection against automated abuse.
- Maintenance of expanded compatibility after the ChatGPT page has been updated.
- Privacy policy, terms of service, and data deletion process.
Security considerations for browser extensions
- Do not install extensions with the same name from unknown sources.
- Check the publisher, source code repository, and last update time.
- Check which website and page data the extension request reads.
- Old extensions for discontinued projects should be removed from the browser.
- Do not allow extensions to access password, payment, or enterprise backend pages.
- Regularly remove unused extensions and permissions.
- Enterprise equipment should have its extended installations reviewed by administrators.
The ShareGPT dataset is not the same thing.
The ShareGPT dataset, which is commonly used in research papers and model training, refers to corpora compiled from publicly shared conversations from earlier times or their derived versions. It is a different concept from the now-defunct website services, Chrome extensions, and GitHub codes.
- Different datasets may employ various methods for cleaning, deduplication, and anonymization.
- Being publicly accessible does not equate to automatic rights to train and redistribute it.
- The data may contain personal information, incorrect content, and copyrighted material.
- When conducting research, it is necessary to verify the source of the specific dataset and its license.
- It cannot be assumed that all derived data are identical based on the ShareGPT name.
Product advantages
- It meets real-world needs by addressing the lack of built-in sharing functionality in ChatGPT.
- It allows for the creation of readable links with just one click, and the process is simple.
- It used to support browsing, saving, and commenting on community discussions.
- A large number of public AI dialogue examples have been accumulated over time.
- The entire project is open-source under the MIT license.
- The technology stack is common and suitable for learning about browser extensions and Next.js applications.
- The status of project suspension and the circumstances surrounding API termination are clearly explained.
Usage restrictions and precautions
- The official website is no longer in use, and it cannot be recommended as a usable tool at present.
- The project will no longer receive active maintenance starting in 2024.
- The REST API has been shut down.
- Old Chrome extensions may be incompatible with the current ChatGPT.
- Open discussions may reveal sensitive information and work materials.
- A so-called permanent link does not guarantee permanent accessibility.
- With open-source deployment, one is responsible for ensuring security and compliance on their own.
- Websites with the same name, extensions, and GitHub projects may not be the official versions.
- The ShareGPT dataset and the ShareGPT product should not be confused with one another.
- It is more suitable to be archived as a historical tool, rather than continuing to guide registrations.
Basic information
| field | Content |
|---|---|
| Tool name | ShareGPT |
| Tool type | ChatGPT conversation sharing extensions and public communities |
| Main platforms | Chrome browser extensions and web sites |
| Historical functions | Sharing, browsing, bookmarking, and commenting on conversations |
| Current status | Disabled |
| Stop maintenance | Starting from 2024 |
| API status | Stopped |
| Price | History is available for free; there are no current packages. |
| Open-source license | MIT |
| Recommended alternatives | ChatGPT has a built-in sharing feature. |
Recommendation score
2.0 / 5. ShareGPT held significant historical importance in the early days of AI chat, and its source code is useful for developers to study; however, its official website and API are no longer in use, so ordinary users should opt for the sharing features built into ChatGPT or other tools that are still being maintained.
Frequently Asked Questions
Can ShareGPT still be used?
It is not recommended. The official website indicates a notice of discontinuation; the project is no longer actively maintained as of 2024, and its API has also been shut down.
Is ShareGPT free?
Historical data expansion and online features are available for free; the source code is licensed under the MIT license. There are no current official paid plans, as the service has been discontinued.
Can the old sharing link still be opened?
Some old links may be accessible temporarily, but the official website no longer provides any guarantees regarding their maintenance, so they cannot be considered a permanent archive.
How can I share ChatGPT conversations now?
Use ChatGPT’s built-in sharing feature and remove sensitive information before creating a link. Revoke the public link promptly when it is no longer needed.
Is ShareGPT open source?
Open source. The official GitHub repository is licensed under the MIT license, but its maintenance has been discontinued.
Can the ShareGPT API still be called?
No. The official README clearly states that API access has been discontinued.
Is the ShareGPT dataset the same as the website?
Different. Datasets are usually research materials compiled from earlier public conversations, while websites are sharing services that have been discontinued.
Is the extension with the same name in the Chrome Store reliable?
One should not rely solely on the name to make a judgment. Before installation, it is necessary to check the publisher, update date, permissions, and the association with the official repository.
Guigong Network Security Registration No. 45132202000164