You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.