I've made an application to build a PDF knowledge base (using embeddings) and search within it using Fastembed and other methods #437
Topping1
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thanks to the creators of this excellent python library.
I've made an application to build a PDF knowledge base and search text within it using semantic search via embeddings and other methods (like BM25 and simple text search). The application interface is clean and intuitive and does not require extensive use of python libraries.
Check it out:
PDF Knowledge Base
Beta Was this translation helpful? Give feedback.
All reactions