Hacker News new | ask | show | jobs
Show HN: Hellocafe.ai – open-source voice and chat enabled AI ordering system (hellocafe.ai)
2 points by westoque 216 days ago
we wanted to experiment on how feasible it is to build a cafe ordering system using chat and voice with 100% local models.

we were able to build this demo using llama 8B for the llm and whisper for tts/stt. it's deployed using kubernetes and could be used a base for any AI enabled application.