Skip to content

Generate regular expressions (regEx) using words. Using OpenAI's chatGPT algorithm, we can translate from english to regular expressions.

License

Notifications You must be signed in to change notification settings

murfasa/regexGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regexGenerator

GitHub repo size GitHub contributors Website online image of website

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.

Usage

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:

Notes

  • You have renamed 'sample.env' to '.env'
  • Sign up on OpenAI's website and generate a key. Set OPENAI_API_KEY = "key"

About

Generate regular expressions (regEx) using words. Using OpenAI's chatGPT algorithm, we can translate from english to regular expressions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published