KevinHuSh
|
675a9f8d9a
|
add dockerfile for cuda envirement. Refine table search strategy, (#123)
|
2024-03-14 19:45:29 +08:00 |
|
KevinHuSh
|
0feb085c88
|
refine table parser (#120)
|
2024-03-12 18:56:04 +08:00 |
|
KevinHuSh
|
f1f09df901
|
add local llm implementation (#119)
|
2024-03-12 11:57:08 +08:00 |
|
KevinHuSh
|
b89ac3c4be
|
chage tas execution logic (#103)
|
2024-03-06 19:16:31 +08:00 |
|
KevinHuSh
|
602038ac49
|
fix task cancling bug (#98)
|
2024-03-05 16:33:47 +08:00 |
|
KevinHuSh
|
8a57f2afd5
|
change callback strategy, add timezone to docker (#96)
|
2024-03-05 12:08:41 +08:00 |
|
KevinHuSh
|
7bfaf0df29
|
fix position extraction bug (#93)
* fix position extraction bug
* remove delimiter for naive parser
|
2024-03-04 17:08:35 +08:00 |
|
KevinHuSh
|
685b4d8a95
|
fix table desc bugs, add positions to chunks (#91)
|
2024-03-04 14:42:26 +08:00 |
|
KevinHuSh
|
8a726fb04b
|
solve task execution issues (#90)
|
2024-03-01 19:48:01 +08:00 |
|
KevinHuSh
|
0429107e80
|
fix user login issue (#85)
|
2024-02-29 14:03:07 +08:00 |
|
KevinHuSh
|
320cbf545f
|
docker debugging modification (#82)
|
2024-02-28 18:57:43 +08:00 |
|
KevinHuSh
|
7fd1eca582
|
init README of deepdoc, add picture processer. (#71)
* init README of deepdoc, add picture processer.
* add resume parsing
|
2024-02-23 18:28:12 +08:00 |
|
KevinHuSh
|
d32322c081
|
rename vision, add layour and tsr recognizer (#70)
* rename vision, add layour and tsr recognizer
* trivial fixing
|
2024-02-22 19:11:37 +08:00 |
|
KevinHuSh
|
cacd36c5e1
|
use onnx models, new deepdoc (#68)
|
2024-02-21 16:32:38 +08:00 |
|
KevinHuSh
|
a8294f2168
|
Refine resume parts and fix bugs in retrival using sql (#66)
|
2024-02-19 19:22:17 +08:00 |
|
KevinHuSh
|
5e0a689c43
|
refactor retieval_test, add SQl retrieval methods (#61)
|
2024-02-08 17:01:01 +08:00 |
|
KevinHuSh
|
c5ea37cd30
|
Add resume parser and fix bugs (#59)
* Update .gitignore
* Update .gitignore
* Add resume parser and fix bugs
|
2024-02-07 19:27:23 +08:00 |
|
KevinHuSh
|
407b2523b6
|
remove unused codes, seperate layout detection out as a new api. Add new rag methed 'table' (#55)
|
2024-02-05 18:08:17 +08:00 |
|
KevinHuSh
|
e6acaf6738
|
Add Q&A and Book, fix task running bugs (#50)
|
2024-02-01 18:53:56 +08:00 |
|
KevinHuSh
|
6224edcd1b
|
Add task moduel, and pipline the task and every parser (#49)
|
2024-01-31 19:57:45 +08:00 |
|
KevinHuSh
|
e32ef75e99
|
Test chat API and refine ppt chunker (#42)
|
2024-01-23 19:45:36 +08:00 |
|
KevinHuSh
|
34b2ab3b2f
|
Test APIs and fix bugs (#41)
|
2024-01-22 19:51:38 +08:00 |
|
KevinHuSh
|
484e5abc1f
|
llm configuation refine and trievalTest API refine (#40)
|
2024-01-19 19:51:57 +08:00 |
|
KevinHuSh
|
9bf75d4511
|
add dialog api (#33)
|
2024-01-17 20:20:42 +08:00 |
|
KevinHuSh
|
c372afe40a
|
change licence (#28)
* add front end code
* change licence
|
2024-01-17 09:39:50 +08:00 |
|
KevinHuSh
|
3198faf2d2
|
add alot of api (#23)
* clean rust version project
* clean rust version project
* build python version rag-flow
* add alot of api
|
2024-01-15 19:47:25 +08:00 |
|
KevinHuSh
|
30791976d5
|
build python version rag-flow (#21)
* clean rust version project
* clean rust version project
* build python version rag-flow
|
2024-01-15 08:46:22 +08:00 |
|