Files
ai-parallel/ATTRIBUTION.md

463 B

Third-party inspiration

AI Parallel v2's iframe workspace architecture was informed by the open-source project Parallel AI by ParkerCai:

  • Repository: ParkerCai/parallel-ai-extension
  • License: MIT

We reviewed its public architecture, including Manifest V3 DNR framing rules, multi-panel iframe workspace, and provider-specific content-script approach. AI Parallel's v2 implementation is independently written for this repository and its provider set.