I have been vibe coding for a while, and have a few projects that have been used internally at work. Today, I have something cool to share, which hopefully you might find handy.
I call it Listy, and you try it out HERE. It is very simple, it allows a user to send a single prompt to 9 different LLMs to find X number of examples, and then looks over the list, normalises the list, and returns a shortlist of the Y most common examples.
So for example, you could choose your input as Tesla, set the Long List (X) number to 10, and Short List (Y) number to 5. This would ask 9 different AIs to return a list of 10 companies similar to Tesla, and then looks over the entire list, and returns the 5 most commonly found.

It works well for companies, and quite badly for countries. But check it out, and let me know what you think!

Leave a Reply