Skip to content

Ai index and ai video page update #3346

Merged
mich-elle-luna merged 2 commits into
mainfrom
ai-index-update
May 20, 2026
Merged

Ai index and ai video page update #3346
mich-elle-luna merged 2 commits into
mainfrom
ai-index-update

Conversation

@mich-elle-luna
Copy link
Copy Markdown
Collaborator

@mich-elle-luna mich-elle-luna commented May 19, 2026

add context engine info and links to tutorials and blogs along with links to recent videos


Note

Low Risk
Low risk documentation-only updates; main risk is broken or mis-targeted internal/external links and navigation wording changes.

Overview
Updates the AI docs landing page (content/develop/ai/_index.md) to shift emphasis from vector search-only to AI agents and the Context Engine (Redis Iris), adding an agents overview, listing the four managed Context Engine services, and expanding the How to’s/Concepts/Quickstarts/Tutorials/Best practices sections with new agent-, memory-, caching-, and data-integration links.

Refreshes the video collection (content/develop/ai/ai-videos.md) by adding new vector-search videos and a new “AI Agents and Context Engine” section with recent Agent Memory/LangCache/Context Engine/MCP Server videos.

Reviewed by Cursor Bugbot for commit b9b3bfe. Bugbot is set up for automated code reviews on this repo. Configure here.

mich-elle-luna and others added 2 commits May 19, 2026 14:26
Add AI agents section, context engine services overview, how-to items, quickstarts, and best practices links for agent builder, how agents work, LangCache, Agent Memory, Context Retriever, and Data Integration.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…ection

Update the Redis for AI index with context engine how-tos, tutorial links for agent memory and Redis Iris, blog posts on agents and context engineering, and video collection updates for agent memory and vector search content.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@mich-elle-luna mich-elle-luna requested a review from a team May 19, 2026 22:21
@github-actions
Copy link
Copy Markdown
Contributor

@jit-ci
Copy link
Copy Markdown

jit-ci Bot commented May 19, 2026

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit b9b3bfe. Configure here.


* [Build your first AI agent]({{< relref "/develop/ai/agent-builder" >}}) — Use the interactive agent builder to generate production-ready agent code.
* [How agents work]({{< relref "/develop/ai/agent-builder/agent-concepts" >}}) — Learn the agent processing cycle, memory architecture, and Redis data structures for agents.
* [Redis Notebooks for LangGraph](https://github.com/redis-developer/langgraph-redis/tree/main/examples) — End-to-end agent examples using LangGraph and Redis.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Duplicate link on same page in two sections

Low Severity

The "Redis Notebooks for LangGraph" link to https://github.com/redis-developer/langgraph-redis/tree/main/examples is added twice on the same page — once under "Quickstarts > Agents" and again under "Tutorials > Agents" — with slightly different descriptions. This redundancy on a single index page appears to be an oversight rather than intentional cross-referencing, since both entries were newly added in this PR.

Additional Locations (1)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit b9b3bfe. Configure here.

Copy link
Copy Markdown
Contributor

@andy-stark-redis andy-stark-redis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@andy-stark-redis andy-stark-redis requested review from a team and andy-stark-redis May 20, 2026 08:52
@mich-elle-luna mich-elle-luna merged commit aedcbd7 into main May 20, 2026
66 checks passed
@mich-elle-luna mich-elle-luna deleted the ai-index-update branch May 20, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants