Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -523,3 +523,7 @@ Here are some additonal resources that apply vector search for different use cas

- [Retrieval augmented generation from scratch](https://github.com/redis-developer/redis-ai-resources/blob/main/python-recipes/RAG/01_redisvl.ipynb)
- [Semantic caching](https://github.com/redis-developer/redis-ai-resources/blob/main/python-recipes/semantic-cache/semantic_caching_gemini.ipynb)

## Continue learning with Redis University

{{< university-links >}}
5 changes: 5 additions & 0 deletions static/resources/redisuniversity.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,8 @@ links:

- page: /operate/rs/installing-upgrading/quickstarts/redis-enterprise-software-quickstart
text: See the [Get started with Redis Software learning path](https://university.redis.io/learningpath/an0mgw5bjpjfbe) for courses.

# Redis Develop links
- page: /develop/interact/search-and-query/advanced-concepts/vectors
text: See the [Introduction to vector search course](https://university.redis.io/course/yz1lretjfpdlew?tab=details) to learn more.