18 Commits

Author SHA1 Message Date
maglore9900
03fc980f4c refactoring 2024-10-02 11:01:52 -04:00
maglore9900
383b584270 clean up 2024-10-01 23:28:29 -04:00
maglore9900
649d242f51 added a new timer with clippy 2024-09-21 15:57:06 -04:00
maglore9900
6098d4877d Update agent.py 2024-09-14 22:11:40 -04:00
maglore9900
d70de29052 fixed timer 2024-09-13 23:26:41 -04:00
maglore9900
e12c3aa36c timer notification updated 2024-09-13 20:25:55 -04:00
maglore9900
d195d63580 . 2024-09-13 12:56:20 -04:00
maglore9900
4c8d015ed9 speak update
major transcode update, modularized the transcoders to work with various noise cancellation options
2024-09-12 23:03:53 -04:00
maglore9900
eb9f9ebb22 updated spotify tool 2024-09-09 12:06:21 -04:00
maglore9900
264f2a811f working on journal function
moved speech import to agent, changed main import from direct to agent to speech
2024-09-04 09:12:24 -04:00
maglore9900
f9c1503ad2 prompt update
updated to custom prompt with system message describing max
2024-08-29 21:17:34 -04:00
maglore9900
ec07b096dc added fallback on features
added fallback on spotify
added subprocess to app launcher so it releases max while the app is open
2024-08-29 10:56:54 -04:00
maglore9900
46e61fc9fe pitch / stutter tweaking 2024-08-28 23:07:07 -04:00
maglore9900
28872342ee add vosk audio model
added try/except on spotify
some basic file clean up
2024-08-28 19:56:22 -04:00
maglore9900
10e76f00b8 added windows app focus option
will now bring an app to the front in windows. need to add logic where it will launch the app if its not open

minor issue is that it grabs the first instance of an app, so if multiple notepads are open, only one of them is grabbed
2024-08-28 13:21:32 -04:00
maglore9900
3f849acdc3 added windows app launcher
first it indexes the applications on the system, and will do this every five days while running. then uses fuzzy search to find apps.
2024-08-28 13:04:52 -04:00
maglore9900
0069658470 moved variables to env
added example env
2024-08-27 23:23:10 -04:00
maglore9900
5e52804933 added spotify and langgraph 2024-08-27 22:57:24 -04:00