-
Notifications
You must be signed in to change notification settings - Fork 1
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
Sentiment analysis pipeline implementation bounty [$850] #48
Comments
Hello again! Thank you! |
Hey @benya7, thanks for your interest in tackling this important pipeline! 🚀 I've reviewed your background and assigned you to the bounty. If you have any questions or run into any issues, please don't hesitate to comment below or ping an AI core team member in the |
Great, thanks for accepting me! |
Hi @rickstaa, when you have time, please take a look at my pull request and let me know if I need to make any corrections or additions. Thanks! |
@rickstaa Hello, I worked on this bounty some time ago, and I still haven't received any feedback. Could someone review my PR? Thanks! |
Hi @benya7, apologies for the delay! We're actively working through the bounties and collaborating with another team to refine the review process, as it’s not yet meeting our expectations. I have some urgent deliverables next week, but I can prioritize merging it the week after, if that works for you. Let me know! |
Sure, no problem. Just wanted to check that it was being tracked. I'll update the PR to resolve the conflicts in the meantime. Thanks! |
Overview
To enhance the feature set of our ai-subnet, we aim to implement a Sentiment Analysis pipeline. This new pipeline will create more opportunities for advanced text processing and emotional insights, thereby improving the quality and depth of our text analysis capabilities. This feature was specifically requested by one of the startups in our startup program to help them interpret the context from the output of the Whisper pipeline.
We are calling on the community to help implement this crucial pipeline on the AI-worker side of the
ai-subnet
project. Achieving this will not only improve the existing audio-to-text pipeline but also introduce a new pipeline that, with further optimisation, could potentially be integrated with the existing features to provide real-time sentiment analysis of textual data.Required Skillset
Bounty Requirements
/sentiment-analysis
route and pipeline in the AI-worker repository. This pipeline should be accessible on docker port8007
.Scope Exclusions
Implementation Tips
To understand how to create a new pipeline, you can refer to recent pull requests where new pipelines were added:
Pull Request #96
Pull Request #103
Additionally, make sure to:
runner/gen_openapi.py
file to generate the updated OpenAPI spec.make
command to generate the necessary bindings, ensuring your implementation works seamlessly with the go-livepeer repository.How to Apply
#developer-lounge
channel on our Discord server.Thank you for your interest in contributing to our project! 💛
Warning
Please wait for the issue to be assigned to you before starting work. To prevent duplication of effort, submissions for unassigned issues will not be accepted.
The text was updated successfully, but these errors were encountered: