UW-Madison-DSI / ask-xDD

Retrieval-Augmented Generation (RAG) on 17M full text journal articles.
https://xdd.wisc.edu/
MIT License
2 stars 2 forks source link

Add exact match search #107

Closed JasonLo closed 6 months ago

JasonLo commented 7 months ago

People want to get paragraph with exact term. Perhaps serve an API endpoint to expose this backend function:

https://weaviate.io/developers/weaviate/api/graphql/filters#containsany--containsall

JasonLo commented 6 months ago

Added internal access in notebook: notebooks\example\weaviate_keyword_exact_match.ipynb