Skip to main content

wrapper for the OpenAI to label survey results

Project description

OpenAI Survey Wrapper

wrapper to label survey respones and test accuracy

Install

pip install OpenAISurveyWrapper

How to use

Fill me in please! Don't forget code examples:

print("in progress")
in progress

Create and Add Key

from OpenAISurveyWrapper.survey import survey
import json, pandas as pd
tmp = survey()
tmp.add_key(json.load(open("../gpt3/key.json", "r"))["key"])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

OpenAISurveyWrapper-0.0.9.tar.gz (11.6 kB view hashes)

Uploaded source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page