Commit Graph

294 Commits

Author SHA1 Message Date
yichuan520030910320 966de3a399 readme 2025-07-21 22:32:02 -07:00
yichuan520030910320 8a75829f3a readme 2025-07-21 22:30:03 -07:00
yichuan520030910320 0f7e34b9e2 readme 2025-07-21 22:18:00 -07:00
yichuan520030910320 be0322b616 readme 2025-07-21 22:16:52 -07:00
yichuan520030910320 232a525a62 readme 2025-07-21 22:14:43 -07:00
yichuan520030910320 587ce65cf6 Merge branch 'main' of https://github.com/yichuan-w/LEANN 2025-07-21 21:54:27 -07:00
yichuan520030910320 ccf6c8bfd7 fix flush print 2025-07-21 21:54:20 -07:00
Andy Lee c112956d2d fix: mlx 2025-07-21 21:29:15 -07:00
Andy Lee b3970793cf fix: cache the loaded model 2025-07-21 21:20:53 -07:00
yichuan520030910320 727724990e add todo 2025-07-21 20:59:09 -07:00
yichuan520030910320 530f6e4af5 add progress bar in build 2025-07-21 20:55:18 -07:00
Andy Lee 2f224f5793 fix: use server to emb query only when recompute 2025-07-21 20:40:21 -07:00
Andy Lee 1b6272ce0e Building, CLI tool & Embedding Server Fixed (#5)
* chore: shorter build time

* chore: update faiss

* fix: no longger do embedding server reuse

* fix: do not reuse emb_server and close it properly

* feat: cli tool

* feat: cli more args

* fix: same embedding logic
2025-07-21 20:17:25 -07:00
yichuan520030910320 5259ace111 [Readme] 2025-07-21 20:06:21 -07:00
yichuan520030910320 48ea5566e9 [Readme] detail number 2025-07-21 19:51:51 -07:00
yichuan520030910320 3f8b6c5bbd [Readme] 2025-07-21 18:15:00 -07:00
yichuan520030910320 725b32e74f [Readme] 2025-07-21 17:57:44 -07:00
yichuan520030910320 d0b71f393f [Readme] 2025-07-21 17:56:10 -07:00
yichuan520030910320 8a92efdae3 [Readme] 2025-07-21 17:53:59 -07:00
yichuan520030910320 019cdce2e8 [Readme] 2025-07-21 17:30:11 -07:00
yichuan520030910320 b64aa54fac fix break link 2025-07-21 17:29:35 -07:00
yichuan520030910320 c0d040f9d4 Merge branch 'main' of https://github.com/yichuan-w/LEANN 2025-07-21 16:22:24 -07:00
yichuan520030910320 32364320f8 update wechat and we should fix the bug introduced in 1c5fec5 2025-07-21 16:22:16 -07:00
Andy Lee 34c71c072d chore: parallel compile fix 2025-07-19 22:51:47 -07:00
Andy Lee 6d2149c503 chore: parallel compile fix 2025-07-19 22:46:24 -07:00
Andy Lee 043b0bf69d chore: parallel compile fix 2025-07-19 22:34:19 -07:00
Andy Lee 9b07e392c6 chore: parallel compile 2025-07-19 22:32:13 -07:00
Andy Lee e60fad8c73 chore: mark diskann as optional 2025-07-19 22:24:44 -07:00
Andy Lee 19c1b182c3 docs: effects figure 2025-07-19 22:07:04 -07:00
Andy Lee 49edea780c docs: figure 2025-07-19 21:59:58 -07:00
Andy Lee 12ef5a1900 docs: effects 2025-07-19 21:57:12 -07:00
Andy Lee d21a134b2a docs: polish 2025-07-19 21:53:41 -07:00
Andy Lee 1cd809aa41 [Docs] README polished version (#4)
* docs: polish

* docs: logo

* docs: logo

* docs: logo with text

* docs: readme effects

* docs: polish

* docs: highlight applications

* docs: polish

* docs: how it works earlier

* docs: polish

* docs: polish

* docs: follow yichuan's suggestion

* docs: follow yichuan's suggestion

---------

Co-authored-by: Yichuan Wang <73766326+yichuan-w@users.noreply.github.com>
2025-07-19 21:47:25 -07:00
yichuan520030910320 e728449b8f change chinese 2025-07-19 19:54:02 -07:00
yichuan520030910320 d0c20b14d5 clear output pf ipynb 2025-07-19 19:48:56 -07:00
yichuan520030910320 83b7ea5a59 change wecaht app split logic& merge 2025-07-19 19:44:33 -07:00
yichuan520030910320 0796a52df1 change wecaht app split logic 2025-07-19 19:43:30 -07:00
Andy Lee 85b7ba0168 feat: allow build from existed embeddings 2025-07-19 01:27:37 -07:00
yichuan520030910320 e117743d24 Merge branch 'main' of github.com:yichuan520030910320/LEANN-RAG 2025-07-17 22:29:39 -07:00
yichuan520030910320 aec2291f04 add embedding api 2025-07-17 22:29:31 -07:00
yichuan520030910320 335ae003ac add data 2025-07-17 22:29:03 -07:00
Andy Lee 71c7de9c84 fix: build with direct embedding 2025-07-17 21:49:36 -07:00
Andy Lee 1c5fec5565 perf: make embedder loading faster by 6x, and embed queries through the server 2025-07-17 20:08:06 -07:00
yichuan520030910320 99d439577d Merge branch 'main' of github.com:yichuan520030910320/LEANN-RAG 2025-07-17 18:15:27 -07:00
yichuan520030910320 4f83086788 update readme and auto find email 2025-07-17 18:15:17 -07:00
Andy Lee a13c527e39 feat: openai embeddings 2025-07-17 17:02:47 -07:00
yichuan520030910320 90d9f27383 update readme and main example 2025-07-17 15:03:22 -07:00
yichuan520030910320 0db81c16cd update readme and chrome example 2025-07-17 12:58:11 -07:00
yichuan520030910320 e115e186b7 update example and more stats on result 2025-07-16 22:07:15 -07:00
yichuan520030910320 6546b29ef7 update readme 2025-07-16 20:29:45 -07:00