Skip to content

Commit

Permalink
README wip
Browse files Browse the repository at this point in the history
  • Loading branch information
nerdai committed Sep 22, 2024
1 parent f4af60f commit 9c6238a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ The Solver itself is a LlamaIndex `Workflow` that relies on successive runs for
which `Context` is maintained from previous runs. Doing so allows for an
effective implementation of the Human In the Loop Pattern.

<p align="center">
<img height="500" src="https://d3ddy8balm3goa.cloudfront.net/arc-task-solver-st-demo/human-in-loop-2.svg" alt="cover">
</p>


## Running The App

Before running the streamlit app, we first must download the ARC dataset. The
Expand Down

0 comments on commit 9c6238a

Please sign in to comment.