TuanaCelik / awesome-haystack

0 stars 0 forks source link

Semantically Search PDF Business Reports #5

Open seduerr91 opened 2 years ago

seduerr91 commented 2 years ago

Description

Use Haystack’s Semantic Document Search with Hugging Face models in Gradio on any given pdf. Take a look: giphy

Please find explanations on Medium.

Tagline

Helping non-technical users benefit from semantic document search in pdfs.

Author(s)

Authored by Seb: duerr.sebastian@gmail.com

Link to showcase

https://huggingface.co/spaces/seduerr/semantic_search

The us what task this project does

With deepsets.ai’s Haystack framework, we can answer questions about a a pdf's content with semantic search. Semantic search is powered by deep neural nets and allows you to search documents based on similar phrasing and context (word embeddings). This article by deepset.ai explains the specificities of semantic document search. In their article, the authors provide an intuitive illustration towards Semantic Document Search which is finding similar documents to queries: img.

Some real life applications for such functionality is scanning and reading corporate business reports.

Haystack Nodes

Document Stores

github-actions[bot] commented 2 years ago

Thank you for submitting a Haystack showcase. We've created a PR for review and will publish your showcase asap. Thank you for your contribution! :sparkles: