Commit Graph

26 Commits

Author SHA1 Message Date
Mathieu
31b2d360bd added a few skills todos 2021-09-13 15:23:12 +02:00
Mathieu
e828154351 Started homeassistant skill 2021-09-12 21:50:30 +02:00
Mathieu
b0c515761c Fixed bug when jarvis wouldn't start outside pycharm 2021-08-22 18:44:32 +02:00
Mathieu B
f6ee8ed1b1 Registered WeatherSkill and train_padatious on startup 2021-08-03 19:05:07 +02:00
Mathieu B
6739835cdc register timerskill in main 2021-08-02 12:04:25 +02:00
Mathieu B
d90079873c added decide skill 2021-08-01 21:07:03 +02:00
Mathieu B
e8775f2516 register speedtest skill in main 2021-08-01 18:26:26 +02:00
Mathieu B
664ef7a957 removed test speak from main.py 2021-08-01 11:46:32 +02:00
Mathieu B
b8a17164f8 Tried TTS with Larynx 2021-08-01 09:58:05 +02:00
Mathieu B
3f64aa6659 moved main.app to flask_utils.app 2021-07-31 20:38:00 +02:00
Mathieu B
411ddec237 Integration with the Client Speech to Text working :) (also moved flask related methods to flask_utils.py) 2021-07-31 12:57:23 +02:00
Mathieu B
ad9033db33 set comment about wikipedia test to working in main 2021-07-31 11:18:16 +02:00
Mathieu B
88a232a706 using new method from language_utils and removed tests 2021-07-30 21:12:13 +02:00
Mathieu B
d1ddb1664c Improved spotify intent and added result (json) response in RESTAPI 2021-07-30 14:10:35 +02:00
Mathieu B
1695cd2903 Removed old intent process for RESTAPI and started working on wikipedia skill 2021-07-30 12:54:25 +02:00
Mathieu B
aa9979e5e0 Added "what's the current song" for spotify skill 2021-07-30 10:14:18 +02:00
Mathieu B
bcc44f9fbd Disabled all tests recognise in main.py 2021-07-29 23:29:53 +02:00
Mathieu B
46c5b86f7c Added lingua-franca 2021-07-29 23:03:01 +02:00
Mathieu B
d7163ac7de Complete padatious support for skills and clearer separation between adapt and padatious in various class like intent_manager.py or Skill.class 2021-07-29 20:16:22 +02:00
Mathieu B
fe76f2bad3 Trying to move spotify skill to padatious and looks promising (test.py) 2021-07-29 14:57:55 +02:00
Mathieu B
837b87a41d Added spotify skill (not really working atm... issue with regexs) 2021-07-29 12:35:07 +02:00
Mathieu B
a3e1da051b Replace old joke skill by new one and a few tests in main.py 2021-07-28 23:15:27 +02:00
Mathieu B
dc42b827fb Complete handling of intent with @intent_manager on top of method (woohoo) 2021-07-28 19:31:47 +02:00
Mathieu B
36a17ff425 Whole new skill system (starting wikipedia skill) BUT DOESN'T WORK SEE TODO 2021-07-27 23:10:01 +02:00
Mathieu B
dc23d6a80a Optimised spacy first loading 2021-07-27 18:07:04 +02:00
Mathieu B
ab86509e61 Moved everything to jarvis/... and added spacy for stopwords 2021-07-27 17:44:51 +02:00