Rizzo-AI-Academy/rizzo-flow
The open, local take on Jev: typed decisions from an LLM, without generating a single token
From the publisher
README & documentation
Source previewRead the project’s overview, installation instructions and usage examples. The original README is the source of truth.
Unstructured state in → typed, probabilistic decisions out. On your own machine. 🌐 Website · A project by Rizzo AI Academy · 🇮🇹 Documentazione dettagliata in italiano Rizzo Flow is an open-source, local-first implementation of the idea behind Jev, TypeSafe's "System One" model: a function call with judgment that takes unstructured state and returns typed decisions with probabilities — a yes/no, a choice among options, a score on a rubric, a number — instead of text you then have to parse. Jev is a closed, hosted service. Rizzo Flow gives you the same programming model on your own hardware, with open weights, and with the same HTTP interface, so code written against the TypeSafe API can point at localhost by changing one URL. It runs on llama.cpp, so the hardware can be an Apple, NVIDIA, AMD or Intel GPU, or no GPU at all. 🐍 Fast enough to play Snake…
Read the full README ↗ · Preview checked 2026-09-22T12:49:18.047Z
Inside the original README — Document outline
- Rizzo Flow
- The open, local take on Jev: typed decisions from an LLM, without generating a single token
- Quickstart
- Which hardware, and what we have actually run
- Models and options
- Why "System One"
- Primitives
- Native API — POST /v1/decisions
- Jev-compatible API — POST /v1/systemone, GET /v1/models
- A model with a native 1M-token context
- Playground and Snake
- Playground
Headings are captured from the source. Links open the publisher’s document, not a locally hosted copy.
Links from the README
References supplied by the publisher, not independently verified endorsements. Check the destination before downloading files or entering credentials.
Documentation belongs to its respective authors. Reported project/model license: Apache-2.0. A listing is not a grant of reuse or training rights. Confirm the document’s own terms at the source.
What this repository does
The open, local take on Jev: typed decisions from an LLM, without generating a single token
Repository facts
- Owner
- Rizzo-AI-Academy
- Primary language
- Python
- Stars
- 304
- Forks
- 14
- Open issues + pull requests
- 4
- License
- Apache-2.0
- Archived
- No
- Default branch
- main
- Created
- 2026-09-21T00:00:02.000Z
- Last push
- 2026-09-21T23:31:43.000Z
Topics and intended use
No topics were included in the latest source metadata.
Review the README for scope, installation, examples and limitations. We do not run repository code or certify it.
Evaluate before installing
Review licensing and dependencies, inspect recent commits and unresolved issues, and test in an isolated environment before production use. Stars and forks alone cannot answer these questions.
Source and freshness
Source: GitHub. Metadata observed 2026-09-22T12:02:26.135Z. Daily imports are snapshots, not real-time monitoring.
Popularity and source listings do not establish security, suitability, licensing rights or benchmark performance.
Related repositories
EbookFoundation/free-programming-books
donnemartin/system-design-primer