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."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

GPT-UA: GPT-4, DALLE-3, Browsing, Mistral-7B 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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)                    

확장 프로그램 기본 정보

이름 GPT-UA: GPT-4, DALLE-3, Browsing, Mistral-7B GPT-UA: GPT-4, DALLE-3, Browsing, Mistral-7B
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"
    }
}