Skip to content

Repository files navigation

synergie_global

AI Engineer Test at SynergieGlobal

Overview

Voice Agent:

  • Voice call agent using Groq (Whisper STT + Llama3 LLM)
  • Simple tool protocol: model outputs either: SAY: or CALL: <tool_name> {json_args}
  • Mock tools: check_coverage, get_available_slots, book_appointment
  • Conversation memory + end-of-call summary

Usage

  1. Create environment
uv venv
source .venv/bin/activate
uv sync
  1. Install dependencies
sudo apt install portaudio19-dev python3-pyaudio   
  1. Run the script
python -m src

Contributors

About

AI Engineer Test at SynergieGlobal

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages