This repository has been archived on 2023-06-09. You can view files and clone it, but cannot push or open issues or pull requests.
jarvis-server/jarvis/skills
2021-07-28 23:13:53 +02:00
..
daily Moved everything to jarvis/... and added spacy for stopwords 2021-07-27 17:44:51 +02:00
entertainement Moved everything to jarvis/... and added spacy for stopwords 2021-07-27 17:44:51 +02:00
research/wikipedia Shortened the init of a skill 2021-07-28 20:35:20 +02:00
__init__.py Added speak method in skill (not usable for now) + fix properties crash 2021-07-28 23:13:08 +02:00
decorators.py Complete handling of intent with @intent_manager on top of method (woohoo) 2021-07-28 19:31:47 +02:00
intent_manager.py Fixed domain using fixed string instead of parameter domain 2021-07-28 23:13:53 +02:00