AI-Browser适用于 ChatGPT、Gemini、Claude、DeepSeek、Grok的客户端开源应用程序,集成了 Monaco 编辑器。

一、软件介绍

文末提供程序和源码下载学习

AI-Browser适用于 ChatGPT、Gemini、Claude、DeepSeek、Grok、Felo、Cody、JENOVA、Phind、Perplexity、Genspark 和 Google AI Studio 的客户端应用程序,集成了 Monaco 编辑器。使用 Electron 构建的强大桌面应用程序,为与多个 AI 聊天服务交互提供统一接口。专为同时使用多个 AI 模型的用户而设计,具有复杂的 Monaco Editor 集成,可增强文本编辑功能。

二、Features 特征

Multi-AI Service Support: Seamlessly interact with multiple AI services including:

多 AI 服务支持 :与多个 AI 服务无缝交互,包括:

  • ChatGPT 聊天 GPT
  • Google Gemini 谷歌双子座
  • Google AI Studio 谷歌人工智能工作室
  • Anthropic Claude 人类学克劳德
  • DeepSeek 深度 seek
  • Grok 格罗克
  • Phind 平德
  • Perplexity 困惑
  • Genspark Genspark 公司
  • Felo 费洛
  • JENOVA 杰诺瓦
  • Cody 科 迪

Advanced Editor Integration:

高级编辑器集成 :

  • Powered by Monaco Editor (VS Code's editor)
  • 由 Monaco Editor(VS Code 的编辑器)提供支持
  • Up to 5-way vertical split editing
  • 最多 5 向垂直拆分编辑
  • Syntax highlighting for multiple programming languages
  • 多种编程语言的语法高亮显示
  • Customizable font size and theme settings
  • 可自定义的字体大小和主题设置
  • Efficient Workflow Features:

高效的工作流程功能 :

  • Send prompts to multiple AI services simultaneously
  • 同时向多个 AI 服务发送提示
  • Bulk send feature to broadcast prompts to all active services at once
  • 批量发送功能,可同时向所有活动服务广播提示
  • Maintain and access prompt history
  • 维护和访问提示历史记录
  • Quick prompt reuse from history
  • 从历史记录中快速提示重用
  • Drag and drop text manipulation
  • 拖放文本作
  • Dark/Light mode support 深色/浅色模式支持

Browser Integration:

浏览器集成 :

  • Dedicated tabs for each AI service
  • 每个 AI 服务的专用选项卡
  • Individual service reload options
  • 单个服务重新加载选项
  • URL tracking for each service
  • 每项服务的 URL 跟踪
  • Customizable tab visibility
  • 可定制的选项卡可见性
  • Selective service activation/deactivation
  • 选择性服务激活/停用

Keyboard Shortcuts:

键盘快捷键 :

  • Quick navigation between tabs
  • 在选项卡之间快速导航
  • Efficient prompt management
  • 高效的及时管理
  • Editor manipulation shortcuts
  • 编辑器作快捷方式
  • History navigation 历史记录导航

三、Screenshots 屏幕截图

四、Installation 安装

  • 从文末下载最新版本
  • 按照作系统的标准安装过程安装应用程序
  • 启动应用程序

五、Usage 用法

Editor Management:

编辑管理 :

Use the split icons at the top to divide the editor

使用顶部的拆分图标来划分编辑器

Each split can contain different text

每个拆分可以包含不同的文本

Use the syntax highlighting dropdown to select appropriate language

使用语法高亮显示下拉列表选择适当的语言

AI Service Interaction:

AI 服务交互 :

Select the desired AI service tab

选择所需的 AI 服务选项卡

Type or paste your prompt in the editor

在编辑器中键入或粘贴提示

Click "Send" to send to the current service

点击"发送"以发送到当前服务

Use the "All" button to broadcast your prompt to all active services simultaneously

使用 "All" 按钮将您的提示同时广播到所有活动服务

Enable/disable specific services using the settings icon in the tab bar

使用选项卡栏中的设置图标启用/禁用特定服务

History Management:

历史管理 :

Access previous prompts from the history dropdown

从历史记录下拉列表中访问以前的提示

Use up/down arrows or keyboard shortcuts to navigate history

使用向上/向下箭头或键盘快捷键浏览历史记录

Delete individual history items as needed

根据需要删除单个历史记录项

Customization: 定制 :

Toggle dark/light mode 切换深色/浅色模式

Adjust font size 调整字体大小

Show/hide AI service tabs

显示/隐藏 AI 服务选项卡

Resize the browser/editor split

调整浏览器/编辑器拆分的大小

Keyboard Shortcuts 键盘快捷键

Ctrl/Cmd + Enter: Send to current AI service

Ctrl/Cmd + Enter:发送到当前 AI 服务

Ctrl/Cmd + S: Save to history

Ctrl/Cmd + S:保存到历史记录

Ctrl/Cmd + Shift + C: Copy to clipboard

Ctrl/Cmd + Shift + C:复制到剪贴板

Ctrl/Cmd + Backspace: Clear editor

Ctrl/Cmd + Backspace:清除编辑器

Ctrl/Cmd + ↑/↓: Navigate history

Ctrl/Cmd + ↑/↓:导航历史记录

Ctrl + Tab: Switch between AI services

Ctrl + Tab:在 AI 服务之间切换

Development 发展

Clone the repository

git clone https://github.com/Jun-Murakami/AI-Browser.git

Install dependencies

npm install

Run in development mode

npm run dev

Build for production

npm run build

六、软件下载

夸克网盘分享

本文信息来源于GitHub作者地址:https://github.com/Jun-Murakami/AI-Browser

相关推荐
fundroid11 分钟前
AI 创业的机遇、趋势与实践指南 - 吴恩达在 YC AI Startup School 演讲深度解读
人工智能
bst@微胖子17 分钟前
WGAI项目图像视频语音识别功能
人工智能·语音识别·xcode
胖达不服输24 分钟前
「日拱一码」081 机器学习——梯度增强特征选择GBFS
人工智能·python·算法·机器学习·梯度增强特征选择·gbfs
大千AI助手25 分钟前
VeRL:强化学习与大模型训练的高效融合框架
人工智能·深度学习·神经网络·llm·强化学习·verl·字节跳动seed
灵犀物润31 分钟前
2025年AI PPT必修课-汇报中AI相关内容的“陷阱”与“亮点”
人工智能·powerpoint
TMT星球33 分钟前
发布工业智能体,云从科技打造制造业AI“运营大脑”
大数据·人工智能·科技
星空的资源小屋34 分钟前
PPTist,一个完全免费的 AI 生成 PPT 在线网站
人工智能·python·电脑·excel
全年无休的IT老兵37 分钟前
使用AI工具一句话生成PPT
人工智能·powerpoint
初级炼丹师(爱说实话版)1 小时前
2025算法八股——深度学习——优化器小结
人工智能·深度学习·算法
开开心心_Every1 小时前
免费语音合成工具:66种音色随心选
人工智能·面试·java-ee·计算机外设·电脑·maven·excel