Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
santiagomed authored Oct 7, 2023
1 parent 991c3cf commit 3b23bdb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<img src="https://github.com/scrippt-tech/orca/assets/30184543/1dc482c2-48cd-4982-ab23-b2fed6c492d5" width="640"/>

<p>
<strong>Orca is a LLM Orchestration Framework written in Rust. It is designed to be a simple, easy to use, and easy to extend framework for creating LLM Orchestration. It is currently in development so it may contain bugs and it's functionality is limited.</strong>
<strong>Orca is a LLM Orchestration Framework written in Rust. It is designed to be a simple, easy-to-use, and easy-to-extend framework for creating LLM Orchestration. It is currently in development so it may contain bugs and its functionality is limited.</strong>
</p>
<p>

Expand All @@ -19,7 +19,7 @@
# About Orca
Orca is currently in development. It is hard to say what the future of Orca looks like, as I am currently learning about LLM orchestrations and its extensive applications. These are some ideas I want to explore. Suggestions are welcome!
* [WebAssembly]("https://webassembly.org") to create simple, portable, yet powerful LLM applications that can run serverless across platforms.
* Taking advantage of Rust for fast memory safe distributed LLM applications.
* Taking advantage of Rust for fast memory-safe distributed LLM applications.
* Deploying LLMs to the edge (think IOT devices, mobile devices, etc.)

# Set up
Expand Down

0 comments on commit 3b23bdb

Please sign in to comment.