You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -32,6 +32,11 @@ Wikilite utilizes text embeddings to power its semantic search capabilities. Thi
32
32
33
33
The semantic search acts as a powerful complement to FTS5, allowing you to get more relevant results even when your query doesn't match directly.
34
34
35
+
## Pre-built Databases
36
+
37
+
Pre-built databases for several languages are also available on [Hugging Face](https://huggingface.co/datasets/eja/wikilite/tree/main). You can use these databases directly with Wikilite by downloading and decompressing them.
38
+
39
+
35
40
## Acknowledgments
36
41
37
42
***Wikipedia**: For providing the valuable data that powers Wikilite.
0 commit comments