• Joined on 2023-06-01
sam pushed to main at sam/jarvis 2023-09-06 15:39:48 +00:00
df6f072158 Reminders boilerplate and comments
sam pushed to main at sam/jarvis 2023-09-05 18:37:24 +00:00
4e9b212077 implement skill parent class, change some comments/ documentation
sam pushed to main at sam/jarvis 2023-09-05 16:08:46 +00:00
e2c1936488 update .gitignore to ignore anything with config.py at end of name
sam pushed to main at sam/jarvis 2023-09-05 16:06:51 +00:00
57b9590f88 update gitignore for config.py
sam pushed to main at sam/jarvis 2023-09-05 16:04:25 +00:00
8c7d8f8f1b remove config.py
57245ddefc reading material
f21b0ad8d2 added in some comments
ca7996cdbd basic boilerplate for translate skill
1d88e949c9 timer skill
Compare 15 commits »
sam pushed to main at sam/jarvis 2023-09-05 15:55:39 +00:00
5bea6bdd27 remove config.py
sam pushed to main at sam/jarvis 2023-09-05 15:50:42 +00:00
8b60202f35 reading material
sam pushed to main at sam/jarvis 2023-09-05 15:11:24 +00:00
aeaba9bcc5 added in some comments
sam pushed to main at sam/jarvis 2023-09-05 15:07:41 +00:00
37a746ddc1 basic boilerplate for translate skill
sam pushed to main at sam/jarvis 2023-09-04 02:42:57 +00:00
858788f5d7 timer skill
sam pushed to main at sam/jarvis 2023-06-22 18:56:15 +00:00
30af7cdeab finish initial timer implementation, still need to add timer sounds.
sam pushed to main at sam/jarvis 2023-06-22 17:32:52 +00:00
d84a042d56 fix readme typo
sam pushed to main at sam/jarvis 2023-06-22 17:32:32 +00:00
61a5a26706 update readme
sam pushed to main at sam/jarvis 2023-06-22 17:14:16 +00:00
c696b8c964 updates
sam pushed to main at sam/jarvis 2023-06-21 14:59:30 +00:00
f9d54838d8 added starts of NLP processing using NLI model
sam pushed to main at sam/jarvis 2023-06-14 16:04:10 +00:00
9b70ea6a22 added auth.py. renamed setup.sh to setup-mac.sh
sam pushed to main at sam/jarvis 2023-06-14 15:59:44 +00:00
c8ea8c5e40 remove.
sam pushed to main at sam/jarvis 2023-06-14 15:58:50 +00:00
6a0c9b1eb0 remove tmpdir
af03dd03eb remove tempdir
Compare 2 commits »
sam pushed to main at sam/jarvis 2023-06-14 15:57:15 +00:00
0f085b0eb4 reorganize codebase. Add in more of the framework for adding skills.
sam pushed to main at sam/jarvis 2023-06-14 15:10:22 +00:00
483ba60fa9 added config.py for config values. renamed a few files to prevent library conficts