Skip to content
View HerdingAI's full-sized avatar

Block or report HerdingAI

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
HerdingAI/README.md

Carlos Rivero

AI product manager. I build agentic systems, generative AI, and production ML for the enterprise — where the hard problems are rarely the models, and almost always trust, evaluation, and what an organization will actually adopt.

Everything here is working code for a decision I've actually had to make:

  • ai-product-decisions — PM judgment, made runnable: evals, workflow-vs-agent arithmetic, failure analysis
  • agentic-copilot — a stateful, tool-using conversational agent (LangGraph + MCP), end to end
  • document-ai-bench — an open benchmark for LLMs on long, structured, high-stakes documents
  • How to make AI products — my free 24-unit applied GenAI curriculum, no sign-up

Longer thoughts live at carlosarivero.com. Say hello on LinkedIn.


Day job: leading product for teams of humans and AI. One side hallucinates facts, the other hallucinates deadlines. I manage both.

Pinned Loading

  1. ai-product-decisions ai-product-decisions Public

    PM judgment, made runnable. Each artifact is one product decision AI PMs face — with working code, an eval, and the trade-off math.

    Python