chatPDF101

chatPDF101 & ChatPDF & ChatGPT & GPT4

chatPDF101란 무엇입니까?

chatPDF101은(는) https://chatpdf.website에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "chatPDF101 & ChatPDF & ChatGPT & GPT4"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot

chatPDF101 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Upload your file and have a conversation with it using AI(ChatGPT, GPT4).
File supported types: TXT, PDF, EPUB, Markdown, Zip...

Upload your documents, chatGPT/GPT4 will analyze your documents, and give AI answers according to your questions, which are very accurate! Incredibly accurate!
No need to worry about privacy leaks!
The documents you upload will be deleted regularly!

This app integrates the latest AI technology, including:
1.ChatGPT
2. GPT4
3. langchain
4. Vector storage
5. Document Fragmentation Technology

In a word, ChatPDF101 bulit-in many PDF AI, document AI.

#chatGPT #DocGPT #langchain #chatDoc #chatPDF                    

확장 프로그램 기본 정보

이름 chatPDF101 chatPDF101
ID acleolbhhggjllbhebhhnicbbldmngpn
공식 URL https://chromewebstore.google.com/detail/chatpdf101/acleolbhhggjllbhebhhnicbbldmngpn
설명 chatPDF101 & ChatPDF & ChatGPT & GPT4
파일 크기 37.7 KB
설치 횟수 93
현재 버전 1.1
최근 업데이트 2023-12-24
출시 날짜 2023-05-11
평점 5.00/5 총 1 개의 평점
개발자 https://chatpdf.website
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://chatpdf.website
도움말 페이지 URL https://saas-ai1.web.app/support.html
개인정보 보호 정책 페이지 URL https://saas-ai1.web.app/privacy-policy-for-products.html
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "chatPDF101",
    "description": "chatPDF101 & ChatPDF & ChatGPT & GPT4",
    "version": "1.1",
    "manifest_version": 3,
    "permissions": [
        "contextMenus",
        "scripting"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "action": {
        "default_title": "chatPDF101 & ChatPDF & ChatGPT & GPT4",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "chatDoc-16.png",
        "32": "chatDoc-32.png",
        "48": "chatDoc-48.png",
        "128": "chatDoc-128.png"
    }
}