ScribeMD - AI Medical Scribe
An AI-powered Chrome Extension for healthcare professionals to streamline note-taking.
Co je ScribeMD - AI Medical Scribe?
ScribeMD - AI Medical Scribe je rozšíření Chrome vyvinuté https://scribemd.ai, a jeho hlavní funkcí je „An AI-powered Chrome Extension for healthcare professionals to streamline note-taking.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření ScribeMD - AI Medical Scribe
Stáhněte si soubory rozšíření ScribeMD - AI Medical Scribe ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
Empowering Medical Professionals with Advanced AI
At ScribeMD, we understand the challenges faced by doctors in today's fast-paced medical environment. That's why we've developed an AI platform tailored specifically for healthcare. Our mission? To streamline processes, reduce administrative tasks, and let doctors do what they do best - care for patients.
Efficient Note-taking: Say goodbye to manual note-taking. Our digital scribe listens, understands, and charts for you, ensuring every detail is captured.
Customized LLM for Healthcare: Built on a top-notch Language Learning Model, our platform boasts an accuracy rate of 98% and a response time of 0.2 seconds. Základní Informace o Rozšíření
| Název | |
| ID | pimijdjomdjnnjpnfnlpeffilmdmdbmp |
| Oficiální URL | https://chromewebstore.google.com/detail/scribemd-ai-medical-scrib/pimijdjomdjnnjpnfnlpeffilmdmdbmp |
| Popis | An AI-powered Chrome Extension for healthcare professionals to streamline note-taking. |
| Velikost souboru | 401 KB |
| Počet instalací | 58 |
| Aktuální Verze | 0.2.9 |
| Poslední Aktualizace | 2024-03-04 |
| Datum Vydání | 2023-11-13 |
| Hodnocení | 5.00/5 Celkem 3 Hodnocení |
| Vývojář | https://scribemd.ai |
| [email protected] | |
| Typ Platby | free |
| Webové stránky Rozšíření | https://www.scribemd.ai/ |
| URL Stránky Nápovědy | https://www.scribemd.ai/ |
| URL Stránky Zásad Ochrany Soukromí | https://www.scribemd.ai/privacy |
| Podporované Jazyky | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "ScribeMD - AI Medical Scribe",
"version": "0.2.9",
"description": "An AI-powered Chrome Extension for healthcare professionals to streamline note-taking.",
"host_permissions": [
"*:\/\/*\/"
],
"permissions": [
"storage",
"tabCapture"
],
"options_page": "src\/pages\/options\/index.html",
"background": {
"service_worker": "src\/pages\/background\/index.js",
"type": "module"
},
"action": {
"default_popup": "src\/pages\/popup\/index.html",
"default_icon": "icon.png"
},
"icons": {
"128": "icon.png"
},
"content_scripts": [
{
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*",
" | |