Harnessing the Power of GPT APIs in Automating Text-Based NLP Workflows This repository contains a practical guide on how to leverage the power of GPT APIs, specifically OpenAI's GPT models, to automate text-based NLP workflows. The guide focuses on extracting table and column names from SQL queries using the GPT 3.5 Turbo model through the OpenAI API.
Prerequisites Before getting started, ensure you have the following: Python 3.x installed An OpenAI API key