GetBotAI: GPT-3/GPT-4 & Gemini-Pro/Vision
Your personal AI chatbot to accompany you on your web journey
什麼是GetBotAI: GPT-3/GPT-4 & Gemini-Pro/Vision?
GetBotAI: GPT-3/GPT-4 & Gemini-Pro/Vision是由GetBot開發的Chrome擴展程式,該擴展的主要功能是“Your personal AI chatbot to accompany you on your web journey”。
擴展截圖
下載GetBotAI: GPT-3/GPT-4 & Gemini-Pro/Vision擴展crx文件
下載GetBotAI: GPT-3/GPT-4 & Gemini-Pro/Vision擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Your AI Assistance powered by OpenAI. Answers complex questions. Writes emails, reads articles, searches smartly. Usable everywhere. 🔥Your OpenAI assistant ChatGPT Plugin. GetBotAI can answer any complex questions in the sidebar. It can also help you write articles, read articles, summarize text and emails. 🚀 Quick Start Tips 1. Just press Cmd+B or Ctrl+B to start chatting with GetBotAI. 2. Select any text on the webpage and let GetBotAI explain, translate, or paraphrase it based on GPT-3.5 / GPT-4 & Gemini Pro / Pro Vision models. 💻 Feature Highlights: 💡 Chatbot: Open the Sidebar to chat with GetBotAI easily about anything, all powered by openAI, just as intelligent as ChatGPT as Gemini Pro. 💡 Copywriting: Easily create ad copy using GetBot`s AI capabilities. 💡 Gmail login: You can quickly log in and use it without a ChatGPT account, or openAI account, and there are no restrictions on using chatgpt applications in areas without chatgpt. 💡 Mobile Access: Supports mobile/Android/iOS client to open chat web pages, allowing you to experience ChatGPT-like conversation on your phone. 💡 Smart Reply: Our Extension can read your email, summarize and generate smart reply. 💡 Image Generation: By using DALEE3 and Gemini Pro Vision model GetbotAI Redefines Visual Expression! 💡Image to Text: You can extract any text from images or ask any questions about image to GetBotAI. 📒 Detailed Introduction: 1. Currently, GetBotAI supports GPT-3.5, GPT-4, DALEE 3 models, Gemini Pro / Gemini Pro Vision. With GetBotAI, you can write, translate, summarize, paraphrase, explain, or reply to any text, including professional code and industry core knowledge, without logging in to your ChatGPT (OpenAI) account. GetBotAI runs as fast as ChatGPT Plus. 2. GetBotAI is a browser extension based. It enhances the openAI model to improve your work efficiency and allows you to experience the most core and cutting-edge AI technology first. Just press Cmd+B or Ctrl+B on any webpage to chat with AI. 🔥 GetBotAI`s main advantages and capabilities: 1. Can be used anytime without accessing Chatgpt or OpenAI accounts. 2. Connect to the most advanced OpenAI`s GPT-3.5 & 4 models. 3. Connect to the most advanced Google`s Gemini Pro & Pro Vision models. 4. Using the AI model, you can paraphrase, translate, and explain any text on any webpage. 5. You can use GetBotAI on Visual Studio Code to improve your coding skills. 6. You can chat with AI anytime, anywhere on the browser sidebar as your personal assistant. 7. You can read your PDF documents by using AI model . 8. You can customize your exclusive prompt to make GetBotAI better serve you. 9. 100% privacy policy. 10. You can ask any question about images with Gemini Pro [Image to Text] 11. Gemini Pro / Gemini Pro Vision 12. OCR - Extract Text from Images ️⚙️ Models that may be supported in the future: - Image Modification - Soon 🚀 - Claude model - Soon 🚀 - SQLGPT - Soon 🚀 - Text to Voice - Soon 🚀 - Available on Slack - Soon 🚀 - Available on Intellij IDEA - Soon 🚀 - Available on IOS/Android (mobile) - Soon 🚀 Frequently Asked Questions: 📌 Is GetBot free? 💰 1. Because the Chatgpt provided by OpenAi is charged, free users of GetBot will have daily usage restrictions, but for advanced features, you need to upgrade to the paid version to use. 📌 What is the relationship between GetBot and Chatgpt? 1. GetBot is a tool developed based on the openAI model and has Chatgpt's capabilities. 📌 Are there IOS, Windows, and Mac versions? 📲 🖥️ 1. Currently under development, in the near future, you will be able to experience GetBotAI on multiple platforms. 📌 Are more models considered for access? 1. As mentioned above, we will always keep up with openAI updates. If there is GPT higher versions in the future, we will also support it as soon as possible.
擴展基本資訊
名稱 | GetBotAI: GPT-3/GPT-4 & Gemini-Pro/Vision |
ID | lkkfjnpjhngdloobomfnbeehjijogpec |
官方網址 | https://chromewebstore.google.com/detail/getbotai-gpt-3gpt-4-gemin/lkkfjnpjhngdloobomfnbeehjijogpec |
簡介 | Your personal AI chatbot to accompany you on your web journey |
檔案大小 | 856 KB |
安裝次數 | 268 |
目前版本 | 3.2.3 |
更新時間 | 2024-02-28 |
上架時間 | 2023-10-09 |
評分 | 5.00/5 共 22 次評分 |
開發者 | GetBot |
電子郵箱 | [email protected] |
付費類型 | in_app |
擴展官網 | https://getbot.ai |
隱私政策頁面URL | https://getbot.ai/privacy&policy |
支援的語言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "3.2.3", "name": "GetBotAI: GPT-3\/GPT-4 & Gemini-Pro\/Vision", "description": "Your personal AI chatbot to accompany you on your web journey", "action": { "default_icon": "assets\/logo.png" }, "icons": { "16": "assets\/icon16.png", "32": "assets\/icon32.png", "48": "assets\/icon48.png", "128": "assets\/icon128.png" }, "side_panel": { "default_path": "sidepanel.html" }, "background": { "service_worker": "background\/index.js" }, "commands": { "open-chat": { "suggested_key": { "default": "Ctrl+B", "mac": "Command+B" }, "description": "Open a chat window on the current page or navigate to GetBot domain by pressing above commands" } }, "content_scripts": [ { "js": [ "content\/index.js" ], "matches": [ " |