hookedllm
PythonHookedLLM allows you to run hooks before and after LLM calls.
HookedLLM allows you to run hooks before and after LLM calls.
Grompt is a tool for decoupling prompts from your code.
Noesis aims to make it simple for developers to deploy agentic applications with minimal effort.
Codii is an AI-powered code review assistant that helps you ship better code.
Portable memory for small text corpora. No servers, no API keys, no infrastructure.
Agentic spec-to-code builder: turn a SPEC.md into an installable, tested package.
Walking through spek, a small LLM-powered coding agent that turns a markdown spec into a working, tested Python package ā and the six design questions I had to answer to build it.
An exploration of what ChatGPT's code execution environment can and can't do ā filesystem access, process introspection, networking, and the curious 'prove it' prompting pattern.