Skip to content

meanands/billpay-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bill Pay JS

A simple AI agent that can navigate to a URL, take a screenshot, and act on the page. In this example, the agent is used to pay bills.

Usage

Add your OpenAI API key to the .env file.

npm install
npx ts-node src/main.ts

How it works

The agent uses the OpenAI API to navigate to a URL, take a screenshot, and act on the page. The agent can also use the navigateToUrl, takeScreenshot, and actOnPage functions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors