You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/develop/ai/notebook-collection.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -30,5 +30,5 @@ weight: 40
30
30
| Movie recommendation system | Agents | Collaborative agent-based movie recommender. |[Open in Colab](https://colab.research.google.com/github/redis-developer/redis-ai-resources/blob/main/python-recipes/agents/01_crewai_langgraph_redis.ipynb)|
31
31
| Facial recognition | Computer Vision | Face matching using Facenet and RedisVL. |[Open in Colab](https://colab.research.google.com/github/redis-developer/redis-ai-resources/blob/main/python-recipes/computer-vision/00_facial_recognition_facenet.ipynb)|
32
32
| Content filtering with RedisVL | Recommendation Systems | Introduction to content-based filtering. |[Open in Colab](https://colab.research.google.com/github/redis-developer/redis-ai-resources/blob/main/python-recipes/recommendation-systems/00_content_filtering.ipynb)|
33
-
| Collaborative filtering with redisvl| Recommendation Systems | Intro to collaborative filtering with RedisVL. |[Open in Colab](https://colab.research.google.com/github/redis-developer/redis-ai-resources/blob/main/python-recipes/recommendation-systems/01_collaborative_filtering.ipynb)|
33
+
| Collaborative filtering with RedisVL| Recommendation Systems | Intro to collaborative filtering with RedisVL. |[Open in Colab](https://colab.research.google.com/github/redis-developer/redis-ai-resources/blob/main/python-recipes/recommendation-systems/01_collaborative_filtering.ipynb)|
34
34
| Advanced RAG example | Best Practices | Demonstrates mature RAG implementation patterns. |[Open in Colab](https://colab.research.google.com/github/redis-developer/redis-ai-resources/blob/main/python-recipes/RAG/04_advanced_redisvl.ipynb)|
0 commit comments