/Data-capturer

This is a simple Python code that uses the Tornado web framework to build a web application that extracts customer information from support tickets using OpenAI's API and stores the information in a PostgreSQL database.

Primary LanguagePython

Data-capturer

This is a simple Python code that uses the Tornado web framework to build a web application that extracts customer information from support tickets using OpenAI's API and stores the information in a PostgreSQL database.

This code demonstrates the use of Tornado, OpenAI's API, and psycopg2 to build a simple web application for automated data entry.