Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
samshapley authored Aug 30, 2023
1 parent 31ceb63 commit 61bd6e6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@

https://github.com/samshapley/OrchestrAI/assets/93387313/4badd6f0-5fa7-4b0e-81cd-6227bff32406
# OrchestrAI

OrchestrAI is a Python-based system that orchestrates interactions between multiple instances of OpenAI's GPT-4 model to execute complex tasks. It uses the `networkx` library to manage dependencies between various AI modules, and YAML to define and manage task pipelines.
Expand All @@ -13,6 +15,10 @@ Watch this demo video to see how you can build a low-code autonomous agent in 2

https://github.com/samshapley/OrchestrAI/assets/93387313/293f0419-76db-42d5-8fce-c9630ee56ad0

Snippet of using the in-built engineer_pipeline to create a working pygame then asking for modifications.

https://github.com/samshapley/OrchestrAI/assets/93387313/f161591a-edbd-42f0-847c-3264da59ed2e

### Prerequisites

To run OrchestrAI, you'll need:
Expand Down

0 comments on commit 61bd6e6

Please sign in to comment.