Skip to content
View govind-collab's full-sized avatar

Block or report govind-collab

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
govind-collab/README.md

Govind Sajithkumar

Software developer in Gainesville, FL. MS in Computer Science from the University of Florida, 2024.

At Actualization.AI, a legaltech startup, I built the frontend of SquarePact, a Microsoft Word add-in for contract review, and its customer dashboard. The add-in is TypeScript on Office.js and the dashboard is React.

The pinned repo below is a computer-use automation system: an LLM works out a legacy web workflow once and the run replays afterwards without the model.

I wrote about the add-in frontend here: https://squarepact.com/blog/building-squarepact-word-add-in-frontend-choices/

Pinned Loading

  1. computer-use-automation computer-use-automation Public

    Record-once, replay-many computer-use automation for legacy back-office apps: LLM discovery, typed capability artifacts, deterministic replay with an error taxonomy, human hand-off on the live sess…

    Python

  2. hands-mcp hands-mcp Public

    MCP server that serves recorded hands capabilities as tools. Built with mcp-use.

    TypeScript