The problem Regular Expression generator using Open AI API solves
Our Application Solves the cumbersome process of writing regular expressions and completely automates it , with the user jt entering a simple description that generates their desired RegEx code.
Challenges we ran into
We especially struggled to figure out how best to use OpenAI API and how logically we can make this work without any glitches or major bugs within the least amount of time that was available