Organized 5BY.AI's Official AI Service Support Scope to 8 Providers
We organized ChatGPT, Claude, Gemini, Copilot, Perplexity, DeepSeek, Mistral, and Grok as the official public support scope and aligned the wording across public pages.
5BY.AI aims to handle the user's flow of thought that continues across supported AIs, not staying within a single AI's conversation list. If the support scope appears differently across pages, users have difficulty determining which services they can use 5by Tools with. So we organized the official public support scope into 8 services.
Even if supported Providers increase, the user's memory structure and Core contract must not be dependent on per-Provider differences.
What Changed in This Update
- Unified the official public support scope to ChatGPT, Claude, Gemini, Copilot, Perplexity, DeepSeek, Mistral, and Grok.
- Use the same Provider list across the homepage, feature guides, metadata, and related public text.
- DOM detection and conversation identification for each AI service are managed separately in the Provider Adapter.
- The meaning of storage units, Pack, Saved, Anchor, and Handoff uses the same Core contract regardless of Provider.
- Maintain the separation principle where adding a new Provider or changing UI does not affect other Providers' behavior.
How to Verify
- Install 5by Tools in Chrome and log in to 5by.ai.
- Open a conversation screen for an AI service in the official support scope.
- Check that the 5by Tools panel appears and the current conversation is recognized.
- Use Saved, Anchor, or Handoff and check the continued flow in 5BY.AI.
Example in Actual Usage Flow
For example, to use this feature in actual work, the user installs 5by Tools in Chrome and logs in to 5by.ai. They open a conversation screen for an AI service in the official support scope. Then they check that the 5by Tools panel appears and the current conversation is recognized. When needed, they use Saved, Anchor, or Handoff and check the continued flow in 5BY.AI. However, when using the feature, the following boundaries must be observed. Official support does not mean identical UI is guaranteed due to each Provider's screen changes and feature differences. Knowing this distinction helps users use the feature without confusing the system's automatic processing with their explicit choices.
Before and After the Change
Understanding this feature as simple storage, auto-summary, or auto-recommendation blurs the boundary with other features. In this update, we organized ChatGPT, Claude, Gemini, Copilot, Perplexity, DeepSeek, Mistral, and Grok as the official public support scope and aligned the wording across public pages. We separated actions the user directly executes from actions where the system shows structure, clarifying what is recorded and what does not change state.
Scope and Things to Note
- Official support does not mean identical UI is guaranteed due to each Provider's screen changes and feature differences.
- Per-Provider collection stability is managed in the Adapter, and temporary compatibility issues may be announced separately.
- The supported Provider list and the actual regional/account-specific availability of each service are separate matters.
- 5BY.AI does not guarantee the features or response quality of each AI service.
Why This Change Matters in the Overall 5BY.AI Structure
Clarifying the Provider support scope is not just organizing a compatibility list. It is the foundation for ensuring that the center of thinking continuity remains with the user, not with a specific service, even when using multiple AIs. Provider-specific changes are isolated in the Adapter, and the memory Core is kept identical.
Criteria for Verifying This Update
- The user's explicit choices and the system's automatic processing should be explained separately.
- The target unit of the feature and boundaries with other features should match between public description and actual behavior.
- Screen navigation or similarity alone should not automatically determine importance, correct answers, or recommendation paths.
Related Pages
- Supported Features Guide
- Installation and Getting Started Guide
- Thinking Continuity Across Multiple AIs
- Why Provider Changes Are Absorbed in the Adapter