chatPDF101

chatPDF101 & ChatPDF & ChatGPT & GPT4

Wat is chatPDF101?

chatPDF101 is een Chrome-extensie ontwikkeld door https://chatpdf.website, en de belangrijkste functie is "chatPDF101 & ChatPDF & ChatGPT & GPT4".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie chatPDF101

Download chatPDF101-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam chatPDF101 chatPDF101
ID acleolbhhggjllbhebhhnicbbldmngpn
Officiële URL https://chromewebstore.google.com/detail/chatpdf101/acleolbhhggjllbhebhhnicbbldmngpn
Beschrijving chatPDF101 & ChatPDF & ChatGPT & GPT4
Bestandsgrootte 37.7 KB
Aantal Installaties 93
Huidige Versie 1.1
Laatst Bijgewerkt 2023-12-24
Publicatiedatum 2023-05-11
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://chatpdf.website
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://chatpdf.website
Help Pagina-URL https://saas-ai1.web.app/support.html
URL van de Privacybeleid Pagina https://saas-ai1.web.app/privacy-policy-for-products.html
Ondersteunde Talen 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"
    }
}