simonw / scrape-openai-code-interpreter

Scrape details about Code Interpreter to track any changes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scraping Code Interpreter

OpenAI's Code Interpreter uses a number of different files for its underlying implementation.

This repo uses GitHub Actions and the OpenAI Assistants API to try and grab copies of those files on a daily basis.

If OpenAI make any changes to these files the changes should show up here in the commit log.

An implementation of the git scraping pattern: https://simonwillison.net/2020/Oct/9/git-scraping/

About

Scrape details about Code Interpreter to track any changes


Languages

Language:Python 98.7%Language:Shell 1.3%