diff --git a/README.md b/README.md index 44105bf2..5fa9e9f6 100644 --- a/README.md +++ b/README.md @@ -63,10 +63,6 @@ Check this example of screenpipe https://github.com/louis030195/screen-pipe/assets/25003283/6a0d16f6-15fa-4b02-b3fe-f34479fdc45e -This is an example of using screenpipe with vercel/ai-chatbot project, make sure to run screenpipe first then check example here 👇 - -[Check documentation to try it](https://github.com/louis030195/screen-pipe/tree/main/examples/ts/vercel-ai-chatbot) - ## Status Alpha: runs on my computer (`Macbook pro m3 32 GB ram`). @@ -170,6 +166,9 @@ Now pipe this into a LLM to build: We are working toward [making it easier to try](https://github.com/louis030195/screen-pipe/issues/6), feel free to help! +[Check example with vercel/ai-chatbot project (nextjs)](https://github.com/louis030195/screen-pipe/tree/main/examples/ts/vercel-ai-chatbot) + + ## Why open source? Recent breakthroughs in AI have shown that context is the final frontier. AI will soon be able to incorporate the context of an entire human life into its 'prompt', and the technologies that enable this kind of personalisation should be available to all developers to accelerate access to the next stage of our evolution.