当前位置: 首页 > java >正文

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

http://www.xdnf.cn/news/2467.html

相关文章:

  • adb push 报错:CreateProcess failure, error 123
  • 成功案例|探秘奶牛氧化应激,组学测序如何洞察微生物的 “一举一动”?
  • OpenFeign服务接口调用
  • 使用Three.js搭建自己的3Dweb模型(从0到1无废话版本)
  • [特殊字符] SQL注入攻击的常见写法及危害
  • Zookeeper断开连接时分布式锁释放问题的解决方案
  • 基于深度学习的智能交通流量监控与预测系统设计与实现
  • vue3 vite打包后动态修改打包后的请求路径,无需打多个包给后端
  • 从基础到实战的量化交易全流程学习:1.3 数学与统计学基础——概率与统计基础 | 数字特征
  • 常用第三方库:shared_preferences数据持久化
  • 基于大模型的急性化脓性阑尾炎全程诊疗预测与方案研究
  • 【音视频】视频解码实战
  • RAG(Retrieval-Augmented Generation,检索增强生成)
  • CSDN编辑文章时如何自动生成目录
  • 生成式人工智能认证(GAI认证)含金量怎么样?
  • 雪铁龙C5车机系统恢复
  • Java使用微信云服务HTTP API操作微信云开发数据库
  • Redis 缓存并发问题深度解析:击穿、雪崩与穿透防治指南
  • Java + Seleium4.X + TestNG自动化技术
  • 第三方软件检测报告:热门办公软件评估及功能表现如何?
  • Linux用户管理
  • 内存四区(堆)
  • Git命令(Gitee)
  • Linux—— 版本控制器Git
  • Linux 在个人家目录下添加环境变量 如FLINK_PROPERTIES=“jobmanager.rpc.address: jobmanager“
  • Android LiveData关键代码
  • Docker小游戏 | 使用Docker部署文字修仙网页小游戏
  • Xray-安全评估工具
  • 月之暗面开源-音频理解、生成和对话生成模型:Kimi-Audio-7B-Instruct
  • 【DNS】BIND9 域名解析快速入门