Commit Graph

488 Commits (33a0c14d67c45e141e100cf05392a6f4e24c4cf4)
 

Author SHA1 Message Date
Shiven Mian 7469e684d6 Merge remote-tracking branch 'upstream/main' into u/shivenmian/teach
1 year ago
Tom Chapin b83c7fb261 convert captured images to base64 and send them as messages whenever an audio message is sent
1 year ago
Tom Chapin ed4db2aa45 removing unnecessary hasattr check
1 year ago
Tom Chapin 0b47293681 removing un-used import
1 year ago
Tom Chapin ea790146ef removing output_audio.wav from git tracking
1 year ago
Tom Chapin e0a5bf52d0 fixing issues with simultaneous key press detection. Adding captured images to a list.
1 year ago
Tom Chapin c309745e04 Prepend local PYTHONPATH in with the local folder during startup, to solve issues with local development of the python module
1 year ago
Tom Chapin c748a11758 removing mss (not going to do the screenshot functionality right now)
1 year ago
Tom Chapin e5236a9349 Start client in the foreground so that its PID gets properly tracked
1 year ago
Tom Chapin f18bfb73c1 adding camera capture on "c" press
1 year ago
Tom Chapin 0b30790a4c adding environment vars for camera configuration
1 year ago
Tom Chapin 9f234b29d9 adding mss for screenshots and opencv for photo capture
1 year ago
killian c49f705e66 Pushed to `pip`
1 year ago
killian 38a0039a8f Switched to poetry, pushed to `pip`, new scaffolding for multiple clients
1 year ago
Shiven Mian 565ff18acf fix: download piper voice for non-macos OSes
1 year ago
killian f429dac85c
Merge pull request #32 from human-bee/patch-1
1 year ago
human-bee 986a55f980
Update TASKS.md
1 year ago
killian 9bffa05715 Clients
1 year ago
killian 5593b8c022
Merge pull request #31 from tyfiero/Raspberry-pi-docs
1 year ago
killian a4d104dce2
Merge branch 'main' into Raspberry-pi-docs
1 year ago
killian 1f61a2049c
Merge pull request #30 from zabirauf/u/zabirauf/ngrok2
1 year ago
Ty Fiero 64e7382cda Add README for raspberry pi setup
1 year ago
Zohaib Rauf 724942e1b4 Fixed an error message
1 year ago
Zohaib Rauf 5df2baf787 Removed domain from ngrok
1 year ago
Zohaib Rauf e2d39a8c6d Fixed an issue from main
1 year ago
Zohaib Rauf be18ac2177 Fixed small issue with ping
1 year ago
Zohaib Rauf fbc8760990 Exposed the server with ngrok
1 year ago
killian ada6c5225c
Merge pull request #29 from birbbit/hb/skills_in_prompt
1 year ago
killian b31623cf1b
Merge pull request #28 from shivenmian/u/shivenmian/local
1 year ago
birbbit ae39b12a70 Skills added dynamically to prompt
1 year ago
Shiven Mian 96d2c37a3c fix: fix spacebar code unreachable
1 year ago
Shiven Mian 59cde3c379 fix: added back change to auto-download STT models
1 year ago
killian 9667866797
Merge pull request #26 from tyfiero/Raspberry-Pi-button-compatibility-(Thanks-Thea!!!)
1 year ago
killian 9461d7618f
Merge branch 'main' into Raspberry-Pi-button-compatibility-(Thanks-Thea!!!)
1 year ago
killian 8dc865aa87
Merge pull request #27 from tomchapin/feature/adding-dotenv
1 year ago
Ty Fiero cc1761971c
Merge branch 'main' into Raspberry-Pi-button-compatibility-(Thanks-Thea!!!)
1 year ago
Ty Fiero e446e2765b Added a get system message function to determine if its a raspberry pi
1 year ago
Ty Fiero d9fe81cc8d Comment out some of the kernel filter code.
1 year ago
Ty Fiero ecf4a9385f Small changes to the start script. It was downloading local whisper every time
1 year ago
Ty Fiero c75fa8c322 Use a button if a raspberry pi is connected
1 year ago
killian 996e139826
Merge pull request #24 from KillianLucas/revert-21-u/zabirauf/ngrok
1 year ago
killian d275a26afd
Revert "Added NGrok to expose the server for device to connect to"
1 year ago
killian e8d83d498d
Merge pull request #23 from KillianLucas/revert-22-u/shivenmian/local
1 year ago
killian a6e3105fd7
Revert "fix: download whisper local model directly from huggingface"
1 year ago
killian 17a477ae7f
Merge pull request #22 from shivenmian/u/shivenmian/local
1 year ago
Shiven Mian 4f84bb8982 Merge remote-tracking branch 'upstream/main' into u/shivenmian/local
1 year ago
killian de61ae9930
Merge pull request #21 from zabirauf/u/zabirauf/ngrok
1 year ago
Shiven Mian b495b7d177 fix: updated README
1 year ago
Shiven Mian 169a750644 fix: download whisper model directly from huggingface
1 year ago
Zohaib Rauf cb989eef70
Merge branch 'main' into u/zabirauf/ngrok
1 year ago