Hi hackers! I built NameQL to help me find names for my new products, and I hope you'll find it helpful too.<p>It considers 100k+ names in milliseconds and shows you the best for which [name].com is available. Sure, tools like this exist, but I don't know of any that come close in terms of speed.<p>I used an n-gram predictive model, trained on an English word corpus to generate the suggestions. For ridiculous performance, I used a Bloom filter backed by Redis, together with some sneaky and caching and prefetching.<p>My next plans are to enhance this by searching the app stores for similarly named apps, and also checking for relevant trademarks, since I find myself doing that a lot manually. And I would like to add more advance name generation controls, like choosing prefix words matching parts of speech and using n-gram word models to generate phrase suggestions.<p>Thanks for checking it out!
This is great, and the trademark would be an awesome addition! I also often use namechk to validate socials right after I find a good .com... maybe you can link to them (note: i’m not affiliate)