killian
ee289dba5a
Merge pull request #74 from OpenInterpreter/hardware-files
...
add STL files and BOM spreadsheet
2024-03-12 17:40:03 -07:00
Mike Bird
bdf6a4bb91
add v1 image
2024-03-12 19:50:59 -04:00
Mike Bird
c4c9153559
directory for bodies and add extra files
2024-03-12 17:51:16 -04:00
Mike Bird
9cd80bcff7
add STL files and BOM spreadsheet
2024-03-12 16:13:34 -04:00
Mike Bird
cb3601ec0b
Update README.md
...
Change esp32 setup doc link
2024-03-12 15:43:01 -04:00
killian
f116c61a2e
Update README.md
2024-03-12 03:23:55 -07:00
killian
f3dd021b77
Update README.md
2024-03-12 03:03:31 -07:00
killian
18d7ff6b43
Merge pull request #73 from tyfiero/Fix-captive-portal-and-tunneling-with-ngrok
...
Default to ngrok, fix portal, fix tunneling
2024-03-12 02:59:11 -07:00
Ty Fiero
e65c811d49
Default to ngrok, fix portal, fix tunneling
2024-03-12 01:41:46 -07:00
killian
9a68fad329
Added docs
2024-03-11 14:42:31 -07:00
killian
a9c0759d0c
Merge pull request #71 from imajeetyadav/main
...
Added Pipeline and Pre-commit
2024-03-10 13:18:22 -07:00
Ajeet yadav
d882f8ccce
Changed Trigger
2024-03-11 00:56:14 +05:30
Ajeet yadav
7d9dabf27e
Added comments
2024-03-11 00:54:16 +05:30
Ajeet yadav
49a38c6720
renamed OS
2024-03-11 00:47:47 +05:30
Ajeet yadav
d5fd66a84e
changed condition
2024-03-11 00:40:23 +05:30
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