Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vipul-maheshwari committed Dec 31, 2024
1 parent 0922e1d commit 0316224
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions examples/Geospatial-Recommendation-System/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,12 @@ We can enhance later on by adding a filter to sort the recommendations based on
3. **Run the Notebook**:
Open the `geospatial-recommendation.ipynb` notebook in Jupyter or Google Colab and execute the cells sequentially.

## Learn More: Blog
## Blog

For a detailed explanation of GraphRAG check out our blog post:

[Read the Blog Post](https://blog.lancedb.com/geospatial-restaurant-recommendation-system/)

## Experimentation and Source Code

To explore and run experiments with both GraphRAG and traditional RAG, access the source code and experiment setup in the provided Colab notebook:

Run Experiments in Google Colab
## Google Colab

<a href="https://colab.research.google.com/github/lancedb/vectordb-recipes/blob/main/examples/Geospatial-Recommendation-System/geospatial-recommendation.ipynb"><img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"></a>

0 comments on commit 0316224

Please sign in to comment.