Skip to content

Automatically generate regular expressions by AI

Notifications You must be signed in to change notification settings

zippo-zu/ai-regex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regex AI App

React and Node based App, using OpenAI's api to provide Regex generation.

How to Use

In the project directory, open terminal and install dependencies by using following command:

npm install

Config

You need to put your own OpenAI api key in the ".env" file. Sorry, it's not up to me, OpenAI enforces this.

Run Application

Use following command:

npm run dev

Open http://localhost:3000 to view it in your browser.

About

Automatically generate regular expressions by AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published