GPT-UA: GPT-4, DALLE-3, Browsing, Mistral-7B
Free, anonymous ChatGPT-based service with GPT4, DALLE-3, Mixtral-8X7B and online information research capability.
什么是GPT-UA: GPT-4, DALLE-3, Browsing, Mistral-7B?
GPT-UA: GPT-4, DALLE-3, Browsing, Mistral-7B是由Digital Bo开发的Chrome扩展程序,该扩展的主要功能是“Free, anonymous ChatGPT-based service with GPT4, DALLE-3, Mixtral-8X7B and online information research capability.”。
扩展截图
下载GPT-UA: GPT-4, DALLE-3, Browsing, Mistral-7B扩展crx文件
下载GPT-UA: GPT-4, DALLE-3, Browsing, Mistral-7B扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Originally known for its presence on X (Twitter), where users could mention the bot to research any topic and receive feedback from its AI, the Clarity AI service now extends its functionality beyond the X (Twitter) platform.
"GPT3.5" tab:
Chat GPT-3.5 can't browse the web or see pictures, but it's the fastest mode for everyday tasks.
"GPT-4" tab:
Chat GPT-4 can see pictures, understands better and is suitable for complex questions, but it is slower.
"GPT4+" tab:
Chat GPT4+ is able to generate images and research information online (Powered by Clarity AI Service), but it usually takes longer.
"Mistral" tab:
Mixtral-8X7B from Mistral AI is a new open-source model developed in EU. It is less restricted than GPT3.5. Works best in English.
Clarity on X (Twitter) - @PlentyOfClarity (x.com/PlentyOfClarity)
Digital Bo (Author) - @bogdantimes (x.com/bogdantimes) 扩展基本信息
| 名称 | |
| ID | fbbjiglnminppnhbddnihgeoipoamhnm |
| 官方URL | https://chromewebstore.google.com/detail/gpt-ua-gpt-4-dalle-3-brow/fbbjiglnminppnhbddnihgeoipoamhnm |
| 简介 | Free, anonymous ChatGPT-based service with GPT4, DALLE-3, Mixtral-8X7B and online information research capability. |
| 文件大小 | 279 KB |
| 安装次数 | 266 |
| 当前版本 | 1.10.0 |
| 更新时间 | 2024-02-17 |
| 上架时间 | 2023-05-16 |
| 评分 | 5.00/5 共3次评分 |
| 开发者 | Digital Bo |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 扩展官网 | https://gpt-ua.click |
| 帮助页面URL | https://t.me/gpt_ua_chat |
| 隐私政策页面URL | https://bogdantimes.github.io/gpt-ua-chrome |
| 支持的语言 | de,en,pl,ru,uk |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"version": "1.10.0",
"action": {
"default_popup": "popup\/index.html"
},
"icons": {
"16": "icons\/icon16.png",
"48": "icons\/icon48.png",
"128": "icons\/icon128.png"
}
} | |