Show HN: PeekAI – Local-first observability for Python AI agents
Category: observability
Tags: observability, python-ai-agents, local-first
Score: 7.3/10 (Innovation: 7, Technical: 7, Documentation: 8, Utility: 7)
PeekAI is a lightweight, local-first observability tool for Python AI agents that captures LLM calls, tool usage, and agent handoffs in a SQLite database with no cloud dependency. It offers zero-config instrumentation via monkey-patching, a CLI and Streamlit dashboard for inspecting traces, and a unique trace replay feature that allows swapping models or modifying tool responses for debugging.
Target audience: backend devs, ai engineers, data scientists
Repository: https://github.com/oussamaKH63/peekai · Python · MIT · 1 stars
View on Hacker News