Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RU: add links to redis university courses/learning paths #1093

Merged
merged 37 commits into from
Jan 28, 2025
Merged
Changes from 1 commit
Commits
Show all changes
37 commits
Select commit Hold shift + click to select a range
de4d4c8
Update data-store.md
mich-elle-luna Jan 24, 2025
29a6227
Update document-database.md
mich-elle-luna Jan 24, 2025
c3ec1ca
Update vector-database.md
mich-elle-luna Jan 24, 2025
715801f
Update rag.md
mich-elle-luna Jan 24, 2025
125a5db
Update redis-in-ai.md
mich-elle-luna Jan 24, 2025
163b6e2
Update rc-quickstart.md
mich-elle-luna Jan 24, 2025
eab8231
Update monitor-performance.md
mich-elle-luna Jan 24, 2025
1ee337b
Update _index.md
mich-elle-luna Jan 24, 2025
3f1d39e
Update _index.md
mich-elle-luna Jan 24, 2025
1b62a8e
Update aws-transit-gateway.md
mich-elle-luna Jan 24, 2025
91aa3b8
Update cidr-whitelist.md
mich-elle-luna Jan 24, 2025
55b3013
Update encryption-at-rest.md
mich-elle-luna Jan 24, 2025
f94f599
Update private-service-connect.md
mich-elle-luna Jan 24, 2025
4914fb7
Update shared-responsibility-model.md
mich-elle-luna Jan 24, 2025
674d4a1
Update vpc-peering.md
mich-elle-luna Jan 24, 2025
4ee49ac
Update vpc-peering.md
mich-elle-luna Jan 24, 2025
0fb21e7
Update _index.md
mich-elle-luna Jan 24, 2025
3723818
Update redis-enterprise-software-quickstart.md
mich-elle-luna Jan 24, 2025
ca3f450
Update create.md
mich-elle-luna Jan 24, 2025
8f70ada
Update _index.md
mich-elle-luna Jan 24, 2025
8dc1e30
Update create.md
mich-elle-luna Jan 24, 2025
58bf452
Update import-data.md
mich-elle-luna Jan 24, 2025
e785848
Update content/develop/get-started/rag.md
mich-elle-luna Jan 28, 2025
aa2f65a
Update content/develop/get-started/redis-in-ai.md
mich-elle-luna Jan 28, 2025
127ccfb
Update content/operate/rc/databases/monitor-performance.md
mich-elle-luna Jan 28, 2025
a75f82e
Update content/operate/rc/security/_index.md
mich-elle-luna Jan 28, 2025
d940940
Update content/operate/rc/security/aws-transit-gateway.md
mich-elle-luna Jan 28, 2025
2d22a94
Update content/operate/rc/security/vpc-peering.md
mich-elle-luna Jan 28, 2025
2e2930e
Update content/operate/rs/_index.md
mich-elle-luna Jan 28, 2025
c168c04
Update content/operate/rs/databases/connect/_index.md
mich-elle-luna Jan 28, 2025
1e37968
Update content/operate/rc/security/cidr-whitelist.md
mich-elle-luna Jan 28, 2025
07fde94
Update content/operate/rc/security/database-security/_index.md
mich-elle-luna Jan 28, 2025
a2df216
Update content/operate/rc/security/encryption-at-rest.md
mich-elle-luna Jan 28, 2025
e0b5b24
Update content/operate/rc/security/private-service-connect.md
mich-elle-luna Jan 28, 2025
4bd2b7d
Update content/operate/rc/security/shared-responsibility-model.md
mich-elle-luna Jan 28, 2025
0735ab4
Update content/operate/rs/databases/create.md
mich-elle-luna Jan 28, 2025
6dae789
Update content/operate/rs/databases/import-export/import-data.md
mich-elle-luna Jan 28, 2025
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
Prev Previous commit
Next Next commit
Update redis-in-ai.md
  • Loading branch information
mich-elle-luna authored Jan 24, 2025
commit 125a5dbaa8b53c21d4d95bd8f2c63c0631abd5f8
4 changes: 4 additions & 0 deletions content/develop/get-started/redis-in-ai.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,3 +66,7 @@ Redis is a powerful tool to elevate your GenAI applications, enabling them to de
## Resources

Check out the [Redis for AI]({{< relref "/develop/ai" >}}) documentation for getting started guides, concepts, ecosystem integrations, examples, and Python notebooks.

## Continue learning with Redis University

See the [Vector Advanced Topics course](https://university.redis.io/course/i3fv2hbhqnpni8) course for modules.
Loading