Commit Graph

564 Commits

Author SHA1 Message Date
Ajeet yadav 770028e798 added os matrix 2024-03-11 00:37:03 +05:30
Ajeet yadav 19eb11afbd Installing poetry using pipx 2024-03-11 00:29:29 +05:30
Ajeet yadav 4fc92504f4 Added caching 2024-03-11 00:23:59 +05:30
Ajeet Yadav a83f195d4c
Update test.yml 2024-03-11 00:18:57 +05:30
Ajeet yadav 4f4291ab41 Added portaudio 2024-03-11 00:18:02 +05:30
Ajeet yadav 5d5623dbac Added python version matrix 2024-03-11 00:10:35 +05:30
Ajeet yadav 8421235992 update path for poetry 2024-03-11 00:03:29 +05:30
Ajeet yadav e9401c2535 Updated Pytest path 2024-03-10 23:59:24 +05:30
Ajeet yadav 7d2f76a930 Added Pipeline and Precommit 2024-03-10 23:55:49 +05:30
Ajeet yadav e8c0c840c7 Added Pipeline and Precommit 2024-03-10 23:55:34 +05:30
killian e744c4f1b2 Simplified 2024-03-10 05:58:14 -07:00
killian 42a63716e2 Let it run server / client independently 2024-03-08 22:12:22 -08:00
killian 8f969574e2 Fixed camera bug, bumped version 2024-03-08 14:07:51 -08:00
killian 4c82587db8 Fixed local whisper 2024-03-07 11:29:29 -08:00
killian 166706d203 Fixed skills dir 2024-03-07 11:18:22 -08:00
killian cadbeb751c `0.0.10` 2024-03-07 11:16:02 -08:00
killian 3ff1397078 `0.0.9` 2024-03-07 11:00:40 -08:00
killian 02abac026f The pythonization of `tunnel` 2024-03-07 10:29:17 -08:00
killian 701d357e30 `start.py`, modular architecture, OI flags, mutable items to user dir 2024-03-07 02:54:32 -08:00
killian 91fcb94438
Merge pull request #66 from human-bee/patch-2
Update ROADMAP.md
2024-03-06 20:37:25 -08:00
killian 10b2fdbe04 System message updates 2024-03-06 20:37:09 -08:00
Ben Steinher a3d923d6fa
Update ROADMAP.md
In the upcoming weeks, we're going to release: 
An open-source language model for computer control
An app for your phone
A hand-held device that runs fully offline.
2024-03-01 14:11:06 -08:00
killian ed1fd91087
Merge pull request #64 from tyfiero/Schedule-function-functionality
Schedule function functionality
2024-03-01 01:08:58 -08:00
killian 5b0353a339
Merge pull request #63 from shivenmian/u/shivenmian/esp32fixes
fix: esp32 use port only if specified + captive portal UI changes
2024-02-29 20:29:11 -08:00
Ty Fiero 8b0481d7c9 System message change 2024-02-29 19:40:51 -08:00
Ty Fiero eb07ca893e Use post request for schedule function 2024-02-29 19:37:52 -08:00
Shiven Mian 4065b15b1b fix: esp32 use port only if specified + captive portal UI changes 2024-02-29 19:27:48 -08:00
killian 9fa3ef5302 Deleted `open_ableton` skill 2024-02-29 09:48:25 -08:00
killian bc9e93e158
Merge pull request #58 from zabirauf/u/zabirauf/captive_portal
Updated ESP32 arduino file to have both the captive portal and the playback device
2024-02-26 20:54:04 -08:00
Zohaib Rauf ec4334098c Updated the ESP32 to get wifi details, 01OS server address and start the device 2024-02-25 19:05:15 -08:00
Zohaib Rauf edee74b70b Able to get 01OS server address and ping it 2024-02-25 17:52:25 -08:00
killian 79e7159fc7
Merge pull request #56 from tyfiero/Skip-install-of-local-models-if-already-installed
Check if local tts + stt models are already installed before installing them again
2024-02-25 09:18:58 -08:00
killian db235ab206
Merge pull request #55 from tyfiero/Kill-all-processes-and-child-processes-with-ctrl-+-c
Add proper process handling
2024-02-25 09:16:39 -08:00
Ty Fiero 977607c8c9 Check if installed 2024-02-24 22:13:16 -08:00
killian 3b9278f656
Added `cmake` 2024-02-24 20:46:32 -08:00
Ty Fiero ff531d0303 Add proper process handling 2024-02-24 17:48:40 -08:00
killian 8ce98cc5a1 Bumped `fastapi` 2024-02-24 16:02:51 -08:00
killian 1597be78cf
Merge pull request #53 from shivenmian/u/shivenmian/teach
feat: added teach mode with OS mode, restructured sys messages
2024-02-24 14:37:51 -08:00
killian da7166a428
Merge pull request #52 from MikeBirdTech/contributors
Supporting documentation
2024-02-24 14:11:57 -08:00
Shiven Mian f336225d37 feat: added teach mode with OS mode / point model 2024-02-23 22:39:28 -08:00
Shiven Mian dc064099c1 feat: teach 01 to make original jokes 2024-02-23 18:07:28 -08:00
Mike Bird 87f2b359c3 simplify roadmap 2024-02-23 14:03:27 -05:00
Mike Bird 0e266364b0 01 light hardware links 2024-02-23 13:54:21 -05:00
killian 33b32575e8 Incremented version, added README for `pip` 2024-02-22 22:52:59 -08:00
killian 4c29888088 Incremented version, switch to vision model if images (only for `gpt`) 2024-02-22 22:47:36 -08:00
killian c599f585bf
Merge pull request #44 from tomchapin/feature/replace-ngrok-with-open-source
Feature/replace ngrok with open source
2024-02-22 19:43:11 -08:00
Tom Chapin dd702c0ad6 fixing formatting in readme for the expose tunnel section 2024-02-22 17:48:04 -08:00
Tom Chapin a162675d37 removing redundant readme and adding details about tunnel expose 2024-02-22 17:43:50 -08:00
Tom Chapin 298059b9c4 Adding support for tunneling with bore, localtunnel, and ngrok 2024-02-22 17:38:50 -08:00
Tom Chapin 859328da05 Merge branch 'main' into feature/replace-ngrok-with-open-source 2024-02-22 15:59:46 -08:00