I built an AI agent that monitors job boards daily and emails you scored matches
AI agent that monitors job boards daily, scores listings against user profile, and delivers top matches via email automation.
AI agent that monitors job boards daily, scores listings against user profile, and delivers top matches via email automation.
GoodQ4All local-first multimodal AI system for offline video search, transcription, speaker diarization, and semantic search using Whisper and Qdrant.
Local-first VoiceToText app using Whisper and LLMs (Apple Intelligence/Gemma) for on-device AI dictation without cloud dependency.
Windows desktop app that tracks real-time AI API usage and quota across multiple providers via taskbar widget with local backend.
GitHub-native governance platform for agentic business workflows with RBAC, audit trails, CLI/API/UI interfaces for workflow orchestration.
Critical perspective on inflated claims about AI-assisted engineering accomplishments and overpromising in development workflows.
Vision for AI-powered operating system consolidating company data across tools for automated insights and decision support.
Investigative report on water consumption by data centers and AI infrastructure amid US drought crisis.
Technical writeup on using LLM agents to complete Python project restructure and build new watgo project from scratch.
Rust library for GDPR-compliant PII masking in Polars with format-preserving encryption and regex-based detection.
Cross-platform Rust image viewer with SAM 3 annotation and CLIP semantic search via extensible plugin architecture.
Explanation of tokenization in LLMs, how text is converted to tokens and why models struggle with character-level tasks.
Open-source local AI SRE agent for monitoring incident grouping and live system investigation on Kubernetes.
Open-source invisible image watermarking tool using agent-based approach for steganography without neural networks.
LEVI framework using evolutionary search to optimize code and prompts at 3-7x lower cost than frontier model approaches.
Technical details on Ideogram 4.0 open model for design generation.
Browser-based AI coding assistant for debugging, code explanation, and security review with 25 free monthly calls.
Omni: airgapped macOS tool for multimodal semantic search over local files using LLMs.
Technical explanation of LLM prompt caching mechanisms and token cost optimization.
Critique examining whether claims of human-like attributes in LLMs hold logical scrutiny compared to game AI.
Discussion of Gemma 4 E4B as local LLM replacement for Qwen.
Leiden Declaration addressing AI's role in mathematical research, proof formalization, and associated concerns.
Analysis of AI coding tools focused on production debugging and operational reality rather than new code writing.
Proposal for DNS-like infrastructure for AI systems. Early-stage concept seeking feedback without implementation details.
CodePal: AI code reviewer by Snap designed for reviewing AI-generated code. Title only, limited details.
Microsoft GraphRAG: LLM-traversable knowledge graphs with write-back capability. Structured retrieval and knowledge management for LLMs.
Self-hosted autonomous AI agent with persistent memory, self-healing capabilities, peer-to-peer communication, and Telegram/Discord/IRC integration. Executes scheduled tasks.
Overview of fastai library coding style philosophy influenced by APL/J/K, emphasizing scientific and experimental development. Design principles for iterative ML work.
Package distribution tool for Whisper Flow across Linux package managers and Nix. Deployment/packaging utility.
AgentCrew: Markdown-first methodology for multi-agent AI coding systems with roles, routing, handoffs, and quality gates. Works with Claude, Cursor, and compatible assistants.
Techniques for reducing token consumption in AI agent coding: command output filtering and other optimization strategies with code examples.
Context Mode Insight: Enterprise observability layer for AI coding assistants. Monitors Claude, Cursor, Copilot across 13 MCP tools with 222 patterns. Privacy-first monitoring.
Analysis of LLM hallucination propagation in educational settings. Examines mechanics of AI system unreliability and human knowledge dependencies.
Guide on transitioning AI systems from Jupyter development to production deployment. Newsletter promotion with limited technical detail visible.
Achu.app converts raw captures to polished visuals using AI Issue Agent. LLM application for design/workflow but minimal technical details.
Curated collection explaining how LLMs work, framing them as universal explainers. Educational resource with conceptual depth.
arXiv paper on LLM inference pricing, production frontiers, and market competition. Economics-focused analysis. Metadata only, no abstract.
Analysis of AI coding tool ROI for bootstrapped founders vs enterprises. Economics of LLM applications and cost management.
Philosophy professor describes work training AI models on philosophical reasoning by grading model responses to generate training data.
WinkTerm is an AI agent that shares your terminal PTY, executing commands collaboratively rather than just suggesting them via chatbot interface.
Interview with GitHub CPO on how AI coding agents are changing developer collaboration and the future of developer tools on the platform.
arXiv Labs framework announcement about collaborative development and partnerships.
SVAHNAR is serverless infrastructure for running AI agents in isolated VMs with orchestration, governance, and tool integration.
Obsidian-agent-bridge: Library enabling AI agents read/write access to Obsidian vaults as knowledge graphs.
agent-asearch: Go CLI tool for AI agents searching 18 sources (web, GitHub, HN, Reddit, etc) with pagination.
TabyAgent: Docker-based AI agent alternative to OpenClaw/Hermes with Telegram chat interface.
RL.cu: Pure CUDA implementation of LLM RL pipeline with GRPO training, 1.37x faster than TRL.
Async hierarchical memory framework for LLM agents avoiding sequential processing bottlenecks.
Terminal UI for GitHub PRs/issues with refresh, built with Ratatui. Mentions agents but not core to tool.
ext-infer: PHP 8.3+ extension for native LLM inference and embeddings via llama.cpp in Rust.