# GPTScript - OpenAI LLM과의 상호작용을 자동화하는 새로운 스크립팅 언어

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=13483](https://news.hada.io/topic?id=13483)
- GeekNews Markdown: [https://news.hada.io/topic/13483.md](https://news.hada.io/topic/13483.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2024-02-23T09:49:01+09:00
- Updated: 2024-02-23T09:49:01+09:00
- Original source: [github.com/gptscript-ai](https://github.com/gptscript-ai/gptscript)
- Points: 7
- Comments: 0

## Topic Body

- 궁극적인 목표는 완전한 자연어 기반 프로그래밍 환경을 만드는 것  
- 구문이 대부분 자연어이므로 배우고 사용하기가 매우 쉬움   
- bash, python과 같은 기존 스크립트 또는 외부 HTTP 서비스 호출과도 혼합하여 사용할 수 있음   
- 여러개의 도구로 구성되어 함수와 유사한 일련의 작업들을 수행   
  - 함수와 비슷하지만 도구는 주로 자연어 프롬프트로 구현됨(명령이나 HTTP 호출로도 구현할 수 있음)  
  - 도구의 상호 작용은 AI 모델에 의해 결정되며, 모델은 도구를 호출해야 하는지 여부와 전달할 인수를 결정

## Comments



_No public comments on this page._
