Hacker News new | ask | show | jobs
by dasm 2159 days ago
Sorry. Fixed list:

1. Set up a pseudo-adversary NN trained to recognize context-correct speech based on a small corpus.

2. Craft a GPT-3 prompt to get N 9s of accuracy

3.Retry if the answer fails the test from the other NN

4. Set a cap on retries based on how many 9s your prompt got

5. If cap exceeded, return a context-free or limited context response

1 comments

This solution would indeed work well enough for me (I'd be paranoid enough to add a tiny blacklist at the end just in case).