Lucia, the Claria mascot — a black schnauzer with a clipboard

Claria

Secure AI report writing for clinicians.

Your data, your AWS account, no middleman.

Download Claria

Who is Claria for?

Claria is built for psychologists and clinical practitioners who write evaluation reports. If your day involves psychological evaluations, behavioral assessments, or progress reports, Claria was designed with your workflow in mind.

This is not a generic AI tool. Claria understands the specific instruments you use and generates structured clinical reports that match your practice.

See Claria in action

AI Chat
AI chat generating a clinical history from intake documents
AI-assisted clinical documentation Ask the AI to build a developmental history, draft report sections, or analyze assessment results — all from documents already in the client record.
Client Records
Client list showing three clients
Client list
Client record with uploaded files
Client record with uploaded documents
Version history diff comparing two file versions
File version history with diff
Voice Memos
Voice memo recording with live transcription
Record voice memos with live on-device transcription
Review and edit transcribed memo before saving
Review and edit before saving to the client record
AWS Infrastructure
AWS resource management showing all resources in sync
Encryption, audit logging, and access controls
Infrastructure chat answering a question about data encryption and security
Ask questions about your AWS configuration
Cost Explorer showing daily AWS spending by service
Track AWS costs by service
Settings
Preferences page with system prompt, whisper models, and model selection
Customize prompts, transcription models, and AI preferences

The clinical workflow

From uploaded documents to polished clinical writing in five steps.

  1. Upload clinical documents — PDF, Word, audio, and more
  2. Chat with AI using your documents as context
  3. Draft report sections, analyze assessments, or build histories
  4. Edit and refine text directly in the client record
  5. Record voice memos with on-device transcription

Getting started

Once you install Claria, the app walks you through everything. You don't need to be technical — the built-in setup wizard handles AWS configuration, security settings, and HIPAA compliance for you.

  1. Install Claria and create an AWS account

    • The setup wizard guides you through creating your AWS account (~10 minutes)
    • You'll need an email address and a credit card
    • Claria configures encryption, access controls, and storage automatically
  2. Secure your environment

    • Claria walks you through signing the AWS Business Associate Agreement for HIPAA
    • Enables encryption on all data at rest and in transit
    • Provisions a private S3 bucket that only your account can access
  3. Add your first client

    • Create a client record and upload intake forms, reports, and session recordings
    • Claria accepts PDF, Microsoft Word, and most audio formats
    • Record voice memos with on-device transcription powered by Whisper
  4. Start working with AI

    • Chat with AI about the uploaded documents
    • Draft clinical histories, analyze assessment results, or write report sections
    • All chat history is saved alongside the client record

Cost transparency

You pay AWS directly — there is no Claria subscription fee. Here's what the models cost:

Model Input Output Best for
Claude Sonnet 4 $3 / 1M tokens $15 / 1M tokens Everyday reports
Claude Opus 4 $15 / 1M tokens $75 / 1M tokens Complex evaluations
Claude 3.5 Haiku $0.80 / 1M tokens $4 / 1M tokens Quick drafts
Example: A typical chat conversation drafting a report section with Claude Sonnet 4 costs approximately $0.05–$0.15. A longer session analyzing multiple documents with Claude Opus 4 might cost $0.15–$0.50.

HIPAA compliance

Claria helps — but compliance is a shared responsibility

Claria provides the technical safeguards: encryption at rest and in transit, audit logging via CloudTrail, versioned storage, and least-privilege access controls. It also walks you through signing a Business Associate Agreement (BAA) with AWS, which makes the services Claria uses HIPAA-eligible at no extra cost.

However, HIPAA compliance extends beyond technical controls. As a clinician, you are responsible for the administrative and physical safeguards that apply to your practice — things like workforce training, access management policies, and your organization's privacy procedures. We strongly recommend consulting with a HIPAA compliance specialist to ensure your overall workflow meets the requirements for handling protected health information (PHI).

Enroll in the AWS BAA →

Read the full HIPAA compliance guide →

Where does your data go?

Only two places: your computer and your AWS account.

Your Desktop
Claria App
Your AWS Account
S3 + Bedrock
Not through Claria's servers. Ever.

Technical details

  • Data is never sent to Claria's developers — the app is an interface to AWS services
  • You are always the owner of your AWS account
  • Patient data is stored encrypted in AWS S3
  • Built in Rust for memory safety and performance, using the official AWS SDK for Rust
  • 9 focused, auditable crates — each one has a single responsibility
  • No telemetry, no usage stats, no download tracking
  • Everything is open source, including how we build the downloadable release

View the source on GitHub →

Download Claria v0.15.0

Claria is free, open-source software. Download the app, and it will walk you through setting up your AWS account and securing your environment step by step.

All releases are available on GitHub Releases.

macOS users: opening Claria during the beta

Claria is currently ad-hoc signed (no Apple Developer certificate). macOS quarantines apps downloaded from the internet, so you may see a warning that the app "can't be opened." This is a one-time fix.

Before opening the DMG, strip the quarantine attribute in Terminal:

xattr -d com.apple.quarantine ~/Downloads/Claria_0.15.0_aarch64.dmg

Then open the DMG and drag Claria to Applications. If you already copied it:

xattr -cr /Applications/Claria.app

Proper Apple Developer signing and notarization is planned — this workaround will go away in a future release.

Frequently asked questions

Is Claria a SaaS?

No. Nothing is hosted for you. The app runs on your machine and connects directly to your own AWS account.

Can Claria's developers see my data?

No. Claria is not a middleman. Your data flows between your desktop and your AWS account. The developers never see it, and the app collects no telemetry or usage stats.

Is this a chatbot?

No. Claria produces structured clinical reports, not freeform conversation. The AI is used to analyze your documents and generate report sections that match your practice.

How much does Claria cost?

Claria itself is free and open source. You pay AWS directly for what you use — there is no recurring Claria fee or subscription. A typical report generation costs pennies.

What is AWS?

Amazon Web Services (AWS) is a cloud computing platform run by Amazon. Your Claria data is stored and processed in your own private AWS account, which only you control. Claria walks you through setting it up step by step — no technical experience required.

AWS Bedrock is the part of AWS that runs AI models like Claude — your data never leaves your account. Claria enables it for you automatically during setup.