dwb2023 commited on
Commit
97ec49f
·
verified ·
1 Parent(s): 65f3818

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ license: openrail
13
  # Use of Landing AI for brain tumor detection
14
 
15
  - a quick overview of the inner workings of LandingAI's Vision Agent, how it breaks down an initial user requirement to identify candidate components in the application architecture.
16
- - the diagram below captures what I had in mind for a multi-agent system but LandingAI's vision agent starts this much earlier, taking a fresh approach on old school architecture trade off analysis.
17
  - if you want a deeper understanding of the run-time flow of the application I encourage you to instrument it with Weave. Additional information in [this GitHub repo](https://github.com/donbr/vision-agent).
18
  - the flow in the most recent version of the official [Vision Agent](https://va.landing.ai/agent) app has shifted somewhat, but the number of concepts it helped bring together for me was amazing.
19
 
 
13
  # Use of Landing AI for brain tumor detection
14
 
15
  - a quick overview of the inner workings of LandingAI's Vision Agent, how it breaks down an initial user requirement to identify candidate components in the application architecture.
16
+ - the diagram below captures what I had in mind for a multi-agent system but LandingAI's vision agent starts this much earlier, taking a fresh approach on old school architecture trade-off analysis.
17
  - if you want a deeper understanding of the run-time flow of the application I encourage you to instrument it with Weave. Additional information in [this GitHub repo](https://github.com/donbr/vision-agent).
18
  - the flow in the most recent version of the official [Vision Agent](https://va.landing.ai/agent) app has shifted somewhat, but the number of concepts it helped bring together for me was amazing.
19