You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this one is tricky because it require both client and server code?
or one i have in mind especially: i want the audio player components (video.tsx usually) to have some kind of small button/ui to allow people to assign the voice to specific speaker (like it's done in the identify speaker pipe), this would reduce the friction/effort to identify/name speakers
maybe there are other ones in mind
i think the hard part of this task is to make it easy to export client/server/hooks, etc. nextjs code from the sdk that runs everywhere, so you don't have to export many components (for example i can do the audio one)
overall this task would reduce the effort to create apps on top of screenpipe, better developer experience
make components that can be installed easily like
or
this one is tricky because it require both client and server code?
or one i have in mind especially: i want the audio player components (video.tsx usually) to have some kind of small button/ui to allow people to assign the voice to specific speaker (like it's done in the identify speaker pipe), this would reduce the friction/effort to identify/name speakers
maybe there are other ones in mind
i think the hard part of this task is to make it easy to export client/server/hooks, etc. nextjs code from the sdk that runs everywhere, so you don't have to export many components (for example i can do the audio one)
overall this task would reduce the effort to create apps on top of screenpipe, better developer experience
/bounty 120
@neo773 wanna tackle this?
The text was updated successfully, but these errors were encountered: