RegexBot

RegexBot

Easily convert natural language to RegEx using AI

Let's be honest, none of us actually understand regular expressions. And if you say: "Yes, I do", well, you're lying.

Let us help you generate the RegEx you need. Just type in what pattern you're looking for, using natural language. The AI will do the restHey Hunters! πŸ‘‹πŸ½

My name is David and I've been a fullstack developer for the last 6 years. In my day-to-day work I am constantly struggling with regular expressions. They are DIFFICULT, I don't think anyone can argue with that.

I noticed I was time after time going to ChatGPT and asking: "Hey, act like a regex expert and give me a regular expression for blablabla...". So I decided to build RegexBot to simplify this process.

πŸ‘‰πŸ½ Ask the AI what pattern you need, using natural language πŸ‘‰πŸ½ Need inspiration? Use the provided suggestions πŸ‘‰πŸ½ Press "Enter" or the arrow button to generate the regular expression πŸ‘‰πŸ½ Easily copy the RegEx to your clipboard πŸ‘‰πŸ½ Open RegExr to test it

πŸš€ I hope this is useful for you and let me know any feedback you may have! Cheers πŸ˜„

You can follow me on X where I share my building in public journey@a_zelenkov Thank you for your kind words and support! I'm also excited to see that RegexBot is useful for peopleHey @dfodev really helpful tool πŸ‘πŸ» I'm constantly using regex in my application so this is a huge time saver. Especially as you say, always entering the prompt intro with "act like a regex expert" is so boring and repetitive.

Would be nice if you could also add a regex tester to remove another step and be able to test the regex directly against different examples.

Great to see people building such cool tools in the public. Congrats on the launch πŸš€@crebuh thank you for your feedback and the kind words!!

That’s a great idea, BTW! I just wanted to focus on one key feature and implement the most simple UI. But yes, allowing the user to test the RegEx directly in the same app is a huge improvement, I will consider it πŸ˜„Haha love the first part of the description "Let's be honest, none of us actually understand regular expressions". I can resonate - whenever I use regex I have to look the syntax up and it's very annoying.

I tried out testing 'match a url with the domain meow.com and query parameter test=true' and it worked!! Great job on the tool πŸ‘@cameron_napoli thank you for your support! Haha I think everybody can relate to that πŸ˜‚Cheers for the Launch!

RegexBot looks like a lifesaver for those of us who find regular expressions tricky. Love how it converts natural language into RegEx effortlessly. Can’t wait to try it out! 😊@roopreddy I’m glad you find it useful! Thank you for your kind words

Recent Publications