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.
Vad är GPT-UA: GPT-4, DALLE-3, Browsing, Mistral-7B?
GPT-UA: GPT-4, DALLE-3, Browsing, Mistral-7B är en Chrome-tillägg utvecklad av Digital Bo, och dess huvudfunktion är "Free, anonymous ChatGPT-based service with GPT4, DALLE-3, Mixtral-8X7B and online information research capability.".
Tilläggsskärmbilder
Ladda ner GPT-UA: GPT-4, DALLE-3, Browsing, Mistral-7B-förlängningens CRX-fil
Ladda ner GPT-UA: GPT-4, DALLE-3, Browsing, Mistral-7B-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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) Grundläggande Information om Tillägg
| Namn | |
| ID | fbbjiglnminppnhbddnihgeoipoamhnm |
| Officiell webbadress | https://chromewebstore.google.com/detail/gpt-ua-gpt-4-dalle-3-brow/fbbjiglnminppnhbddnihgeoipoamhnm |
| Beskrivning | Free, anonymous ChatGPT-based service with GPT4, DALLE-3, Mixtral-8X7B and online information research capability. |
| Filstorlek | 279 KB |
| Antal Installationer | 266 |
| Aktuell Version | 1.10.0 |
| Senast Uppdaterad | 2024-02-17 |
| Publiceringsdatum | 2023-05-16 |
| Betyg | 5.00/5 Totalt 3 Betyg |
| Utvecklare | Digital Bo |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | https://gpt-ua.click |
| Hjälpsida URL | https://t.me/gpt_ua_chat |
| URL till Sekretesspolicy Sidan | https://bogdantimes.github.io/gpt-ua-chrome |
| Stödda Språk | 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"
}
} | |