Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
louis030195 committed Nov 12, 2024
1 parent 4dd5a05 commit d15315e
Showing 1 changed file with 46 additions and 4 deletions.
50 changes: 46 additions & 4 deletions content/docs/pages/docs/integrations.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,66 @@

# integrations

### notion

https://github.com/mediar-ai/screenpipe/tree/main/examples/typescript/pipe-phi3.5-engineering-team-logs

### ollama

screenpipe embeds ollama in the app, so you don't have to run it yourself (you can still do)

doc in progress
just go to settings and enable it

### openwebui

https://github.com/TanGentleman/screenpipe-python-client/blob/main/INSTRUCTIONS.md

### Omi AI Friend wearable

doc in progress
looking for help to make it stable!

https://github.com/mediar-ai/screenpipe/issues/249

### iphone screen mirroring

doc in progress
make sure to update your iOS versions, then search for "iphone mirroring" in macos and follow the instructions

screenpipe will record the screen so you can search or do anything with it on the screenpipe app or using the screenpipe api

### iphone microphone recording

doc in progress
just enable bluetooth and select iphone in audio device list


#### experimental integrations

we have a bunch of experimental integrations available here:

https://github.com/mediar-ai/screenpipe/tree/main/examples/typescript

keep in mind it's quite easy to integrate with screenpipe:
1. get some data from screenpipe API
2. send to a LLM
3. call another API

the best code will autonomously handle these steps by the LLM (just provide tools and infinite round trips until completion of goal)


### linear

### google sheets

### reddit

### obsidian

### anthropic computer use

### exa-ai

### gmail

### twitter



0 comments on commit d15315e

Please sign in to comment.