标签
# 我们如何构建OWL——ChatGPT浏览器Atlas背后的新架构 来源:[https://openai.com/index/building-chatgpt-atlas/](https://openai.com/index/building-chatgpt-atlas/) 作者:*Ken Rockot(技术人员)和 Ben Goodger(ChatGPT Atlas 工程主管)* 上周,我们[发布了ChatGPT Atlas](https://openai.com/index/introducing-chatgpt-atlas/),这是一种用ChatGPT作为您的助手来浏览网页的全新方式。除了是一个功能完整的网络浏览器外,Atlas还提供了
像OpenAI的Atlas和Perplexity的Comet这样的AI浏览器,将AI助手直接嵌入浏览过程,具备记忆和自主代理能力,但由于提示注入攻击带来的重大安全风险,它们不适合用于敏感用途。
CloakBrowser是一个开源的隐身Chromium浏览器,通过49个C++源码级别的补丁通过机器人检测测试,为Python和JavaScript提供Playwright和Puppeteer的直接替代品。