-
Notifications
You must be signed in to change notification settings - Fork 891
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: loom #1404
base: main
Are you sure you want to change the base?
feat: loom #1404
Conversation
Someone is attempting to deploy a commit to the louis030195's projects Team on Vercel. A member of the Team first needs to authorize it. |
@louis030195 need some user feedback on it https://github.com/tribhuwan-kumar/screenpipe/tree/loom/pipes/loom |
like it! i think you can publish already can you make it easy to export to clipboard or share? im not sure the chat is useful, one use case i'd personally use it for is export to https://www.descript.com/ or https://www.capcut.com/ somehow one thing i think would be super interesting is generating AI voice over using chatgpt API for example, you can use the voice API, to describe the video in a specific way, the user should have a prompt somewhere to say how to present the video for the chat, check latest component: https://github.com/mediar-ai/screenpipe/blob/main/pipes/rewind/src/components/chat-message.tsx |
i'm writing a rust binary that can copy video to clipboard, it'd be cross platform. i tried to copying videos with
chat can be useful for generating youtube type description or explaining to someone in chat what is this video about
yes, if we could increase the video fps or just increase the video playing speed somehow then it'd be easy to add eleven lab audio using llm generated transcription |
one thing i wish i had yesterday: did a podcast and their software broke but i had screenpipe on (like always) and wish i had a button to click and export the last hour of audio data only (because my screen was showing my notes and other stuff) |
sure, I'll implement that too |
implemented that thing you were saying, could you check it https://github.com/tribhuwan-kumar/screenpipe/tree/loom/pipes/loom |
wip
/claim #1187
/closes #1187