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
- Host: GitHub
- URL: https://github.com/dataqa/extractor
- Owner: dataqa
- Created: 2023-12-05T11:42:18.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-06T16:22:24.000Z (over 2 years ago)
- Last Synced: 2025-04-25T20:39:55.145Z (about 1 year ago)
- Language: Python
- Size: 5.82 MB
- Stars: 17
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`