Hacker News new | ask | show | jobs
by yonom 1101 days ago
This is cool! Are you using one-shot learning under the hood with a user provided example?
2 comments

BTW: Here's a more performant version (fewer tokens) https://preview.promptjoy.com/apis/jNqCA2 that uses a smaller example but will still generate pretty good results.
This is still pretty fast - impressive! Are there any tricks you're doing to speed things up?
Thanks. We find few-shot learning to be more effective overall. So we are generating additional examples from the provided example.