Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
louis030195 committed Jul 4, 2024
1 parent 03e9081 commit 13b8e56
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ screenpipe is a library that allows you to gather all your life context and conn
- automation (such as making actions on the web while you work)
- etc.

<!--
## Screen to action using LLMs
Here's an example of server-side code written in TypeScript that takes the streamed data from ScreenPipe and uses a Large Language Model like OpenAI's to process text and images for analyzing sales conversations:
Expand Down Expand Up @@ -53,6 +55,8 @@ export async function onTick() {
}
```
-->

## Example vercel/ai-chatbot that query screenpipe autonomously

Check this example of screenpipe
Expand Down

0 comments on commit 13b8e56

Please sign in to comment.