@@ -1945,21 +1945,42 @@ <h4 class="mt-3">LLMWare</h4>
19451945
19461946 < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
19471947 < div class ="card ">
1948- < a class ="text-center p-2 " href ="https://google. github.io/ adk-docs/ " target ="_blank ">
1948+ < a class ="text-center p-2 " href ="https://github.com/google/ adk-python " target ="_blank ">
19491949 < img class ="card-img-top " src ="static/image/logos/google-adk.png " style ="width: 30%; height: auto; " alt ="Google ADK ">
19501950 </ a >
19511951 < div class ="card-body ">
1952- < h5 class ="card-title text-left "> < a href ="https://github.com/google/ adk-python " target ="_blank "> Google ADK</ a > </ h5 >
1952+ < h5 class ="card-title text-left "> < a href ="https://google. github.io/ adk-docs/ " target ="_blank "> Google ADK</ a > </ h5 >
19531953 < p class ="card-text "> Google ADK (Agent Development Kit) is a flexible and modular framework for developing and deploying AI agents.</ p >
19541954 < h6 class ="card-text "> - < i > An open-source AI agent framework integrated with Gemini and Google</ i > </ h6 >
19551955 </ div >
19561956 </ div >
19571957 </ div >
19581958
1959+ < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
1960+ < div class ="card text-center p-3 ">
1961+ < a href ="https://github.com/strands-agents/sdk-python " target ="_blank ">
1962+ < img class ="card-img-top " src ="static/image/logos/strandsagents.svg " style ="width:20%; height: auto; " alt ="StrandsAgents ">
1963+ </ a >
1964+ < p class ="mt-2 "> by AWS</ p >
1965+ < figure class ="p-3 mb-0 ">
1966+ < blockquote class ="blockquote ">
1967+ < p >
1968+ < a href ="https://strandsagents.com/latest/ " target ="_blank "> Strands Agents</ a >
1969+ is a simple yet powerful SDK that takes a model-driven approach to building and running AI agents.
1970+ </ p >
1971+ </ blockquote >
1972+ </ figure >
1973+
1974+ < figcaption class ="blockquote-footer mt-2 text-muted ">
1975+ Simple-to-use, code-first framework for building agents
1976+ </ figcaption >
1977+ </ div >
1978+ </ div >
1979+
19591980 < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
19601981 < div class ="card ">
19611982 < div class ="card-body text-center ">
1962- < a href ="https://i-am-bee.github.io /beeai-framework/#/ " target ="_blank ">
1983+ < a href ="https://github.com/ i-am-bee/beeai-framework " target ="_blank ">
19631984 < img class ="card-img-top " src ="static/image/logos/beeai.png " alt ="BeeAI Framework ">
19641985 </ a >
19651986 < hr >
0 commit comments