# Taxy AI - GPT-4로 브라우저 완전 자동화 하기

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8874](https://news.hada.io/topic?id=8874)
- GeekNews Markdown: [https://news.hada.io/topic/8874.md](https://news.hada.io/topic/8874.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-04-04T11:03:01+09:00
- Updated: 2023-04-04T11:03:01+09:00
- Original source: [github.com/TaxyAI](https://github.com/TaxyAI/browser-extension)
- Points: 21
- Comments: 0

## Topic Body

- 사용자가 명령을 내리면, 웹페이지의 DOM을 GPT에 넣고 click/setValue 2가지 동작을 알려줌  
- LLM을 통해서 명령을 내려서 답변을 받으면, chrome.debugger API를 이용해서 액션으로 수행   
- 1개 태스크당 50개 까지의 액션을 수행 가능   
- 현재는 애드혹 명령만 정의 가능하지만, 나중엔 워크플로우를 저장 및 스케줄링 가능하게 개선 예정  
- 동작 예 : 구글 캘린더 - "Schedule standup tomorrow at 10am. Invite david@taxy.ai"

## Comments



_No public comments on this page._
