Skip to content
@phronesis-framework

Phronesis Framework

Phronesis (φρόνησις): for Aristotle, practical wisdom - the capacity to deliberate well and act with judgment in concrete situations. An LLM has episteme. An ag

Phronesis Framework

Phronesis (φρόνησις): for Aristotle, practical wisdom - the capacity to deliberate well and act with judgment in concrete situations. An LLM has episteme (knowledge). An agent needs phronesis.

We build Python-first infrastructure for AI agent systems with practical wisdom at their core: composable specifications, async-first runtimes, strongly-typed contracts, and observability built in - not bolted on.

Projects

Design principles

  1. Composition over inheritance.
  2. Async-first.
  3. Strongly typed throughout (Pydantic v2, pyright strict).
  4. Immutable specifications, mutable executions.
  5. Layered with unidirectional dependencies.
  6. Observability built in (OpenTelemetry).
  7. Closed catalog of execution patterns.
  8. JSON-serializable core.

Get involved

Popular repositories Loading

  1. .github .github Public

    Default community health files and reusable workflows for Phronesis

  2. phronesis-web phronesis-web Public

    Public website and documentation for Phronesis - a Python framework for AI agent systems with practical wisdom at their core.

    TypeScript

  3. phronesis-framework phronesis-framework Public

    Phronesis is a Python framework for designing, composing, and operating AI agent systems - typed, observable, and built for production. Agents have episteme (knowledge) from the LLM; Phronesis give…

    Python

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…