Skip to content

Commit

Permalink
Update intro.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhang_lu authored Dec 6, 2024
1 parent 6d3b763 commit bd7d6a1
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/en/getting_started/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ With OmAgent, one has the opportunity to craft a bespoke intelligent agent progr

For a deeper comprehension of OmAgent, let us elucidate key terms:

<p align="center">
<img src="../assets/images/architecture.jpg" width="700"/>
</p>
![](../assets/images/architecture.jpg)

- **Devices**: Central to OmAgent's vision is the empowerment of intelligent hardware devices through artificial intelligence agents, rendering devices a pivotal component of OmAgent's essence. By leveraging the downloadable mobile application we have generously provided, your mobile device can become the inaugural foundational node linked to OmAgent. Devices serve to intake environmental stimuli, such as images and sounds, potentially offering responsive feedback. We have evolved a streamlined backend process to manage the app-centric business logic, thereby enabling developers to concentrate on constructing the intelligence agent's logical framework. See [client](../core_concepts/Clients/client.md) for more details.

Expand All @@ -41,4 +39,4 @@ For a deeper comprehension of OmAgent, let us elucidate key terms:

- **Interoperability**: Workers can interact with various backends, such as LLMs, databases, or APIs, allowing agents to perform complex operations.

- **Asynchronous Execution**: The workflow engine and task handler manage the execution asynchronously, enabling efficient resource utilization.
- **Asynchronous Execution**: The workflow engine and task handler manage the execution asynchronously, enabling efficient resource utilization.

0 comments on commit bd7d6a1

Please sign in to comment.