Skip to content

durpdur/H4HVoiceProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

VoiceAgentH4H

To Run

Host database

  • activate venv
  • chroma run --host 127.0.0.1 --port 8000 --path ./chroma-data

Run electron

npm run dev


To End

End database

  • lsof -i :8000
  • kill {PID}

About

Project for Santa Clara University's Hack for Humanity 2026. LowLa is a low latency tool-calling framework for AI-agents and voice assistants. Using chromaDB for semantic matching and docker to execute voice-dictated python code.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors