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 6, 2023
1 parent b1e1e73 commit 8c39aa9
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
@@ -1,6 +1,6 @@
<div align="center">
<h1>Orca</h1>
<img src="https://github.com/scrippt-tech/orca/assets/30184543/0b57b399-bea9-4e31-85aa-8f27ddbdbcf8" width="300" height="300"/>
<img src="https://github.com/scrippt-tech/orca/assets/30184543/1d146eaf-6eba-48a4-bc8f-06f9cbabbcda" width="640" height="360"/>

<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>
Expand Down Expand Up @@ -99,4 +99,4 @@ Once you have cargo-make installed, you can build or test Orca by running:
```bash
$ cargo make build # Build Orca
$ cargo make test # Test Orca
```
```

0 comments on commit 8c39aa9

Please sign in to comment.