chatPDF101

chatPDF101 & ChatPDF & ChatGPT & GPT4

chatPDF101คืออะไร?

chatPDF101 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://chatpdf.website และคุณลักษณะหลักของมันคือ "chatPDF101 & ChatPDF & ChatGPT & GPT4"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย chatPDF101

ดาวน์โหลดไฟล์ส่วนขยาย chatPDF101 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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"
    }
}