From 63e0738c529816f0c333f02cebc496ffe980319b Mon Sep 17 00:00:00 2001 From: MattTB <49200399+mtrilbybassett@users.noreply.github.com> Date: Thu, 19 Sep 2024 12:16:49 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c9ded7c..d3402bb 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ description: A Java sample app emulating a personal banking AI-powered assistant
- +![](./docs/assets/robot-agents-small.png) # Multi Agents Banking Assistant with Java and Semantic Kernel @@ -41,7 +41,7 @@ description: A Java sample app emulating a personal banking AI-powered assistant [Overview](#overview) • [Architecture](#agents-concepts-and-architectures) • [Get started](#getting-started) • [Resources](#resources) • [FAQ](#faq) • [Troubleshooting](#troubleshooting) - +![](./docs/assets/ui.gif)
This project is designed as a Proof of Concept (PoC) to explore the innovative realm of generative AI within the context of multi-agent architectures. By leveraging Java and Microsoft Semantic Kernel AI orchestration framework, our aim is to build a chat web app to demonstrate the feasibility and reliability of using generative AI agents to transform user experience from web clicks to natural language conversations while maximizing reuse of the existing workload data and APIs. @@ -391,4 +391,4 @@ This project may contain trademarks or logos for projects, products, or services trademarks or logos is subject to and must follow [Microsoft's Trademark & Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. -Any use of third-party trademarks or logos are subject to those third-party's policies. \ No newline at end of file +Any use of third-party trademarks or logos are subject to those third-party's policies.