From d62902aecc2be3ff120cd23c6d24378c4d0ecc1a Mon Sep 17 00:00:00 2001 From: Michael Becker Date: Fri, 7 Jun 2024 09:39:31 -0400 Subject: [PATCH] Update README.md (#203) --- examples/QueryExpansion&Reranker/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/QueryExpansion&Reranker/README.md b/examples/QueryExpansion&Reranker/README.md index b89b35d8..3daf63c6 100644 --- a/examples/QueryExpansion&Reranker/README.md +++ b/examples/QueryExpansion&Reranker/README.md @@ -19,4 +19,4 @@ Our focus is on improving the precision and recall of document retrieval process For a detailed exploration of the concepts and methodologies discussed in this project, visit our blog -[Read the Blog Post](https://blog.lancedb.com/improving-rag-with-query-expansion-reranking-models/) +[Read the Blog Post](https://aksdesai1998.medium.com/improving-rag-with-query-expansion-reranking-models-31d252856580)