Content Selection and Evaluation
This project uses Jev to select and rank researched content pieces based on specified conditions, then passes the top results to an LLM for further processing, with potential applications in email categorization and news evaluation.
the first thing I'll use @typesafeai's Jev for is selecting researched content pieces (think: hooks, scripts, etc) that I pull in through @apify
i imagine this to be like:
- hey look at this idea
- look up with these conditions which are the best fit
then take the top 10 ranked results and pass them through to an LLM
then also
maybe:
- email categorization
- news evaluation