Projects
Open-source libraries and weekend experiments. The full list lives at github.com/ludmal.
Microsoft Agent Framework — Content Pipeline Sample. A tiny ASP.NET Core Web API that wires up three agents with the Microsoft Agent Framework and runs them as a sequential workflow. Send a topic, the agents pass their work down the line, and you get a polished article back.
C#agentsASP.NET CoreAIRAG + Pinecone — a working Next.js tutorial. A small but realistic Next.js 15 app that walks through every step of a RAG pipeline: upload documents, watch them get chunked and embedded, store the vectors in Pinecone, and chat with Claude using those documents as grounding.
TypeScriptRAGNext.jsPineconeClaudePython library for useful tools. Includes utilities like email templates and an SMTP mail-sending helper.
PythonLightweight email framework for .NET / web. Template-based email sending with field substitution.
C#.NET programming framework for RAD.
C#Simple library to output console text with different colors.
C#A simple KNN library for classification.
PythonNLTK ported for Google App Engine (forked from nltk/nltk).
PythonforkSimple library wrapping AWS services: S3, SES, and SQS, with a built-in email sender.
C#