Feature Request: Screenpipe Tool
Add Screenpipe as a tool node in Flowise!
What is Screenpipe?
Screenpipe (16k+ GitHub stars) is a 24/7 local screen & mic recording tool:
- Captures screen via OCR
- Transcribes audio via Whisper
- Provides REST API at localhost:3030
- Has MCP server support
Proposed Tool Node
Screenpipe Search Tool
- Input: Query string, time range, content type
- Output: Relevant screen/audio content
Use Cases in Flowise Workflows
- Context-aware chatbot: Include recent screen context
- Meeting assistant: Search meeting transcriptions
- Research helper: "What was I reading about X?"
API Endpoints
GET /search?q=error&content_type=ocr
GET /search?q=meeting&content_type=audio
GET /recent?minutes=30
Why This Matters
Flowise agents lack awareness of user's actual context. Screenpipe bridges this gap.
Happy to help implement this tool node!
Links:
Feature Request: Screenpipe Tool
Add Screenpipe as a tool node in Flowise!
What is Screenpipe?
Screenpipe (16k+ GitHub stars) is a 24/7 local screen & mic recording tool:
Proposed Tool Node
Screenpipe Search Tool
Use Cases in Flowise Workflows
API Endpoints
Why This Matters
Flowise agents lack awareness of user's actual context. Screenpipe bridges this gap.
Happy to help implement this tool node!
Links: