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

345 Commits

Author SHA1 Message Date
louistiti
fcdc0820cf
test(server): adjust server unit tests 2021-04-02 19:02:37 +08:00
louistiti
f9b67badd8
Merge branch 'wip-new-nlp' into develop 2021-04-02 17:34:42 +08:00
louistiti
6501a2f6c4
test(server): review according to new NLP 2021-04-02 17:32:23 +08:00
louistiti
71d80f3407
refactor(server): remove unnecessary NLP settings 2021-04-01 17:39:07 +08:00
louistiti
99dba81122
refactor(server): switch from classifier to NLP model 2021-04-01 17:24:59 +08:00
louistiti
ed7f0bf455
refactor(server): make new NLU and NER compatible 2021-04-01 17:07:09 +08:00
louistiti
09e2672b0b
docs: add "ci" commit type in CONTRIBUTING.md 2021-04-01 09:25:02 +08:00
Louis Grenard
71d2b7e440
Merge pull request #233 from leon-ai/ci/update-event
ci: update event that triggers the workflow
2021-04-01 09:01:03 +08:00
divlo
5d425eab17 ci: update event that triggers the workflow 2021-03-31 19:15:29 +02:00
louistiti
cc0c4bee10
chore: create .nvmrc with latest LTS version 2021-03-28 13:21:32 +08:00
louistiti
05a6c66205
chore: force mimimun Node.js requirement 2021-03-28 13:20:06 +08:00
louistiti
23353b5227
chore: set new Python dependencies tree 2021-03-28 13:07:06 +08:00
louistiti
8a9f018b18
refactor(server): make use of NLP sub package instead of the monolith one 2021-03-28 13:02:54 +08:00
louistiti
6b01262fa0
chore(server): make use of @nlpjs/core-loader instead of @nlpjs/core 2021-03-26 20:15:10 +08:00
Louis Grenard
114579008d
Merge pull request #227 from Divlo/chore/migrate-from-express-to-fastify
refactor: migrate from Express.js to Fastify
2021-03-25 14:45:43 +08:00
louistiti
da592f4413
refactor(server): adapt to new NER 2021-03-24 20:26:34 +08:00
divlo
690f1841d6 fix: set correct status code for GET /downloads 2021-03-22 21:09:43 +01:00
divlo
458ff938fc docs(readme): add link to npm 2021-03-22 20:24:06 +01:00
divlo
dd827bf61b ci: add build and tests on pull_request 2021-03-22 20:23:43 +01:00
divlo
71f47ef898 chore: migrate from express to fastify 2021-03-22 20:23:23 +01:00
louistiti
37165ef658
chore: lock files update 2021-03-22 09:41:30 +08:00
louistiti
17d547c6c6
chore: upgrade node-nlp to latest 2021-03-22 09:26:20 +08:00
louistiti
83dff5b47b
chore: disable Jest notifications 2021-03-21 15:09:18 +08:00
louistiti
525a8bab8c
docs: change license badge in README 2021-03-21 15:08:20 +08:00
louistiti
8c29dce0c6
chore: migrate from CircleCI to GitHub Actions 2021-03-21 14:58:14 +08:00
louistiti
cd570de43b
Merge branch 'haveibeenpwned-module-api-v3' into develop 2021-03-16 23:01:56 +08:00
louistiti
0ca89fe32d
BREAKING(checker/haveibeenpwned): introduce v3 API with API key 2021-03-16 23:01:22 +08:00
louistiti
a42ecb4288
fix(web app): add back the main.js file 2021-03-16 21:39:47 +08:00
louistiti
b508f95b2f
Merge branch 'pipenv-skip-lock' into develop 2021-03-16 21:38:30 +08:00
louistiti
c6f1126a5c
chore: remove --skip-lock on pipenv install 2021-03-16 21:28:59 +08:00
louistiti
3082866601
Merge branch 'beautify-readme' into develop 2021-03-16 21:21:18 +08:00
louistiti
8f894ea256
docs: replace roadmap emoji with compass in README 2021-03-16 21:20:49 +08:00
louistiti
0ea7a78b7c
docs: use emojies in README 2021-03-16 21:16:17 +08:00
louistiti
1977119ddb
chore(hotword): upgrade socket.io-client to 4.0.0 2021-03-16 15:04:09 +08:00
louistiti
f1cf7328b5
Merge branch 'vite-app' into develop 2021-03-16 11:21:43 +08:00
louistiti
a777ce36af
style: fix new linting 2021-03-16 01:39:52 +08:00
louistiti
6849e9fc2e
refactor(web app): remove vendor static Socket.IO client 2021-03-16 01:14:32 +08:00
louistiti
00c475ea00
refactor(web app): introduce Vite 2021-03-16 01:11:40 +08:00
louistiti
77e5357c0a
refactor(server): specify CORS parameter in dev app mode due to Socket.IO 3+ 2021-03-15 17:14:10 +08:00
louistiti
e104bb1eeb
docs: remove target="_blank" attribute from the README 2021-03-13 17:08:55 +08:00
louistiti
2f5426db29
docs: open new tab for external GitHub URLs in README header 2021-03-13 17:06:07 +08:00
louistiti
c55c7532b2
docs: add social badges to README 2021-03-13 16:59:52 +08:00
louistiti
d1034bd135
docs: Node.js 14 requirement 2021-03-13 15:48:33 +08:00
louistiti
11c307174b
chore: upgrade to custom fork hotword 2021-03-13 15:17:11 +08:00
louistiti
5e7706390c
chore: use node:14-alpine in Dockerfile 2021-03-07 12:39:07 +08:00
louistiti
4c126848ee
chore: upgrade node-nlp to latest 2021-03-07 12:15:06 +08:00
louistiti
e50b0e4833
chore: upgrade @ffprobe-installer/ffprobe to latest 2021-03-07 10:17:10 +08:00
louistiti
96488935a6
chore: upgrade @ffmpeg-installer/ffmpeg to latest 2021-03-07 10:01:41 +08:00
louistiti
631c28db94
style(server): remove unecessary console.log() from DeepSpeech parser 2021-03-06 13:08:02 +08:00
louistiti
297fd75ced
refactor(server): offline text-to-speech with latest DeepSpeech model 2021-03-06 13:04:24 +08:00