Skip to content

Commit

Permalink
add updates to agents
Browse files Browse the repository at this point in the history
  • Loading branch information
thegovind committed Apr 21, 2024
1 parent c8a26fc commit 83fece5
Show file tree
Hide file tree
Showing 7 changed files with 5 additions and 0 deletions.
Binary file added docs/assets/images/agents-block-diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/ai_application.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/images/sk-memory-orchestration.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/images/sk-round-trip.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/assets/images/wip-azure.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ By leveraging design thinking, [Project Miyagi](https://github.com/Azure-Samples
1. Design Thinking Session: A collaborative brainstorming activity to identify your idiosyncratic use cases, focusing on addressing user needs and alleviating pain points, so that the workshop will be relevant for you.
1. Introduction to Assistants API and Semantic Kernel (SK): A comprehensive presentation to familiarize participants with the fundamentals of SK, agent-like orchestration, and goals-first AI.
1. End-to-End Application Lifecycle Workshop featuring [Miyagi](https://github.com/Azure-Samples/miyagi): Gain hands-on experience in incorporating SK primitives into the entire application lifecycle, including leveraging SK skills and prompt engineering to orchestrate complex flows with Azure OpenAI models. <p align="center"><img src="assets/images/basic-arch.png" width=50% /></p>
<p align="center"><img src="assets/images/ai_application.png" width=50% /></p>
1. Architecture Design Session: Dive into the intricacies of designing a robust and effective system architecture to support intelligent app development.

![miyagi-ui](assets/images/ui-annotations.png)
Expand Down
4 changes: 4 additions & 0 deletions docs/wksp/00-intro/architecture-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ Polyglot, AI-Infused Microservices Architecture with Event-Driven Backend

![copilot-stack](../../assets/images/copilot-stack.png)

### Agents

![agents](../../assets/images/agents-block-diagram.png)

## Overview

Project Miyagi presents a modern, event-driven architecture, incorporating AI-infused microservices to enable seamless integration of state-of-the-art (SoTA) foundation models in user experiences and backend workflows. Built on Azure primitives and orchestrated by Semantic Kernel, the architecture emphasizes scalability, flexibility, and adaptability, paving the way for nascent, AI-enabled intelligent app design.
Expand Down

0 comments on commit 83fece5

Please sign in to comment.