CER-with-LLMs Exploring LLMs' abilities for Custom Entity Recognition and creating a synthetic dataset. Setup Create an Environment File with your OpenAI key CER-with-LLMs/Code$ echo "OPENAI_API_KEY=your_openai_api_key_here" > .env