ScribeMD - AI Medical Scribe
An AI-powered Chrome Extension for healthcare professionals to streamline note-taking.
Was ist ScribeMD - AI Medical Scribe?
ScribeMD - AI Medical Scribe ist eine Chrome-Erweiterung, die von https://scribemd.ai entwickelt wurde, und ihr Hauptmerkmal ist "An AI-powered Chrome Extension for healthcare professionals to streamline note-taking.".
Erweiterungsscreenshots
ScribeMD - AI Medical Scribe-Erweiterungs-CRX-Datei herunterladen
Laden Sie ScribeMD - AI Medical Scribe-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | pimijdjomdjnnjpnfnlpeffilmdmdbmp |
| Offizielle URL | https://chromewebstore.google.com/detail/scribemd-ai-medical-scrib/pimijdjomdjnnjpnfnlpeffilmdmdbmp |
| Beschreibung | An AI-powered Chrome Extension for healthcare professionals to streamline note-taking. |
| Dateigröße | 401 KB |
| Installationsanzahl | 58 |
| Aktuelle Version | 0.2.9 |
| Letztes Update | 2024-03-04 |
| Veröffentlichungsdatum | 2023-11-13 |
| Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
| Entwickler | https://scribemd.ai |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://www.scribemd.ai/ |
| Hilfeseite URL | https://www.scribemd.ai/ |
| URL der Datenschutzrichtlinien-Seite | https://www.scribemd.ai/privacy |
| Unterstützte Sprachen | 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:\/\/*\/*",
" | |