louistiti
|
019c462bfa
|
feat: complete Prettier setup
|
2022-09-03 19:12:41 +08:00 |
|
louistiti
|
ba9f3f22f6
|
feat: basic Prettier setup
|
2022-09-03 18:37:56 +08:00 |
|
louistiti
|
b9945729bb
|
feat: new ESLint config
|
2022-09-03 18:17:16 +08:00 |
|
louistiti
|
935246d09a
|
feat: make use of tsc-watch for dev server
|
2022-09-03 17:29:22 +08:00 |
|
louistiti
|
ebda0da64e
|
chore: install resolve-tspaths dev dep.
|
2022-09-03 13:08:54 +08:00 |
|
louistiti
|
36730025fc
|
chore: upgrade nodemon to latest
|
2022-09-03 12:06:00 +08:00 |
|
louistiti
|
6d3d441fbf
|
feat: extend from main TypeScript config
|
2022-09-03 12:02:40 +08:00 |
|
louistiti
|
9e48c5264c
|
fix: resolve alias paths after compilation
|
2022-09-03 11:58:10 +08:00 |
|
louistiti
|
844fcc8a86
|
refactor: correct build:server executions order
|
2022-09-03 10:12:49 +08:00 |
|
louistiti
|
04c5bedd2b
|
chore: move nodemon config to a config file
|
2022-09-03 10:05:27 +08:00 |
|
louistiti
|
4ca98cdbab
|
chore: extend TypeScript config
|
2022-09-03 09:51:35 +08:00 |
|
louistiti
|
9645c3de68
|
refactor: TypeScript build kick off
|
2022-08-29 00:59:35 +08:00 |
|
louistiti
|
781e072b23
|
refactor: TypeScript entry point
|
2022-08-28 14:12:59 +08:00 |
|
louistiti
|
3498293098
|
refactor: make use of ts-node
|
2022-08-28 11:37:32 +08:00 |
|
louistiti
|
fa7bc53ee9
|
chore: bump 1.0.0-beta.8+dev
|
2022-08-24 21:35:26 +08:00 |
|
louistiti
|
0bd07cba5c
|
docs: add blog post to the changelog
|
2022-08-24 21:19:20 +08:00 |
|
louistiti
|
04b95e20c3
|
docs: clean up changelog
|
2022-08-24 21:17:03 +08:00 |
|
louistiti
|
3fb7ed691f
|
build: release 1.0.0-beta.7
|
2022-08-24 21:12:30 +08:00 |
|
Louis Grenard
|
e4a0a4556e
|
docs: change notice from the README
|
2022-08-24 21:03:04 +08:00 |
|
louistiti
|
4bf2a9af96
|
docs: change newsletter link
|
2022-08-23 23:40:55 +08:00 |
|
louistiti
|
41435b3cbc
|
chore: change email address
|
2022-08-23 23:01:46 +08:00 |
|
louistiti
|
afdb71f766
|
perf: check Pipfile instead of Pipfile.lock to judge whether Python packages must be installed
|
2022-08-23 21:19:23 +08:00 |
|
louistiti
|
0580cfc54a
|
chore: upgrade to spaCy latest and PyTorch latest
|
2022-08-23 21:05:49 +08:00 |
|
Divlo
|
f507f6f7e4
|
fix(docker): usage of Ubuntu base image with pyenv and nvm (#408)
|
2022-08-23 20:59:09 +08:00 |
|
louistiti
|
f17b894907
|
refactor: legacy package/module naming to skills naming
|
2022-08-20 22:47:06 +08:00 |
|
louistiti
|
01f7515e6f
|
refactor: switch from skill NLU config to skill config naming
|
2022-08-20 22:35:34 +08:00 |
|
louistiti
|
141c89ecbf
|
feat(web app): join us on Discord
|
2022-08-14 21:19:04 +08:00 |
|
Divlo
|
81ae87f0d9
|
chore: improve Gitpod usage (using current source code) (#398)
|
2022-07-30 17:20:40 +08:00 |
|
louistiti
|
5219e41d31
|
chore: simplify Gitpod initialization
|
2022-07-27 23:16:37 +08:00 |
|
louistiti
|
bf679495fa
|
chore: Gitpod makes use of the Leon CLI
|
2022-07-27 23:02:55 +08:00 |
|
louistiti
|
65bfa6cf37
|
chore: enable site-packages for the virtual env
|
2022-07-27 22:51:42 +08:00 |
|
louistiti
|
58ab0acdd8
|
refactor(server): auto capitalize first letter of spaCy entities
|
2022-07-21 23:03:48 +08:00 |
|
louistiti
|
cb18ed6397
|
fix(skill/color): more appropriate answer
|
2022-07-21 21:47:29 +08:00 |
|
louistiti
|
fdf0a389b7
|
fix: check script with new intent-object format
|
2022-07-19 22:01:48 +08:00 |
|
louistiti
|
cfd8f7cbe5
|
fix: check new resolvers paths
|
2022-07-19 21:57:00 +08:00 |
|
louistiti
|
a1d390dd3e
|
style(server): format as project convention
|
2022-07-16 18:51:31 +08:00 |
|
Najim
|
6e7c0aac57
|
fix(server): make leon handle multiple socket.io-client instances
|
2022-07-15 08:45:28 +01:00 |
|
rangi376w
|
e83a1c4230
|
docs: README - Edited sentence for clarity (#389)
The sentence ended with a preposition and was grammatically incorrect. Updated for clarity.
Co-authored-by: Louis Grenard <louis.grenard@gmail.com>
|
2022-07-13 23:35:04 +08:00 |
|
louistiti
|
79e7df022f
|
feat(skill/akinator): finish up
|
2022-07-13 23:26:15 +08:00 |
|
louistiti
|
244d08c0bd
|
feat(server): trigger next action suggestions or current ones
|
2022-07-13 22:51:10 +08:00 |
|
louistiti
|
7134c9dbc1
|
refactor(server): make difference between next suggestions and current suggestions
|
2022-07-13 22:31:11 +08:00 |
|
louistiti
|
93f09685b5
|
refactor(server): controlled suggestions
|
2022-07-13 09:05:53 +08:00 |
|
louistiti
|
602604e437
|
feat: create new NLP skills resolvers model + NLP global resolvers model
|
2022-07-12 22:27:38 +08:00 |
|
louistiti
|
29c5348b5a
|
chore: use original intent object sample file
|
2022-07-11 08:41:21 +08:00 |
|
louistiti
|
f6461f733b
|
fix(skill/akinator): remove direct end on guess action
|
2022-07-10 20:47:51 +08:00 |
|
louistiti
|
f9865b71c3
|
refactor(skill/rochambeau): move handsign global entity to skill enum entity
|
2022-07-10 20:07:29 +08:00 |
|
louistiti
|
905d248ebf
|
feat: better isolate skill resolvers from global resolvers + finish up Akinator skill
|
2022-07-10 19:58:07 +08:00 |
|
louistiti
|
b35a249bf6
|
feat: transfer language from core to skills + support thematics on Akinator skill
|
2022-07-10 09:21:43 +08:00 |
|
louistiti
|
76cae42fde
|
feat(skill/akinator): finished main business logic
|
2022-07-10 00:26:41 +08:00 |
|
louistiti
|
239ce6fb36
|
chore: add Leon version in check report
|
2022-07-09 19:07:17 +08:00 |
|