Replies: 1 comment 11 replies
-
Interesting idea. Sounds useful! Can we do this using some heuristics in a deterministic manner? I don't want to depend on LLMs for this if possible. We are using a relatively smaller LLM, the more we ask it do in the prompt, the chances of output quality dropping goes up. I also don't want to prompt the LLM multiple times for a post (due to it being a free tier model). It would be great if you can help me scan through the posts manually and try to collect as many patterns as you can that can help us detect if it contains interview experience. Could be as simple as checking for "interview experience" for all you know. |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can we add some type of marker to posts with interview experience in it(like a star or some small label)? would help someone greatly if they are preparing for a role. We can subsequently add filters for it as well.
Beta Was this translation helpful? Give feedback.
All reactions