louislva / OpenActionData

Building a diverse and clean dataset of humans using the web. Open source.

Home Page:https://open-action-data.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenActionData

Building a diverse & clean dataset of humans using the web. Open source.

For training models similar to ACT-1, WebGPT, or DeepMind's Unnamed Thing.

Contributing

Check the issues to find something to work on - or create an issue if there's something you find important.

Structure

  • chrome-extension: A chrome extension with rrweb (library for recording sessions of DOM changes) & react installed
  • webapp: A Next.js app that implements the backend + landing page

Development environment

In chrome-extension:

  1. Install dependencies with npm install
  2. Run npm run watch and npm run watch-tailwind in separate terminals

In webapp:

  1. Install dependencies with npm install
  2. Run npm run dev

About

Building a diverse and clean dataset of humans using the web. Open source.

https://open-action-data.vercel.app


Languages

Language:TypeScript 71.7%Language:HTML 15.7%Language:JavaScript 8.2%Language:CSS 3.5%Language:Shell 0.9%