Casper AI

A tool for professionals to simplify their workflow by summarizing articles, creating content and sharing insights with stakeholders

Co to jest Casper AI?

Casper AI to rozszerzenie Chrome opracowane przez casper-ai, a jego główną funkcją jest „A tool for professionals to simplify their workflow by summarizing articles, creating content and sharing insights with stakeholders”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Casper AI

Pobierz pliki rozszerzeń Casper AI w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        We are the ChatGPT in your browser to quickly and easily get the gist of any web page or PDF, without having to read the whole thing. 

Unlock the power of AI with Casper's Chrome Extension. This extension streamlines your workflow with insights and summaries, utilizing OpenAI's GPT's newest models.

Whether you're preparing for an exam, conducting due diligence on an investment, working on a major deal, or trying to stay on top of new legislation, this tool will make your job easier.

Note: We are not liable for generated content.

---------
Casper helps remove mundane tasks from knowledge workers' lives. Are you tired of copy-pasting data from one spreadsheet to another, making a deck look prettier, or proofreading the same email for the seventh time? Let us help you focus on what matters.

What is Casper?
Our tool is designed to assist VC analysts, corporate strategists, policymakers, and business developers. Whether you need to be informed about news in your industry, articulate a perspective, communicate your thinking effectively, or understand new policies and their impacts, we have you covered.

Strategy
Our strategy focuses on building a product that lives within the user's existing workflows, personalizing and providing relevant content and suggestions, and creating a holistic data collection system that ingests data from all open public sources and the user’s email.

Principles 
Our principles are simplicity, flexibility, awareness, and bias to action. We aim to help you quickly understand, create, and share insights with little effort and technical knowledge, switch between news and data sources easily, increase your awareness of new insights and their potential impact, and help you and your stakeholders take action on new insights.

What have we built?
We use large language models and software to accelerate the pace at which people do their jobs, making their organizations more efficient. We ingest data from public databases, internal databases, and recent news sources to highlight the top new insights, analyze data from different sources and use GPT-3.5 to prioritize top insights, and summarize all relevant news into a “tl;dr” to share with relevant stakeholders.

Stop wasting time on mundane tasks and focus on what matters with Casper                    

Podstawowe informacje o rozszerzeniu

Nazwa Casper AI Casper AI
ID fgfiokgecpkambjildjleljjcihnocel
Oficjalny URL https://chromewebstore.google.com/detail/casper-ai/fgfiokgecpkambjildjleljjcihnocel
Opis A tool for professionals to simplify their workflow by summarizing articles, creating content and sharing insights with stakeholders
Rozmiar pliku 1.1 MB
Liczba instalacji 24,323
Aktualna Wersja 0.2.8
Ostatnia Aktualizacja 2023-06-20
Data Publikacji 2022-12-29
Ocena 4.24/5 Łącznie 37 Oceny
Deweloper casper-ai
E-mail [email protected]
Typ Płatności in_app
Adres URL Strony Polityki Prywatności https://casperai.xyz/privacy
Obsługiwane Języki en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        }
    },
    "version": "0.2.8",
    "author": "Casper AI Team",
    "name": "Casper AI",
    "description": "A tool for professionals to simplify their workflow by summarizing articles, creating content and sharing insights with stakeholders",
    "permissions": [
        "storage",
        "contextMenus",
        "activeTab",
        "identity",
        "tabs"
    ],
    "background": {
        "service_worker": "background.5fadff2f.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/casperai.xyz\/auth"
            ],
            "js": [
                "auth.c731e445.js"
            ],
            "run_at": "document_start",
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "contextMenu.a968d2e0.js"
            ],
            "css": []
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "overlay.26adc83f.js"
            ],
            "css": [
                "font.ccfa1487.css"
            ]
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAjK1pY+glY7lcN09\/5nXfxMPLPJNMqJeKU8cd2d70tr5qzQ4Ck\/ptDnAIru3pSto75VCAgxNiN81DBUCuQy\/IeLkc4bXgOFT+Bw29q\/5SdKezMS+FVjU7DCsn4AJoP72tnR4HJdPkFce+D5kkXgHLch3qkIoIQYZDFXzm9ovu\/znhItUIn7P8nRDADcUsmtvuTZBbPVPGr3dCp2FgJplbjwPIDwu\/CvAu+lX45hV06N2btQXcAlRqEuxn0fk2VbEuiXRVoa2caNY3oCNh\/I2GhK38OJ9rxCMjq1lNtnIVFAPPkI+cHR2h6NTvnwimjXI1zU\/3ena\/et2bwZZ4nEisFwIDAQAB",
    "oauth2": {
        "client_id": "488617576483-e6jpavslqs6ca8ctt810re7d8m9livjn.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "host_permissions": [
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "casper-logo.718c098e.svg",
                "settings.93ecd65a.svg",
                "close.0a5a5868.svg",
                "google-icon-min.b6091d95.png",
                "refresh.19e06d2b.svg",
                "Tweet.914d7592.svg",
                "file_copy.75379dbb.svg",
                "format_list_bulleted.58cee831.svg",
                "mail.ea52d835.svg",
                "more_horiz.d849692d.svg",
                "send.a4069012.svg",
                "casperai-3d.264ed6be.png",
                "onboarding-blob.8fad012f.svg",
                "arrow_drop_down.f5fb52ec.svg",
                "casper-nudge.f747a060.svg",
                "close-small.f8b61941.svg",
                "check_circle.7898b65a.svg",
                "overlay.8cf74ebf.css",
                "overlay.abb60d1e.css"
            ]
        }
    ]
}