Projects
-
pg-heartbeat
A tiny Python library for pushing service heartbeats into a SQL database — for when you want liveness signals without a monitoring stack.
Author
-
pg-task-tracker
A small Python library for tracking multi-step task progress in Postgres or SQLite — no broker, no queue, just a clean record of what happened.
Author
-
rag-simple
A minimal RAG pipeline built with LangChain and ChromaDB — load documents, embed with OpenAI, query with GPT-4o-mini.
Author