Update README
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Semantic search demo
|
||||
# Semantic search tool
|
||||
|
||||

|
||||
|
||||
A simple CLI and web tool to help you search your PDF files.
|
||||
A simple CLI and web tool to help you search your PDF files. The search works by [embedding](https://en.wikipedia.org/wiki/Word_embedding) the given query and searching in a vector database for the best match (nearest vector).
|
||||
|
||||
## Dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user