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