AI Engineering, prompt systems, agentic AI
LLM workflows: evaluation pipelines, and agent automation
Python TypeScript LangGraph DSPy RAG Prompt Engineering LLM
Fiction generator using LLM agents to create complete novels with coherent plots, developed characters, and diverse writing styles.
Translate books and big text files via Ollama LLMs using two-stage approach with initial translation, then AI self-reflection and refinement.
Free Perplexity-style web search library for local sLLM. Bing + DuckDuckGo → semantic filtering → reranking → LLM-ready prompt with citations.
Scene-aware vertical auto-reframe CLI that turns horizontal footage into 9:16 video without losing the subject.
Tell your browser what to do. A small browser agent that lives inside Chrome.
TypeScript 1
A self-improving LLM agent on LangGraph that learns from experience, writes & tests its own tools, and gets measurably better over time — runs 100% locally on Ollama.
Python 1