Heykuki News

TopNewBestAskShowJobs
TopNewBestAskShowJobs
Show HN: Project 2501 – an open-source AI assistant, written in C++
github.com/Ono-Sendai
3 points
Ono-Sendai
3 years ago
Hi all, This is something I've had fun working on for a few days.

Project 2501 is an open-source AI assistant, written in C++.

You can speak to it and it will speak back to you.

It uses the Microsoft Speech API for wake-word detection and speaking, whisper.cpp, and the OpenAI chat API.

Check it out at https://github.com/Ono-Sendai/project-2501