flâneur

shroominic/codeinterpreter-api: Open source implementation of the ChatGPT Code Interpreter 👾

github.com · 465 words · saved by 1 readers

Open source implementation of the ChatGPT Code Interpreter 👾

A LangChain implementation of the ChatGPT Code Interpreter. Using CodeBoxes as backend for sandboxed python code execution. CodeBox is the simplest cloud infrastructure for your LLM Apps. You can run everything local except the LLM using your own OpenAI API Key. Features Dataset Analysis, Stock Charting, Image Manipulation, .... Internet access and auto Python package installation Input text + files -> Receive text + files Conversation Memory: respond based on previous inputs Run everything local except the OpenAI API (OpenOrca or others maybe soon) Use CodeBox API for easy scaling in…

saved by

related reading