diff --git a/web/list.json b/web/list.json index ee32ffb..2bede17 100644 --- a/web/list.json +++ b/web/list.json @@ -4,7 +4,7 @@ "caseDesc": "Create an AI Agent using the BNB Chain Plugin for Eliza AI", "tags": ["BSC", "opBNB", "AI"], "github": "https://github.com/bnb-chain/example-hub/tree/main/typescript/eliza-chatbot", - "replit": "", + "replit": "https://replit.com/@BNBChainDev/BNBChain-Eliza-AgentKit-TypeScript?embed=true#README.md", "video": { "type": "youtube", "link": "https://www.youtube.com/watch?v=3hSgd-qS8DE" @@ -18,7 +18,7 @@ "caseDesc": "Create an AI Agent using the BNB Chain Plugin for LangChain AI", "tags": ["BSC", "opBNB", "AI"], "github": "https://github.com/bnb-chain/example-hub/tree/main/python/langchain-chatbot", - "replit": "", + "replit": "https://replit.com/@BNBChainDev/BNBChain-LangChain-AgentKit-Python-Version?embed=true#chatbot.py", "video": {}, "guide": "", "otherLink": "https://www.bnbchain.org/en/solutions/ai-agent",