Skip to content

Repository files navigation

AI Phone Assistant

Minimal repository scaffold for the phone assistant backend.

The goal of this project is to eventually grow it into a production-style backend for a voice assistant that can handle routine appointment flows such as booking, rescheduling, cancellation, etc.

What is in the repo right now

  • pyproject.toml for project metadata and dependency management with uv
  • uv.lock for pinned dependency resolution
  • .pre-commit-config.yaml for basic local checks
  • Makefile for the current setup commands
  • src/phone_assistant/ as the package root

Setup

Run these from the repository root:

make install
make hooks-install
make hooks-run

About

Production-grade healthcare phone-assistant agent.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages