AI Arbitrator
More in Pivot Legal
Show HN: I built a lawyer game with AI
I've always enjoyed watching legal dramas and courtroom videos. I also started getting curious about courts and law and legal battles well into my adulthood; well into my career as a dev. So I thought "Why not build a game out of it?"<p>Of course, building it became possible only after AI, so here it is! Hope this game helps scratch that lawyer itch we all sometimes have!
Research Shows Verbatim Recall of Copyrighted Books in LLMs
Meta, Google Found Liable in Social Media Addiction Case
A jury verdict found Meta and Alphabet's Google liable for harming a young user with products designed to be addictive. As Bloomberg's Annabelle Droulers reports, the decision may lead to increased government regulations on social networking companies. (Source: Bloomberg)
Chinese National and 2 US Citizens Charged W Conspiring to Smuggle AITech to CCP
More from Pivot News
LiteLLM Supply Chain Attack: Defense in Depth Is the Only AI Security Strategy
Show HN: Orloj – agent infrastructure as code (YAML and GitOps)
Hey HN, we're Jon and Kristiane, and we're building Orloj (<a href="https://orloj.dev" rel="nofollow">https://orloj.dev</a>), an open-source (Apache 2.0) orchestration runtime for multi-agent AI systems. You define agents, tools, policies, and workflows in declarative YAML manifests, and Orloj handles scheduling, execution, governance, and reliability.<p>We built this because running AI agents in production today looks a lot like running containers before Kubernetes: ad-hoc scripts, no governance, no observability, no standard way to manage the lifecycle of an agent fleet. Everyone we talked to was writing the same messy glue code to wire agents together, and nobody had a good answer for "which agent called which tool, and was it supposed to?"<p>Orloj treats agents the way infrastructure-as-code treats cloud resources. You write a manifest that declares an agent's model, tools, permissions, and execution limits. You compose agents into direc