{"passport":{"unfragile":{"@version":"1.0","version":"2026-05","artifact":{"id":"awesome-awesome-chatgpt","slug":"awesome-chatgpt","name":"Awesome ChatGPT","type":"repo","url":"https://github.com/sindresorhus/awesome-chatgpt","page_url":"https://unfragile.ai/awesome-chatgpt","categories":["automation"],"tags":[],"pricing":{"model":"open_source","free":true,"starting_price":null},"status":"inactive","verified":false},"capabilities":[{"id":"awesome-awesome-chatgpt__cap_0","uri":"capability://search.retrieval.curated.resource.directory.discovery","name":"curated-resource-directory-discovery","description":"Provides a manually-maintained, hierarchically-organized directory of ChatGPT-related tools and integrations across 11 top-level categories (Apps, Web Apps, Browser Extensions, CLI Tools, Bots, Integrations, Packages, Articles, Community, Related Lists). Resources are classified via a decision-tree logic that assigns each entry to exactly one category based on hosting model (native OS, web-hosted, self-hosted, browser-based, terminal-based, or library-based) and primary function. The directory is stored as a single, version-controlled readme.md file with anchor-based navigation, enabling semantic search and category-specific filtering without requiring a database backend.","intents":["Find ChatGPT integrations for a specific platform (CLI, browser, IDE, desktop OS)","Discover community-built tools that extend ChatGPT functionality","Locate API client libraries and SDKs for building ChatGPT applications","Browse automation and workflow tools that use ChatGPT","Identify web apps and self-hosted alternatives to the official ChatGPT interface"],"best_for":["Developers evaluating ChatGPT tooling ecosystems","Teams building ChatGPT integrations and seeking prior art","Non-technical users searching for ChatGPT productivity tools","Open-source maintainers discovering related projects"],"limitations":["No full-text search capability — discovery relies on manual browsing or GitHub's native search","No programmatic API — directory is human-readable markdown only, requires parsing for machine consumption","No real-time updates — new tools require manual PR review and merge, typical lag 1-7 days","No filtering or sorting beyond category boundaries — cannot filter by language, license, or maintenance status","Static snapshot — does not track tool deprecation, maintenance status, or version compatibility"],"requires":["GitHub account to browse repository","Web browser or markdown viewer to read readme.md","No API key or authentication required"],"input_types":["category name (string)","tool name or keyword (string)"],"output_types":["markdown-formatted resource list","hyperlinks to external tool repositories","short factual descriptions (1-2 sentences per tool)"],"categories":["search-retrieval","knowledge-curation"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-awesome-chatgpt__cap_1","uri":"capability://data.processing.analysis.platform.specific.tool.categorization","name":"platform-specific-tool-categorization","description":"Organizes ChatGPT tools into 11 mutually-exclusive categories based on deployment model and access pattern: native OS apps (macOS, Windows, Linux), web apps (hosted/self-hosted), browser extensions (Chrome, Firefox, Safari), CLI tools (terminal-based), bots (Slack, Discord, Telegram), integrations (IDE plugins, editor extensions), API client packages (SDKs and libraries), articles, community discussions, and related awesome lists. Each resource is assigned to exactly one category via a decision tree that evaluates hosting model first, then primary function. This taxonomy enables developers to quickly filter tools by their deployment context (e.g., 'I need a CLI tool' vs 'I need a browser extension').","intents":["Filter ChatGPT tools by deployment platform (CLI, web, browser, IDE, messaging app)","Find tools compatible with a specific operating system or environment","Discover integrations for development workflows (Git, code editors, CI/CD)","Locate API clients for building ChatGPT applications in specific languages","Browse community-built bots for team communication platforms"],"best_for":["Developers selecting tools based on their tech stack or environment","Teams integrating ChatGPT into existing workflows (Slack, Discord, GitHub)","Open-source maintainers categorizing new tool submissions","Technical writers organizing documentation by platform"],"limitations":["No cross-category filtering — cannot search for 'Python CLI tools' or 'self-hosted web apps' without manual browsing","No metadata beyond category — tools lack structured fields (language, license, last-updated, maintenance status)","Ambiguous boundaries — some tools fit multiple categories (e.g., a web app with a CLI interface) but are forced into one","No platform-specific sub-categories — CLI tools are not further divided by shell type (bash, zsh, PowerShell) or OS"],"requires":["GitHub account to view repository","Markdown reader or web browser","No authentication or API key required"],"input_types":["category name (string)","platform identifier (string, e.g., 'CLI', 'Browser Extension', 'Slack Bot')"],"output_types":["filtered list of tools (markdown)","tool names, repository links, and descriptions"],"categories":["data-processing-analysis","taxonomy-organization"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-awesome-chatgpt__cap_2","uri":"capability://automation.workflow.community.contribution.governance","name":"community-contribution-governance","description":"Implements a structured pull-request-based contribution workflow with submission requirements, code of conduct, and PR templates to maintain quality and consistency of the resource directory. Contributions are reviewed by maintainers against explicit criteria (factual accuracy, relevance to ChatGPT, no spam or self-promotion beyond reasonable bounds, proper formatting). The governance layer includes a code-of-conduct.md file defining community standards, a contributing.md file documenting submission rules, and a .github/pull_request_template.md file guiding contributors through the submission process. This approach decentralizes curation (community can propose additions) while centralizing quality control (maintainers approve merges).","intents":["Submit a new ChatGPT tool or resource for inclusion in the directory","Propose corrections or updates to existing entries","Understand the standards and expectations for contributing to the awesome list","Report violations of the code of conduct or spam submissions","Maintain consistency and quality across community contributions"],"best_for":["Open-source maintainers seeking to add their ChatGPT tools to a curated directory","Community members discovering new tools and wanting to share them","Awesome-list maintainers enforcing quality standards","Teams building internal awesome lists and seeking governance templates"],"limitations":["No automated validation — submission requirements are enforced manually by maintainers, creating bottlenecks during high-volume periods","No self-service publishing — contributors cannot directly merge PRs; all changes require maintainer approval","No appeal mechanism — rejected submissions have no formal review process or feedback loop","No versioning or changelog — the readme.md history is available via Git, but no curated changelog of new additions","Governance documents are static text — no automated enforcement of submission criteria (e.g., checking for spam keywords, validating links)"],"requires":["GitHub account with Git knowledge","Read access to contributing.md and code-of-conduct.md","Ability to create and submit a pull request","Familiarity with markdown formatting"],"input_types":["tool name, repository URL, and description (text)","category assignment (string)","optional: additional context or justification (text)"],"output_types":["pull request (GitHub artifact)","review feedback from maintainers (text comments)","merged entry in readme.md (markdown)"],"categories":["automation-workflow","community-governance"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-awesome-chatgpt__cap_3","uri":"capability://search.retrieval.cli.tool.discovery.and.reference","name":"cli-tool-discovery-and-reference","description":"Provides a curated subset of the directory focused specifically on command-line interface tools that interact with ChatGPT from a terminal environment. This sub-category includes ~23 CLI tools organized into five functional categories: general terminal access (assistant-cli, chatgpt), search and information retrieval (search-gpt), conversational sessions (chatgpt-conversation), code-focused utilities (stackexplain, aicommits for Git commits), and documentation generation (README-AI). Each CLI tool entry includes a repository link and brief description of its primary function. This enables developers to quickly discover terminal-based ChatGPT integrations without browsing the full directory.","intents":["Find a CLI tool to interact with ChatGPT from the terminal","Discover ChatGPT-powered productivity utilities (commit message generation, README generation, error explanation)","Locate terminal-based alternatives to the web UI","Integrate ChatGPT into shell scripts and automation workflows","Explore code-focused CLI tools for development tasks"],"best_for":["Developers and DevOps engineers working primarily in terminal environments","Teams automating development workflows with ChatGPT (e.g., commit message generation)","Users seeking lightweight, scriptable ChatGPT interfaces","Open-source maintainers building CLI tools and seeking similar projects"],"limitations":["No filtering by shell type, OS, or language — all CLI tools are listed together regardless of compatibility","No installation or usage instructions — entries link to external repositories; setup details are not included","No performance or feature comparison — tools are listed without benchmarks, latency data, or feature matrices","No maintenance status tracking — does not indicate if a tool is actively maintained or abandoned","Limited to ~23 tools — may not be exhaustive; new CLI tools are added only via community contributions"],"requires":["Terminal or shell environment (bash, zsh, PowerShell, etc.)","Git and package manager (npm, pip, cargo, etc.) to install tools","ChatGPT API key or OpenAI account (depending on tool)","GitHub account to browse repository links"],"input_types":["CLI tool name or keyword (string)","functional category (string, e.g., 'commit generation', 'error explanation')"],"output_types":["markdown-formatted list of CLI tools","repository links and brief descriptions","functional category labels"],"categories":["search-retrieval","tool-discovery"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-awesome-chatgpt__cap_4","uri":"capability://search.retrieval.web.app.and.self.hosted.alternative.discovery","name":"web-app-and-self-hosted-alternative-discovery","description":"Curates a subset of the directory (~40 entries) focused on web-based ChatGPT interfaces, including hosted web apps (third-party UIs for ChatGPT), self-hosted alternatives (open-source implementations that can be deployed on personal servers), and hybrid models (web apps with optional self-hosting). This category enables developers and non-technical users to discover alternatives to the official chat.openai.com interface, including privacy-focused options, feature-enhanced versions, and deployment-flexible solutions. Entries are organized by hosting model (hosted vs self-hosted) and include links to live demos or repositories.","intents":["Find a web UI alternative to the official ChatGPT interface","Discover self-hosted ChatGPT implementations for privacy or control","Locate feature-enhanced web apps (e.g., with conversation history, custom prompts, multi-model support)","Evaluate open-source ChatGPT frontends for deployment on personal infrastructure","Explore privacy-focused or data-sovereign ChatGPT alternatives"],"best_for":["Users seeking privacy-focused or self-hosted ChatGPT alternatives","Developers building custom ChatGPT UIs and seeking prior art","Teams deploying ChatGPT on internal infrastructure","Non-technical users wanting feature-rich web interfaces"],"limitations":["No feature comparison matrix — entries lack structured data on supported features (conversation history, plugins, multi-model support, etc.)","No deployment difficulty assessment — self-hosted options are not ranked by setup complexity or infrastructure requirements","No cost analysis — hosted web apps are not compared by pricing model or free tier availability","No security or privacy audit information — entries do not indicate if a tool has undergone security review or privacy certification","No uptime or reliability metrics — no SLA or availability data for hosted web apps"],"requires":["Web browser to access hosted web apps","GitHub account to browse self-hosted repositories","For self-hosted: Docker, Node.js, Python, or other runtime depending on tool","For hosted: OpenAI API key or ChatGPT account (depending on tool)"],"input_types":["hosting model preference (string: 'hosted', 'self-hosted', or 'hybrid')","feature keyword (string, e.g., 'conversation history', 'plugins', 'multi-model')"],"output_types":["markdown-formatted list of web apps","links to live demos or repositories","brief descriptions of hosting model and key features"],"categories":["search-retrieval","tool-discovery"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-awesome-chatgpt__cap_5","uri":"capability://search.retrieval.browser.extension.and.user.script.discovery","name":"browser-extension-and-user-script-discovery","description":"Provides a curated directory (~25 entries) of browser extensions, user scripts, and bookmarklets that integrate ChatGPT into web browsers. This category includes extensions for Chrome, Firefox, Safari, and Edge that add ChatGPT functionality to web pages (e.g., sidebar access, context menu integration, page summarization). Entries are organized by browser compatibility and primary function (general access, content generation, research assistance, etc.). This enables developers and users to discover browser-based ChatGPT integrations without leaving their browsing environment.","intents":["Find a browser extension to access ChatGPT without leaving the current webpage","Discover extensions that add ChatGPT to search results, email, or document editors","Locate user scripts or bookmarklets for lightweight ChatGPT integration","Explore privacy-focused browser extensions that don't require account login","Find extensions compatible with a specific browser (Chrome, Firefox, Safari, Edge)"],"best_for":["Web users seeking seamless ChatGPT integration into their browsing workflow","Teams deploying browser extensions across managed devices","Developers building browser extensions and seeking competitive analysis","Non-technical users wanting one-click ChatGPT access"],"limitations":["No browser compatibility matrix — entries do not clearly indicate which browsers are supported (Chrome, Firefox, Safari, Edge)","No permission or privacy analysis — extensions are not evaluated for data collection, tracking, or required permissions","No performance impact assessment — no data on CPU/memory overhead or page load impact","No update frequency tracking — does not indicate if extensions are actively maintained or abandoned","No feature comparison — entries lack structured data on supported features (sidebar, context menu, page summarization, etc.)"],"requires":["Web browser (Chrome, Firefox, Safari, or Edge)","Browser extension installation capability (may be restricted in corporate environments)","ChatGPT account or API key (depending on extension)","No additional software or configuration required"],"input_types":["browser name (string: 'Chrome', 'Firefox', 'Safari', 'Edge')","feature keyword (string, e.g., 'sidebar', 'context menu', 'summarization')"],"output_types":["markdown-formatted list of extensions","links to extension stores or repositories","brief descriptions of functionality and browser compatibility"],"categories":["search-retrieval","tool-discovery"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-awesome-chatgpt__cap_6","uri":"capability://search.retrieval.api.client.and.sdk.discovery","name":"api-client-and-sdk-discovery","description":"Curates a subset of the directory (~13 entries) focused on API client libraries and SDKs that enable developers to build ChatGPT applications programmatically. This category includes language-specific packages (Python, JavaScript/TypeScript, Go, Rust, etc.) that wrap the OpenAI API or provide higher-level abstractions for ChatGPT integration. Entries include links to package repositories (npm, PyPI, crates.io, etc.) and brief descriptions of language, API style, and key features. This enables developers to quickly find the right library for their tech stack.","intents":["Find an API client library for ChatGPT in a specific programming language","Discover SDKs that abstract away OpenAI API complexity","Locate libraries with specific features (streaming, function calling, multi-model support)","Evaluate open-source alternatives to the official OpenAI SDK","Integrate ChatGPT into applications without writing raw HTTP requests"],"best_for":["Application developers building ChatGPT-powered features","Teams standardizing on a specific API client library","Open-source maintainers building ChatGPT libraries and seeking prior art","Developers evaluating language-specific SDK options"],"limitations":["No feature comparison matrix — entries lack structured data on supported features (streaming, function calling, vision, etc.)","No performance benchmarks — no latency, throughput, or resource usage data","No maintenance status tracking — does not indicate if libraries are actively maintained or abandoned","No API compatibility matrix — does not specify which OpenAI API versions are supported","No documentation quality assessment — entries do not evaluate API documentation or example code quality"],"requires":["Programming language runtime (Python 3.9+, Node.js 18+, Go 1.18+, etc.)","Package manager (pip, npm, cargo, etc.)","OpenAI API key","Basic knowledge of the target programming language"],"input_types":["programming language (string, e.g., 'Python', 'JavaScript', 'Go')","feature keyword (string, e.g., 'streaming', 'function-calling', 'async')"],"output_types":["markdown-formatted list of API clients","links to package repositories (npm, PyPI, crates.io, etc.)","brief descriptions of language, API style, and key features"],"categories":["search-retrieval","tool-discovery"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-awesome-chatgpt__cap_7","uri":"capability://search.retrieval.bot.and.messaging.integration.discovery","name":"bot-and-messaging-integration-discovery","description":"Curates a subset of the directory (~17 entries) focused on ChatGPT bots and integrations for team communication platforms (Slack, Discord, Telegram, Microsoft Teams, etc.). This category includes both official bots (e.g., OpenAI's Slack bot) and community-built integrations that enable ChatGPT access directly within messaging apps. Entries are organized by platform and include links to bot repositories or installation instructions. This enables teams to integrate ChatGPT into their existing communication workflows without switching tools.","intents":["Find a ChatGPT bot for a specific messaging platform (Slack, Discord, Telegram)","Integrate ChatGPT into team communication workflows","Discover bots with specific features (conversation history, custom commands, multi-user support)","Evaluate open-source alternatives to official platform bots","Deploy ChatGPT access across a team without individual account management"],"best_for":["Teams using Slack, Discord, Telegram, or other messaging platforms","DevOps and SRE teams automating workflows via chatbots","Open-source maintainers building messaging platform bots","Organizations seeking to democratize ChatGPT access across teams"],"limitations":["No feature comparison matrix — entries lack structured data on supported features (conversation history, custom commands, rate limiting, etc.)","No pricing or cost analysis — hosted bots are not compared by pricing model or free tier availability","No security or permission analysis — entries do not evaluate bot permissions, data access, or security certifications","No deployment difficulty assessment — self-hosted bots are not ranked by setup complexity","No uptime or reliability metrics — no SLA or availability data for hosted bots"],"requires":["Account on the target messaging platform (Slack, Discord, Telegram, etc.)","Admin or bot installation permissions on the workspace/server","OpenAI API key or ChatGPT account (depending on bot)","For self-hosted: Docker, Node.js, Python, or other runtime"],"input_types":["messaging platform name (string: 'Slack', 'Discord', 'Telegram', 'Teams')","feature keyword (string, e.g., 'conversation history', 'custom commands')"],"output_types":["markdown-formatted list of bots","links to bot repositories or installation pages","brief descriptions of platform compatibility and key features"],"categories":["search-retrieval","tool-discovery"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-awesome-chatgpt__cap_8","uri":"capability://search.retrieval.integration.and.plugin.discovery","name":"integration-and-plugin-discovery","description":"Curates a subset of the directory (~26 entries) focused on ChatGPT integrations and plugins for development tools, IDEs, and productivity software (VS Code, JetBrains IDEs, Vim, Emacs, Obsidian, Notion, Google Workspace, etc.). This category includes editor plugins that add ChatGPT code completion or refactoring, IDE extensions for debugging, and productivity app integrations for content generation. Entries are organized by tool/platform and include links to plugin repositories or installation instructions. This enables developers to integrate ChatGPT into their existing development and productivity workflows.","intents":["Find a ChatGPT plugin for a specific IDE or editor (VS Code, JetBrains, Vim)","Discover integrations for productivity apps (Notion, Google Workspace, Obsidian)","Locate plugins with specific features (code completion, refactoring, debugging assistance)","Evaluate open-source alternatives to official IDE plugins","Integrate ChatGPT into development workflows without context switching"],"best_for":["Developers using VS Code, JetBrains IDEs, Vim, Emacs, or other editors","Teams standardizing on ChatGPT-enhanced development tools","Open-source maintainers building IDE plugins and seeking competitive analysis","Knowledge workers using Notion, Obsidian, or Google Workspace"],"limitations":["No feature comparison matrix — entries lack structured data on supported features (code completion, refactoring, debugging, etc.)","No performance impact assessment — no data on CPU/memory overhead or editor latency impact","No compatibility matrix — entries do not specify which IDE versions or OS platforms are supported","No maintenance status tracking — does not indicate if plugins are actively maintained or abandoned","No security or permission analysis — entries do not evaluate plugin permissions or data access"],"requires":["Target IDE or editor (VS Code, JetBrains, Vim, Emacs, Obsidian, etc.)","Plugin installation capability (may be restricted in corporate environments)","OpenAI API key or ChatGPT account (depending on plugin)","For some plugins: specific IDE version or OS"],"input_types":["IDE or tool name (string: 'VS Code', 'JetBrains', 'Vim', 'Notion', etc.)","feature keyword (string, e.g., 'code completion', 'refactoring', 'debugging')"],"output_types":["markdown-formatted list of integrations","links to plugin repositories or installation pages","brief descriptions of tool compatibility and key features"],"categories":["search-retrieval","tool-discovery"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"awesome-awesome-chatgpt__cap_9","uri":"capability://search.retrieval.community.discussion.and.knowledge.aggregation","name":"community-discussion-and-knowledge-aggregation","description":"Provides links to community forums, discussion threads, and related awesome lists where ChatGPT users and developers share knowledge, ask questions, and discuss tools and use cases. This category includes Reddit communities (r/ChatGPT, r/OpenAI), GitHub discussions, blog posts, and other curated awesome lists focused on ChatGPT, AI, or related topics. Entries are minimal (typically 2-4 links per sub-category) and serve as entry points to broader community conversations rather than comprehensive directories. This enables users to find peer support, learn from others' experiences, and discover emerging trends in the ChatGPT ecosystem.","intents":["Find community discussions and forums where ChatGPT users share experiences","Discover related awesome lists focused on AI, prompting, or specific ChatGPT use cases","Read blog posts and articles about ChatGPT tools, techniques, and best practices","Ask questions and get peer support from the ChatGPT community","Stay informed about emerging ChatGPT tools and trends"],"best_for":["Users seeking peer support and community discussions","Developers learning from others' ChatGPT implementations","Teams exploring ChatGPT use cases and best practices","Content creators researching ChatGPT trends and community sentiment"],"limitations":["No curation of discussion quality — entries link to forums without filtering for signal-to-noise ratio","No topic-specific filtering — discussions are not organized by use case or technical domain","No search capability — users must browse external forums to find relevant discussions","No aggregation or summary — entries are simple links without context or highlights","No real-time updates — new discussions are not automatically indexed or surfaced"],"requires":["Web browser to access external forums and blogs","Optional: Reddit, GitHub, or other platform accounts to participate in discussions","No API key or authentication required to read discussions"],"input_types":["community platform name (string: 'Reddit', 'GitHub Discussions', 'Blog', etc.)","topic keyword (string, e.g., 'prompting', 'use cases', 'tools')"],"output_types":["markdown-formatted list of community links","links to Reddit communities, GitHub discussions, blogs, and related awesome lists","brief descriptions of community focus or content type"],"categories":["search-retrieval","community-knowledge"],"confidence":0.5,"matches":0,"success_rate":0}],"trust":{"score":20,"verified":false,"data_access_risk":"high","permissions":["GitHub account to browse repository","Web browser or markdown viewer to read readme.md","No API key or authentication required","GitHub account to view repository","Markdown reader or web browser","No authentication or API key required","GitHub account with Git knowledge","Read access to contributing.md and code-of-conduct.md","Ability to create and submit a pull request","Familiarity with markdown formatting"],"failure_modes":["No full-text search capability — discovery relies on manual browsing or GitHub's native search","No programmatic API — directory is human-readable markdown only, requires parsing for machine consumption","No real-time updates — new tools require manual PR review and merge, typical lag 1-7 days","No filtering or sorting beyond category boundaries — cannot filter by language, license, or maintenance status","Static snapshot — does not track tool deprecation, maintenance status, or version compatibility","No cross-category filtering — cannot search for 'Python CLI tools' or 'self-hosted web apps' without manual browsing","No metadata beyond category — tools lack structured fields (language, license, last-updated, maintenance status)","Ambiguous boundaries — some tools fit multiple categories (e.g., a web app with a CLI interface) but are forced into one","No platform-specific sub-categories — CLI tools are not further divided by shell type (bash, zsh, PowerShell) or OS","No automated validation — submission requirements are enforced manually by maintainers, creating bottlenecks during high-volume periods","builder identity is not verified yet","no observed match outcomes yet"],"rank_breakdown":{"adoption":0.05,"quality":0.2,"ecosystem":0.39999999999999997,"match_graph":0.25,"freshness":0.27,"weights":{"adoption":0.3,"quality":0.2,"ecosystem":0.15,"match_graph":0.3,"freshness":0.05}},"observed_outcomes":{"matches":0,"success_rate":0,"avg_confidence":0,"top_intents":[],"last_matched_at":null},"maintenance":{"status":"inactive","updated_at":"2026-06-17T09:51:02.371Z","last_scraped_at":"2026-05-03T14:00:20.516Z","last_commit":null},"community":{"stars":null,"forks":null,"weekly_downloads":null,"model_downloads":null,"model_likes":null}},"distribution":{"claim_url":"https://unfragile.ai/submit?claim=awesome-chatgpt","compare_url":"https://unfragile.ai/compare?artifact=awesome-chatgpt"}},"signature":"TIUze9slWnBL3WRHxZg2NPXqrCltA9zCZI8VHsC0X0hu1R7j19KcFFVE7Ty9SI+ir/raEZWesLvUPU9aIWPVAA==","signedAt":"2026-06-23T03:31:57.249Z","signedBy":"unfragile.ai","version":1},"_links":{"self":"https://unfragile.ai/api/v1/passport/awesome-chatgpt","artifact":"https://unfragile.ai/awesome-chatgpt","verify":"https://unfragile.ai/api/v1/verify?slug=awesome-chatgpt","publicKey":"https://unfragile.ai/api/v1/trust-passport-public-key","spec":"https://unfragile.ai/trust","schema":"https://unfragile.ai/schema.json","docs":"https://unfragile.ai/docs"}}