Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mtrilbybassett authored Sep 19, 2024
1 parent d2cb9cc commit 63e0738
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ description: A Java sample app emulating a personal banking AI-powered assistant
<!-- prettier-ignore -->
<div align="center">

<img src="./docs/assets/robot-agents.png" alt="" align="center" height="200" width="200" />
![](./docs/assets/robot-agents-small.png)

# Multi Agents Banking Assistant with Java and Semantic Kernel

Expand All @@ -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)

<img src="./docs/assets/ui.gif" alt="" align="center" height="600" width="900" />
![](./docs/assets/ui.gif)
</div>

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.
Expand Down Expand Up @@ -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.
Any use of third-party trademarks or logos are subject to those third-party's policies.

0 comments on commit 63e0738

Please sign in to comment.