Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ekuka86 committed Jul 11, 2024
1 parent 464d841 commit 3a2be70
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# jinaai-demo
# Open-Memory

## Setup Guide
* Clone the repository (data-max-hq/open-recall)
* cd into /open-recall
* Clone the repository (data-max-hq/open-memory)
* cd into /open-memory
* pip install pyautogui
* In the terminal run ‘make build’
* In the terminal run ‘make run’
* After a couple of minutes then head over to "localhost:9876"
* After a couple of minutes then head over to "localhost:8080"
* In "ADD LLM" type out the LLM you want to use (we recomend qwen2:1.5b or qwen2:0.5b) and press "Add LLM"

## Functionality
Expand Down

0 comments on commit 3a2be70

Please sign in to comment.