This project is to allow a non-technical person to directly interact with database and retrieve information without knowing SQL
Steps: ingest the data and convert to SQL database, ingest natural language request, convert NLP to SQL via OpenAI API, send SQL request to database, return results