chatPDF101

chatPDF101 & ChatPDF & ChatGPT & GPT4

ما هو chatPDF101؟

chatPDF101 هو إضافة Chrome تم تطويرها بواسطة https://chatpdf.website، والميزة الرئيسية لها هي "chatPDF101 & ChatPDF & ChatGPT & GPT4".

لقطات شاشة التمديد

screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة chatPDF101

قم بتنزيل ملفات الامتداد chatPDF101 بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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
عنوان صفحة المساعدة https://saas-ai1.web.app/support.html
عنوان صفحة سياسة الخصوصية 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"
    }
}