Correkt — Autonomous AI Agent For Every Task

Automatically summarize articles/videos/PDFs, answer complex questions, schedule repeating tasks, detect misinformation, and more!

Correkt — Autonomous AI Agent For Every Task là gì?

Correkt — Autonomous AI Agent For Every Task là một tiện ích mở rộng Chrome được phát triển bởi https://correkt.ai, và tính năng chính của nó là "Automatically summarize articles/videos/PDFs, answer complex questions, schedule repeating tasks, detect misinformation, and more!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Correkt — Autonomous AI Agent For Every Task

Tải xuống các tệp mở rộng Correkt — Autonomous AI Agent For Every Task dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Correkt AI is an all-in-one autonomous agent that integrates perfectly into your workflow.

Broadly, Correkt helps you:
📖 Automatically summarize articles, PDFs, and YouTube videos
💬 Chat with access to the internet
📘 Use APIs like Wolfram Alpha
🎨 Generate art and photos with Dalle•3
✍️ Interact with any page or uploaded file
🛍️ Find nearby locations and products
🕵️ Detect misinformation and AI generated images 
📅 Schedule repeating tasks to track events

No matter if you are a student, professional, or just want to increase your productivity on the internet, you can use Correkt's wide capabilities to assist with your specific needs. Using our sidebar, you can prompt our agent to answer complex queries, write and edit content, generate art, and much more! Read more below.

📖 Summarization:
— Completely free and automatic, and works everywhere.
— For longer texts, you can simply ask to summarize a specific section.

💬 Chat:
— We have access to the internet and will delve deep into websites to find the best results.
— All chats are saved and easily accessible.

✍️ Interact:
— Our agent can understand any uploaded image, PDF, and text-based file.

🕵️ Detect:
— Simply right click on any image or selected text online and we will analyze the content for whether it's misinformation or AI generated.
— Results are 99% accurate and backed up by trustworthy sources.
— Automatically runs on Facebook and Twitter (coming very soon)

📅 Schedule:
— You may schedule prompts to happen on any date and repeat forever.
— Extremely helpful if you need to track market sentiment, new job openings, current events, etc.

Frequently Asked Questions:

📌 What powers Correkt?
We are a team of researchers applying the latest advances in AI and computer vision to provide accurate and reliable information throughout the internet. We use GPT-4 Turbo, Llama 2, and many of our own state-of-the-art models.

📌 Is Correkt free?
Our automatic summarization and misinformation detector are completely free. Furthermore, our other features have a generous daily usage limit. When you need to scale, you can upgrade to our paid tier.

📌 Does Correkt work in my country?
Yes, our chrome extension works in all countries.

📌 How often do we update Correkt?
We are continuously adding more features every day. Our goal is to provide access to a whole suite of APIs and AI models.

📌 What is Correkt's policy regarding my privacy?
We prioritize your privacy and ensure your data remains confidential. We only collect and use feedback that you provide by using our features.

📪 Contact us:
Any questions or suggestions? Please join our community Discord server at
https://discord.gg/Hj9ffKm9ny                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Correkt — Autonomous AI Agent For Every Task Correkt — Autonomous AI Agent For Every Task
ID npledbgjaebnmdbnnlpfdjllbophfcdg
URL Chính Thức https://chromewebstore.google.com/detail/correkt-%E2%80%94-autonomous-ai-a/npledbgjaebnmdbnnlpfdjllbophfcdg
Mô tả Automatically summarize articles/videos/PDFs, answer complex questions, schedule repeating tasks, detect misinformation, and more!
Kích Thước Tệp 2.83 MB
Số Lần Cài Đặt 32
Phiên Bản Hiện Tại 1.0.1.0
Cập Nhật Lần Cuối 2023-11-08
Ngày Phát Hành 2023-10-18
Nhà Phát Triển https://correkt.ai
Email [email protected]
Loại Thanh Toán in_app
Trang Web Mở Rộng https://correkt.ai/
URL Trang Trợ Giúp https://discord.gg/Hj9ffKm9ny
URL Trang Chính Sách Bảo Mật https://correkt.ai/privacypolicy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Correkt \u2014 Autonomous AI Agent For Every Task",
    "description": "Automatically summarize articles\/videos\/PDFs, answer complex questions, schedule repeating tasks, detect misinformation, and more!",
    "version": "1.0.1.0",
    "minimum_chrome_version": "101",
    "icons": {
        "16": "images\/favicon.png",
        "32": "images\/favicon.png",
        "48": "images\/favicon.png",
        "128": "images\/favicon.png"
    },
    "content_security_policy": {
        "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "host_permissions": [
        "http:\/\/127.0.0.1:8000\/",
        "https:\/\/correkt.ai\/",
        "http:\/\/localhost\/",
        ""
    ],
    "permissions": [
        "storage",
        "tabs",
        "activeTab",
        "contextMenus",
        "cookies",
        "geolocation",
        "offscreen",
        "alarms",
        "scripting",
        "declarativeNetRequestWithHostAccess",
        "browsingData"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "run_at": "document_start",
            "css": [
                "correkt\/dom.css",
                "correkt\/flatpickr.css",
                "correkt\/material_blue.css",
                "correkt\/error-tooltip.css"
            ],
            "js": [
                "correkt\/flatpickr.min.js",
                "correkt\/highlight.min.js",
                "correkt\/markdown-it.js",
                "correkt\/interact.js",
                "correkt\/correkt.js"
            ],
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*",
                "file:\/\/*\/*"
            ],
            "exclude_matches": [
                "*:\/\/drive.google.com\/*",
                "*:\/\/correkt.ai\/*"
            ]
        },
        {
            "run_at": "document_start",
            "css": [
                "correkt\/correkt.css",
                "correkt\/image-explanation.css",
                "correkt\/text-explanation.css",
                "correkt\/error-tooltip.css",
                "correkt\/colors.css",
                "twitter\/twitter.css"
            ],
            "js": [
                "twitter\/twitter.js"
            ],
            "matches": [
                "https:\/\/twitter.com\/*"
            ]
        },
        {
            "run_at": "document_start",
            "css": [
                "correkt\/correkt.css",
                "correkt\/error-tooltip.css",
                "correkt\/image-explanation.css",
                "correkt\/text-explanation.css",
                "correkt\/colors.css",
                "facebook\/facebook.css"
            ],
            "js": [
                "facebook\/facebook.js"
            ],
            "matches": [
                "https:\/\/www.facebook.com\/*"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "correkt\/correkt.css",
                "fonts\/Inter.ttf",
                "fonts\/*.woff2",
                "correkt\/sidebar.css",
                "correkt\/colors.css",
                "correkt\/error-tooltip.css",
                "correkt\/image-explanation.css",
                "correkt\/loader.css",
                "correkt\/text-explanation.css",
                "images\/default-link-image.svg",
                "images\/book.svg",
                "images\/*",
                "extension-popup\/*",
                "correkt\/tokyo-night-dark.min.css",
                "offscreen.html",
                "offscreen.js",
                "scrape.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "action": {
        "default_title": "Correkt \nHas access to all websites",
        "default_popup": "extension-popup\/popup.html"
    }
}