regexGenerator is a web-tool that allows users who are new to regular expressions (regEx) use the ChatGPT AI to generate regular expressions and answer related questions. This project was created with HTML, Javascript and Express. Results are generated and fine-tuned using OpenAI's ChatGPT API.
This project is available for your use on https://regex.murfasa.com.
If you are trying to build this project, keep the following in mind:
- You have renamed 'sample.env' to '.env'
- Sign up on OpenAI's website and generate a key. Set OPENAI_API_KEY = "key"