Skip to content

Commit 3ac19c4

Browse files
committed
added the Podcast Chatbot with Agent Memory to the list of demos
1 parent 1fff775 commit 3ac19c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ No faster way to get started than by diving in and playing around with a demo.
5656
| [Virtual Banking Assistant with Semantic Router](https://github.com/redis-developer/banking-agent-semantic-routing-demo) | A Banking Agent demo that uses semantic routing to route user queries to right banking tool. (Eg: Credit Card Recommendation, Loan EMI calculation, Banking FAQ etc)
5757
| [Shopping AI Agent](https://github.com/redis-developer/shopping-ai-agent-langgraph-js-demo) | An Agentic AI grocery-shopping platform demo that combines Redis's speed with LangGraph's workflow orchestration. Get personalized recipe recommendations, smart product suggestions, and lightning-fast responses through semantic caching. |
5858
| [Restaurant Discovery AI Agent](https://github.com/redis-developer/restaurant-discovery-ai-agent-demo) | An Agentic AI restaurant discovery platform that combines Redis's speed with LangGraph's intelligent workflow orchestration. Get personalized restaurant recommendations, make reservations, and get lightning-fast responses through semantic caching. |
59+
| [Podcast Chatbot with Agent Memory](https://github.com/redis-developer/podcast-chatbot-with-agent-memory-azure-demo) | A chatbot that discusses and recommends podcasts. Affectionately called Podbot, it demonstrates how to use Redis Agent Memory Server to build context-aware agents with Azure Managed Redis. |
5960

6061

6162
## Recipes

0 commit comments

Comments
 (0)