1
1
mirror of https://github.com/leon-ai/leon.git synced 2024-12-18 14:21:32 +03:00
Commit Graph

45 Commits

Author SHA1 Message Date
louistiti
969a83e608
feat(server): slot filling (wip) 2022-03-20 19:25:42 +08:00
louistiti
d1c2a11d82
feat(server): context (wip) 2022-03-14 00:06:23 +08:00
louistiti
a9a43ac478
feat(server): context (wip) 2022-03-13 18:30:45 +08:00
louistiti
bf9bf231f7
feat(server): differenciate cities from countries for location entities 2022-03-13 13:34:53 +08:00
louistiti
1e6835a9e5
chore: context (wip) 2022-03-12 13:18:13 +08:00
louistiti
1e988350b4
refactor: rename skills folder to match PEP 8 convention 2022-03-06 11:08:05 +08:00
louistiti
f17db82509
refactor(skill/birthday): main NLU structure 2022-03-04 00:16:59 +08:00
louistiti
64e8742aad
refactor(skill/birthday): birthday != birth date 2022-03-04 00:03:34 +08:00
louistiti
76547d9411
feat: slot filling (wip) 2022-03-03 23:50:45 +08:00
louistiti
f4f9fff978
feat: share data across domains 2022-03-02 01:00:55 +08:00
louistiti
8280c65897
fix(server): intent not found 2022-02-28 23:06:21 +08:00
louistiti
d5577b1ef5
feat(server): more accurate NLG 2022-02-28 22:54:31 +08:00
louistiti
28efe6e7d5
feat(server): unknown_answers fallback on dialog type 2022-02-28 22:03:15 +08:00
louistiti
b0d4bf6e1f
refactor: remove src/ when skills are dialog type 2022-02-28 21:32:35 +08:00
louistiti
a853de4558
refactor(skill/partner_assistant): use dialog type 2022-02-28 21:27:06 +08:00
louistiti
3ca48265e7
feat(server): deep data mapping on enum NER 2022-02-28 01:00:01 +08:00
louistiti
8f2f935b94
feat(server): NLG and entities mapping 2022-02-27 16:32:01 +08:00
louistiti
975b8ebcf0
feat: context and slot filling preparation (wip) 2022-02-23 21:33:47 +08:00
louistiti
4107932d00
feat: annotate entities on the fly + prepare for dialog skill type and cross-domains data 2022-02-22 22:31:06 +08:00
louistiti
cf6340b3ca
refactor(skill/youtube_downloader): from module to skill 2022-02-22 09:21:05 +08:00
louistiti
131659928e
refactor(skill/product_hunt_trends): from module to skill 2022-02-22 09:04:18 +08:00
louistiti
4029759ba7
refactor(skill/github_trend): from module to skill 2022-02-22 08:44:21 +08:00
louistiti
6f04e36342
refactor(skill/speed_test): from module to skill 2022-02-22 08:29:57 +08:00
louistiti
c658425913
refactor(skill/who_am_i): from module to skill 2022-02-21 23:13:26 +08:00
louistiti
b19bb0e3eb
refactor(skill/welcome): from module to skill 2022-02-21 23:10:06 +08:00
louistiti
41c4436924
refactor(skill/random_number): from module to skill 2022-02-21 23:06:08 +08:00
louistiti
dc4b6ff296
refactor(skill/partner_assistant): from module to skill 2022-02-21 23:02:50 +08:00
louistiti
13132279f3
refactor(skill/meaning_of_life): from module to skill 2022-02-21 22:52:24 +08:00
louistiti
195278f975
refactor(skill/joke): from module to skill 2022-02-21 22:49:12 +08:00
louistiti
3403e8cc12
refactor(skill/greeting): from module to skill 2022-02-21 22:44:58 +08:00
louistiti
5fecc1fd85
refactor(skill/good_bye): from module to skill 2022-02-21 22:41:54 +08:00
louistiti
053d53bb10
refactor(skill/todo_list): French translations 2022-02-21 00:29:45 +08:00
louistiti
9d5ceb03cb
refactor(skill/have_i_been_pwned): from module to skill 2022-02-20 23:55:21 +08:00
louistiti
3fea149497
refactor(skill/is_it_down): from module to skill 2022-02-20 23:28:13 +08:00
louistiti
d49bc5f63f
refactor(skill/todo_list): finish refactor 2022-02-20 20:24:55 +08:00
louistiti
98a0382103
refactor: stop crash on brain + new skills DB calls 2022-02-20 19:25:08 +08:00
louistiti
da51f3ee30
refactor(skill/todo_list): slightly improve NLU 2022-02-17 22:15:34 +08:00
louistiti
4e36843c96
refactor(skill/todo_list): inject all actions 2022-02-17 21:45:14 +08:00
louistiti
b775ec4e9d
refactor: continue from modules to skills transition 2022-02-17 20:10:42 +08:00
louistiti
08e6c9de54
refactor(skill/todo_list): add French NLG 2022-02-15 22:42:10 +08:00
louistiti
2b547c304b
refactor(skill/todo_list): NLG level 2022-02-15 22:26:06 +08:00
louistiti
42e2346663
refactor(skill/todo_list): from modules to skills add custom functions 2022-02-15 21:05:40 +08:00
louistiti
d8023308d0
feat: new NLP training 2022-02-13 12:20:27 +08:00
louistiti
fe90c68ea0
feat(server): bootstrap skill structure 2022-02-13 07:48:45 +08:00
louistiti
cf2a28aac2
feat(server): add skills domains 2022-02-09 22:47:52 +08:00