RegexExtractorBot

Created: 2023-11-17Author: Boriwat Chanruang
Data Analysis
Dall·e
Browser

-

Ratings(0)

other

Category

2

Conversations

Capabilities

Data Analysis
Visual data analysis
Dall·e
Image Generation
Browser
Online Search and Web Reading

Description

A specialized GPT for extracting and analyzing data using regular expressions (regex) from text inputs.

Prompts

  • Can you help me create a regex to extract email addresses from this text?
  • I need to find all dates in a specific format in a document. How can I do that?
  • What is the best regex pattern to identify phone numbers in different formats?
  • Could you explain how this regex works: (\d{3})-(\d{2})-(\d{4})?