Added scalable sentiment analysis engineering prompt#23
Added scalable sentiment analysis engineering prompt#23arpitarout01 wants to merge 1 commit intokeploy:mainfrom
Conversation
04536b0 to
dacd6c8
Compare
Achanandhi-M
left a comment
There was a problem hiding this comment.
Hey @arpitarout01, congratulations on raising your first PR! This is really great. I have a few suggestions:
-
It seems we don’t have a separate section for 'Design a Scalable Sentiment Analysis Service.'
-
Have you tried these prompts yourself? Please confirm once.
Additionally, we kindly ask that you sign the Developer Certificate of Origin (DCO). It’s a simple process that ensures your contribution complies with the necessary legal requirements.
Please make these changes. Looking forward to your updated PR!
dacd6c8 to
51f544f
Compare
Yes, I’ve tested this prompt with GPT-4. It returned a structured breakdown of the sentiment service, including architecture, APIs, and scaling strategy and also added a separate section for this. |
eff0bc9 to
5736ec5
Compare
Signed-off-by: Arpita Rout <arpitarout132@gmail.com>
Added an ML system design prompt focused on building a real-time sentiment analysis API using BERT, covering architecture, scaling, and deployment aspects.