Closed louis030195 closed 12 hours ago
/attempt #720
with your implementation plan/claim #720
in the PR body to claim the bountyThank you for contributing to mediar-ai/screenpipe!
Add a bounty • Share on socials
Attempt | Started (GMT+0) | Solution |
---|---|---|
🟢 @imperivox | Nov 21, 2024, 5:27:06 PM | WIP |
🟢 @Neptune650 | #729 |
@louis030195 Do you suggest that pre_build.js should only have stuff used in the app? How do you feel about moving the ollama sidecar too then
yes
we should have the LLM sidecar in core codebase too but that's some heavy work
/attempt #720
💡 @Neptune650 submitted a pull request that claims the bounty. You can visit your bounty board to reward.
🎉🎈 @Neptune650 has been awarded $100! 🎈🎊
atm we have lot of pre build thing in pre_build.js script used for the app but we want to make it easy to use the CLI
installation of screenpipe as a CLI or app should be dead simple in less than 2 minutes from install to run and work on most OSes
for example onnxruntime dll stuff for windows should be in build.rs of screenpipe audio so can use CLI without app and more rust native
/bounty 100
will add bonus if you do more than the onnxruntime thing