An open API service indexing awesome lists of open source software.

https://github.com/dataqa/extractor

App to extract structured fields into a spreadsheet from unstructured text
https://github.com/dataqa/extractor

Last synced: 4 months ago
JSON representation

App to extract structured fields into a spreadsheet from unstructured text

Awesome Lists containing this project

README

          

# DataQA extractor
Extract structured fields into a spreadsheet from unstructured text

 



 

## Streamlit app

This app is hosted in the Streamlit cloud: https://data-extract.streamlit.app/

## Usage

This package uses the OpenAI API, so you need a valid API key before you start.

Install the package with pip: `pip install dataqa-extractor`

Run it from the terminal: `dataqa-extract`