TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

OpenAI Code Interpreter API

5 pointsby warthogalmost 2 years ago
Is OpenAI going to release an API endpoint for code interpreter? It is indeed a game changer but feels like they will keep it as a plugin specific to ChatGPT. This might doom a lot of data focused AI startups

4 comments

shroominicalmost 2 years ago
<a href="https:&#x2F;&#x2F;github.com&#x2F;shroominic&#x2F;codeinterpreter-api&#x2F;tree&#x2F;main">https:&#x2F;&#x2F;github.com&#x2F;shroominic&#x2F;codeinterpreter-api&#x2F;tree&#x2F;main</a>
shroominicalmost 2 years ago
I am working on a (unofficial) Code Interpreter API I already got a code interpreter app working at scale (look on my discord bot which proves this <a href="https:&#x2F;&#x2F;gptassistant.app" rel="nofollow noreferrer">https:&#x2F;&#x2F;gptassistant.app</a>) and it will be released soon you can follow me on twitter@shroominic for updates :)
评论 #36728546 未加载
NullifyNANalmost 2 years ago
There’s an open source project to accomplish this here: <a href="https:&#x2F;&#x2F;github.com&#x2F;ricklamers&#x2F;gpt-code-ui">https:&#x2F;&#x2F;github.com&#x2F;ricklamers&#x2F;gpt-code-ui</a><p>However, I haven’t vetted it.
评论 #36644219 未加载
mohsinssalmost 2 years ago
I fell like openAi will release an API endpoint for code interpreter at some point. Some many use cases will benefit from releasing an API endpoint for such a great product. It’s a game changer indeed