Codist AI - Figure out what any regex means

by•
Understanding RegEx can be hell of a head scratcher 🤯
💡 The alpha version of CodistAI gives you the natural language explanation of any RegEx

Add a comment

Replies

Best
I've been a developer and data scientist for year. Yet I realized that I've been doing the same small, repetitive, tedious tasks again and again🤯 So I'm working on a way to automate some of them. 🤖 ✅First challenge : Automate RegEx understanding
Nice idea, it remind me a tool I use since 10 years :
it doesn't identify this pattern that check email format : [a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*@(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?
Hello! yes it's still the alpha version we are working on strengthening the algorithms we built with better datasets and more heuristics. As soon as it's done I'll let you know :)