gergan shared this post · 3h ago
rimaa_nahk

Pi can now use Jev and more

A couple of days ago I posted about using Jev as the decision engine inside Pi.

The comments pointed me toward open alternatives like Laya, von, Reflex, etc.

Once there were multiple providers in the picture, hard-wiring the idea to Jev stopped making sense.

So I pulled it out.

Announcing pi-system-one.

It gives Pi a single system_one tool for bounded decisions:

  • choice
  • noul
  • score

The extension is built on top of a provider-neutral SDK, so compatible System One providers can sit behind the same interface.

Pi-Bifrost is now just one consumer of that SDK.

Would love to see what other Pi use cases people find for this.

https://iamaamir.github.io/system-one/

is still early, so I'd especially appreciate feedback on the API design and abstractions.

34 2
learning-to-programm Cool project. Thanks for making this so we don't have to it.

I'm already thinking I might use this on s deployed VPS to use for a first pass decision making.
4h ago 2 likes
rimaa_nahk Author your welcome. 4h ago 2 likes