Skip to content

Collaborative effort with the FBI to create a faster and more efficient to search through large databases.

License

Notifications You must be signed in to change notification settings

DigitalVeer/Semantic-File-Search


Markdownify
Semantic File Search

A semantic search engine built on top of SBERT.

Semantic File Search enables one to upload files to a central database and semantically search through that database later. Each uploaded file is embedded as a vector, and query embeddings are compared against that vector.

Upload Screen

The user has the ability to upload text files to the server. Currently, this supports .txt, .pdf, and .word documents. All files that are uploaded get stored on the server with a specified batch id. This same id can be used to query the server later. The server embeds all files uploaded into a GraphQL database.

image

Query Screen

image

Credits

This software uses the following open source packages:

Developers

This was a joint effort by three developers.
@Veer Singh
@Bill Ray
@Kamran Zolfanoon

License

MIT

About

Collaborative effort with the FBI to create a faster and more efficient to search through large databases.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published