Stavdel / CHARLIE-AI

Open-source AI voice assistant project designed to provide a user-friendly, efficient, and continuously learning conversational interface. By leveraging advanced natural language processing (NLP) techniques, machine learning algorithms, and heuristic approaches, CHARLIE-AI aims to deliver a seamless and intuitive user experience.
MIT License
2 stars 1 forks source link

Letting Charlie manage reminders #4

Open Stavdel opened 6 months ago

Stavdel commented 6 months ago

I'm interested in adding functionality to make Charlie feel more like an assistant and helpful. Give a reason to launch the program. So, I want to add reminders and check the time and date when launching the program to determine if Charlie needs to announce them to you. All reminders should be saved locally.

You should prompt Charlie about wanting to save a reminder and train CLAUDE to understand how to call functions when told to set a reminder

I Still have to do research and figure out how this works. Will update this thread with more information as I look into this.

This is going to be a low priority feature request issue. The current main objective should be speech recognition and text to speech for Charlie. I'm definitely going to work on this, eventually.