Commit Graph

23 Commits

Author SHA1 Message Date
de7c5990bb add: energy score into inferencing 2024-10-13 18:33:49 +08:00
1acb0a7f11 ref: re-enable backend api, remove deprecated code 2024-10-13 18:10:44 +08:00
43da50f37c ref: project name, start script 2024-10-13 17:53:27 +08:00
a0644eb470
update: faster tokenizer 2024-10-07 02:02:20 +08:00
76c4472de1
update: bytes <-> unicode for qwen tokenizer 2024-10-07 01:41:09 +08:00
81fe88ade7
add: transform func for Unicode/ Bytes in Qwen tokenizer 2024-09-28 23:13:14 +08:00
f7ab85a108
add: basic infra for new NLU system 2024-09-28 21:56:07 +08:00
973b926544
add: embedding 2024-09-22 21:09:19 +08:00
cf6c69e61b
update: tokenizer 2024-09-22 20:39:07 +08:00
5abe7521ba
add: tokenizer and getEmbedding
remove: model
2024-09-22 20:14:09 +08:00
d97e678206
ref: format 2024-09-21 21:31:08 +08:00
47a41b526a
add: model update 2024-08-27 23:20:57 +08:00
alikia2x
263b82c06e feature: keyword2link suggestion
- better optimization for NLU model loading
- fix some bugs to ensure that the build passes
2024-07-16 21:29:17 +08:00
alikia2x
2c1f4f28bf feature: about page, some enhancement. 2024-07-14 03:44:03 +08:00
alikia2x
2265344952 fix: ui of picker component, enhance NLU model 2024-07-13 21:07:34 +08:00
bfc8f08802 feature: backend, and onesearch in frontend 2024-06-29 18:37:52 +08:00
844333e623 ref: sparkhome v5, use vite instead of next.js
Progress: component search, time and background could run.
2024-06-24 04:40:31 +08:00
Alikia2x
13e79e2869 clean: remove unnecessary files, full i18n for base64 tools 2024-06-19 17:32:50 +08:00
Alikia2x
421e4fcdb8 feature: intention detection by nlp.js, with demo of showing weather 2024-06-19 17:14:23 +08:00
Alikia2x
e7f6f69dfe temp: NLP base class 2024-06-17 03:11:17 +08:00
Alikia2x
1faee002a9 improve: better base64 check, with test 2024-04-27 16:58:37 +08:00
Alikia2x
86d4015ae5 feature: better base64NLP, add copy to clipboard for text 2024-04-26 22:20:49 +08:00
Alikia2x
1d7aaf6a8a feature: base64 detect and auto-decode 2024-04-26 18:11:29 +08:00