Skip to content

Instantly share code, notes, and snippets.

@fearnworks
Created April 10, 2025 11:48
Show Gist options
  • Save fearnworks/88dd0fd4f3ff7951b1cb853e13db73d3 to your computer and use it in GitHub Desktop.
Save fearnworks/88dd0fd4f3ff7951b1cb853e13db73d3 to your computer and use it in GitHub Desktop.
Data Working Group Update 4/10/25

OMI All Hands – DWG Update – 04/10/2025

OMI Data Pipeline

  • We could use front end developers with experience with js/ts. We are utilizing svelte 5 / sveltekit, but prior experience with the framework is not a requirement. DWG members believe bar for entry should be fairly low, mostly just needs folks who want to contribute dev time!
  • Cheezy has put in a good deal of work into updating the getting started docs to help with onboarding new folks
  • Jimmy working on migrations for Svelte 5

Merged

  • #186 : Keep additional metadata information
  • #189 : Fix issue with div covering home link and update playwright test with new locator
  • #192 : Add new domain to allowed hosts list
  • Dep bumps

Peer Review

  • #194 : First pass of documentation updates

Graphcap

  • We are in alpha testing! Currently working to onboard folks. Sign up at : (Alpha Test Form)[https://docs.google.com/forms/d/e/1FAIpQLSezl0Z2hPnW8zeNeCdzINiQWhwhR52yEIoCpwUUz2J7GlAiBw/viewform?usp=sharing]
  • Currently responding to feedback around difficulty with initial provider setup. Going to provide a more "on rails" initial path with the ability to toggle on the more advanced config options.
  • Kamina has made some improved onboarding docs that are currently in peer review.
  • In the middle of a v2 for the media server to move to bun/hono and to support more media modalities (video,audio,image)
  • In the middle of a v2 for the inference bridge & graphcap middleware to support more media modalities and to improve response & provider testing
  • Thanks to KaminaDuck, hesterbyrde, and Kent for all of the testing and bug finding the past two weeks!

Repository & Project Status

Merged:

  • #33 : Provider Config & Inference Bridge
  • #35 : Migrate Image and Dataset types from @/services to @/types
  • #37 : bug fix dataset upload
  • #39 : refactor dataset context and implement loading states
  • #41 : clipboard feature does not work on remote sessions
  • #43 : Add wan 2 beat storyboard perspective
  • #45 : Add vllm provider system
  • #47 : design field config for perspective captions
  • #48 : add config breadcrumbs indicators
  • #50 : Onboard patches
  • #60 : Gen Options Footer, Connection Hardening, Dataset UX
  • #61 : Fix footer sizing in perspective card
  • #63 : task setup not compatible with multiple environments
  • #67 : nav defaults to os_img or first dataset
  • #70 : Add route to base if currently selected dataset is deleted.
  • Dep bumps

Peer Review

  • Doc update 20250405 #71

On Deck

  • Content index pipeline & save to Postgres
  • Save annotations in Postgres
  • UX/Onboarding tweaks
  • Batch captioning / Synthesizer Workflow

New Stuff

Output formatting / Complex Copy & Paste / Collapsible Fields

image image image

Provider Config

image image image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment