Releases: phairlab/berta-ai-scribe
Releases · phairlab/berta-ai-scribe
v1.0.0 — Initial open-source release
v1.0.0 — Initial open-source release
First public release of Berta, an open-source AI scribe for clinical documentation.
Features
- Record or upload a patient encounter and receive an ASR transcript and LLM-generated clinical note
- Modular ASR backends: WhisperX, OpenAI Whisper, NVIDIA Parakeet (MLX), Amazon Transcribe
- Modular LLM backends: Ollama, vLLM, LM Studio, llama.cpp, OpenAI API, Amazon Bedrock
- Configurable and custom note templates (full visit note, narrative, handover summary)
- Next.js frontend with Python FastAPI backend
- Deployable on-premises, in cloud environments (AWS), or locally