一、軟件介紹
文末提供程序和源碼下載學習
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