Switch language한국어
Back to the list

OpenYak – An open-source Cowork that runs any model and owns your filesystem | Hacker News

TL;DR AI

Key summary

2 min read
  1. Presents a data-centric OS concept for AI models and agents rather than a file-system-centric design.

  2. Argues data should be handled natively across CPU, GPU, TPU, NPU and other accelerators.

  3. Cites TabulaROSA (Tabular Operating System Architecture) proposed by MIT researchers.

  4. Describes using D4M to run data-based operations on associative arrays for structured and unstructured data.

  5. Notes Intel demonstrations of fully homomorphic encryption (FHE) for computing on encrypted data and provides references/URLs to TabulaROSA, D4M, and the Intel demos.

Read the original