Skip to content

Commit bab0f1d

Browse files
authored
Merge pull request #177 from datastax/add-example-text
Adding the example text and link to the main Examples page.
2 parents 13b9a16 + 3047665 commit bab0f1d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/examples/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# Examples
22

33
<div class="grid cards" markdown>
4+
5+
- :material-code-braces-box:{ .lg .middle } __Connecting Movies and Reviews__
6+
7+
---
8+
This example shows how to build a system that can search movie reviews for certain types
9+
of comments---such as “What is a good family movie?”---and then immediately connect the
10+
resulting reviews to the movies they are discussing.
11+
12+
[:material-fast-forward: Movie Reviews Example](movie-reviews-graph-rag.ipynb)
13+
414
- :material-code-braces-box:{ .lg .middle } __Lazy Graph RAG__
515

616
---

0 commit comments

Comments
 (0)