Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
louis030195 authored Aug 7, 2024
1 parent 97a5ba5 commit 6347dfc
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,19 @@


https://github.com/user-attachments/assets/5a5f8a50-9ff9-4374-85c0-461478fa25c8




```bash
pnpm i
export OPENAI_API_KEY="<your key>"
# or leave empty and use ollama (you will be prompted choice)
pnpx tsx screenpipe.ts
```

you can try with ollama too!

but had some issue with function calling, maybe with other model than llama3.1 it can work


0 comments on commit 6347dfc

Please sign in to comment.