# Code Interpreter API - LangChain으로 구현한 ChatGPT Code Interpreter

> Clean Markdown view of GeekNews topic #9945. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9945](https://news.hada.io/topic?id=9945)
- GeekNews Markdown: [https://news.hada.io/topic/9945.md](https://news.hada.io/topic/9945.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-07-23T10:31:01+09:00
- Updated: 2023-07-23T10:31:01+09:00
- Original source: [github.com/shroominic](https://github.com/shroominic/codeinterpreter-api)
- Points: 12
- Comments: 0

## Topic Body

- CodeBoxes 를 백엔드로 이용해서 Python 샌드박스 실행환경으로 사용   
- 데이터셋 분석, 주식 차트 그리기, 이미지 조작등의 기능을 이용   
- 인터넷 접근 및 자동 파이썬 패키지 설치   
- 대화 메모리 기능: 이전 대화에 따라 잡변   
- OpenAI API 를 제외한 모든 것을 로컬에서 실행

## Comments



_No public comments on this page._
