Skip to content

AlanDuong07/screensense

Repository files navigation

ScreenSense

Overview

Everything you need to make modular, vision-only web agents in TypeScript.

Note: This project is currently a Work In Progress (WIP). Features and documentation are subject to change.

npm package Build Status Downloads Issues Code Coverage Commitizen Friendly Semantic Release

My awesome module

Install

npm install screensense

Usage

import { myPackage } from 'screensense';

myPackage('hello');
//=> 'hello from my package'

API

myPackage(input, options?)

input

Type: string

Lorem ipsum.

options

Type: object

postfix

Type: string Default: rainbows

Lorem ipsum.

About

Everything you need to make modular, vision only web agents.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors