Show HN: SCP – A protocol that drops LLM API calls to zero in 60fps physics loop
Category: ai-ml
Tags: ai-orchestration, llm-optimization, embodied-ai
Score: 6.5/10 (Innovation: 7, Technical: 6, Documentation: 8, Utility: 5)
Plexa is an orchestration framework for embodied AI that runs a 60Hz reactor loop to coordinate multiple AI agents (bodies) with a single LLM brain. It's interesting because it implements a novel caching and aggregation system that minimizes expensive LLM API calls by using local pattern matching and prioritized event trimming.
Target audience: ai-engineers, robotics-developers, backend-devs
Repository: https://github.com/srk0102/plexa · JavaScript · MIT
View on Hacker News