Skip to main content

Overview

Akhara’s observability features let you capture every AI decision in production. This gives you visibility into what your models are doing and creates the foundation for evaluation and improvement.
This guide assumes you’ve already created a project in Akhara.

Install the SDK

Initialize the Client

Store your API key in environment variables, not in code. Use AKHARA_API_KEY and the SDK will pick it up automatically.

Log Your First Call

For voice triage applications, log the full conversation with the AI’s decision:

Log Clinical Notes

For documentation assistants, log the generated note:

View Logs in Dashboard

Once you’ve logged some data, head to the Akhara Dashboard to:
  • Browse individual logs with full context
  • Filter by status, score, or metadata
  • Identify patterns in AI behavior
  • Flag logs for human review

Next Steps

Run Evaluations

Score your logs with clinical evaluators

Set Up Review

Route flagged cases to clinicians