chatPDF101
chatPDF101 & ChatPDF & ChatGPT & GPT4
chatPDF101とは何ですか?
chatPDF101はhttps://chatpdf.websiteによって開発されたChromeの拡張機能で、その主な機能は「chatPDF101 & ChatPDF & ChatGPT & GPT4」です。
拡張機能のスクリーンショット
chatPDF101拡張機能のCRXファイルをダウンロード
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 |
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 |
Eメール | [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" } } |