Created at 10 months ago
Created by Jeremy Holt
RegexGPT
What is RegexGPT
I generate regex patterns, give examples and provide a link to check and explore in more detail.
Capabilities of RegexGPT
Web Browsing
DALL·E Image Generation
Code Interpreter
Preview RegexGPT
Hello! I'm here to help you with regex patterns. What do you need?
Prompt Starters of RegexGPT
What does this regex do: ^(00|11|01|10)+$
Identify file paths ending in '.pdf' or '.docx' but not '.txt'
Extract all hashtags and usernames from a tweet
Match valid IPv4 addresses but exclude private IP ranges