Commit Graph

24 Commits

Author SHA1 Message Date
talksik 70a36a329c docs: add disclaimer about hardcoded audio params 2025-07-27 15:03:20 -07:00
talksik 12a8543564 docs: explain future work 2025-07-27 15:00:16 -07:00
talksik 060bbfb2c4 docs: add readme 2025-07-27 14:58:00 -07:00
talksik 8c1596aad8 organize header files into include directory 2025-07-27 14:51:42 -07:00
talksik 9ca1f8273c organize audio and intelligence modules 2025-07-27 14:47:41 -07:00
talksik c93267c9ee create full flow with stt, anthropic, tts, and playback
This organizes some components like deepgram into own module, and also
allows gets the full flow to work every time we run the program.
2025-07-27 14:18:12 -07:00
talksik 1e4211052e hit anthropic API for ai question 2025-07-26 21:34:11 -07:00
talksik 966050a7b4 transcribe raw audio 2025-07-26 19:30:03 -07:00
talksik ed3850abd6 transcribe audio file with deepgram 2025-07-26 18:58:21 -07:00
talksik cd8ea7c5ed write pcm data to file 2025-07-26 18:32:48 -07:00
talksik 1d0cb5bb93 add libcurl basic example 2025-07-26 18:30:12 -07:00
talksik 3bb287fcd5 use basecamp project for managing this project 2025-07-26 17:24:56 -07:00
talksik 6af3f71510 add brainstorm thoughts 2025-07-26 17:15:14 -07:00
talksik 5abbeb5dcd capture audio with alsa 2025-07-13 11:52:09 -07:00
talksik 57133f3d2c move computeruse prototype into separate folder 2025-06-28 07:29:37 -07:00
Leo Peng d7fff8a58a fix text editor tool and scroll action in computer tool (#17) 2025-06-18 18:08:50 -07:00
Leo Peng d0998ec50a rewrite doubleclick action using Quartz, fix key action when handling keyboard shortcuts like cmd+c (#14) 2025-06-17 10:36:48 -07:00
Leo Peng e26b1de89c fix pyautogui resolution scaling issue, tool input get coordinate issue (#10) 2025-06-11 19:16:36 -07:00
Leo Peng c4a83a6ef2 add computer, bash, text editor tools (#9) 2025-06-11 16:06:04 -07:00
leopengpong 3e26bb4d78 main changes 2025-06-09 10:48:36 -07:00
leopengpong ff6a54233a fix messages response object to Claude 2025-06-04 15:20:00 -07:00
leopengpong 0ae1edf185 fixes 2025-06-03 17:56:23 -07:00
leopengpong 4b1267796f initial commit 2025-06-02 13:28:13 -07:00
Arjun Patel de86b9b864 Initial commit 2025-06-02 12:56:39 -07:00