Ground Truth.
AI, checked against the source.

← All topics

mit

Everything on Ground Truth tagged “mit” — 4 items.

cloudflare/computer Tool

MIT-licensed sandboxed filesystem and compute primitive for giving an agent a working machine, which hit number one on GitHub Trending the day it shipped. Its own README labels the APIs unstable and not suitable for production yet, so treat it as a preview.

TencentDB Agent Memory Tool

MIT-licensed memory layer that compresses conversation history into a semantic hierarchy of atoms, scenarios, and personas, with a gateway exposing capture, search, and recall endpoints. Its own benchmarks report token savings in the 31 to 61 percent range. Note that bearer auth and CORS allow-listing both default to off.

PyLate Tool

A training and retrieval library for late-interaction models, built on Sentence Transformers, for people who want to fine-tune a retriever on their own corpus rather than use an off-the-shelf embedding API.

FastPLAID Tool

A Rust engine for multi-vector search, the indexing layer that makes late-interaction retrieval fast enough to serve in production instead of only benchmarking well.