/chatgpt-structured-data

Demos of ChatGPT's function calling/structured data support.

Primary LanguageJupyter NotebookMIT LicenseMIT

chatgpt-structured-data

Demos of ChatGPT's function calling/structured data support.

Demos are provided as-is (December 2023) and will likely not receive updates.

Usage

Most of the notebooks use simpleaichat. To install:

pip3 install simpleaichat

You will also need an OpenAI API Key with a credit balance. You should include this is in a .env file in the working directory, e.g.:

OPENAI_API_KEY="sk-..."

Maintainer/Creator

Max Woolf (@minimaxir)

Max's open-source projects are supported by his Patreon and GitHub Sponsors. If you found this project helpful, any monetary contributions to the Patreon are appreciated and will be put to good creative use.

License

MIT