Today i countinued working on our ai.Some of the code already existed from earlier sessions , but i spent most of my time fixing issues and bugs improving the structure and making the existing features work good. One of the biggest probleum today was the voie system .The original text to speech sounded too robotic for what i wanted my ai to become. i experimented with Edge TTS to get a more natural voice and ran into a file permission issue where the generated MP3 file was being locked. it took some time to debug what was happenening but i eventually solved it by changing how temporary audio files were handled i also spend time testing and improving the memory system.The goal is to remeber the info about the user and recall it later. After verifying that memory storage and recall were working properly i started expanding the assistent into something more useful The main feature i added today was a task management system. Our Ai can now store tasks,save them in a JSON file , and display them later when requested Another thing i spent thinking was about the future interface . i have vision of a more futuristic sidebar-style UI with animated voice visualizations I’m implementing task completion in google calender, daily planning, voice commands, and a more advanced UI.I’ll try to enhance my ui in the next ship
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.