» Tag
ai
1117 postsI Built a Simple Tool to Observe My AI Agents' Activities
Otterscope, a tool I built for monitoring small LLM agents, offers an efficient and user-friendly solution for observing agent activities.
Create a Custom AI PR Reviewer from Scratch with GitHub Actions
Learn to build a custom AI PR reviewer from scratch using GitHub Actions, Python, and the Gemini API for automated review processes.
RoomCraft AI: Optimize Room Layouts with Simulated Annealing
RoomCraft AI optimizes room layouts using Simulated Annealing based on user descriptions. It identifies the best arrangements efficiently.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comStreaming AI Responses in Laravel with Server-Sent Events
We upgrade our Laravel AI chatbot to stream responses using Server-Sent Events (SSE), enhancing user experience.
One-Click Pipeline: An SSE Stream Orchestrating Everything
The new application interface enables users to manage knowledge creation and AI planning through a single SSE stream.
Can LLMs Achieve Deep Understanding of Computer Architecture Papers?
Exploring the ability of large language models to deeply understand computer architecture papers through the Gauntlet pipeline, which shows significant advantages in analysis.
LLM Evaluations for Developer Tools: Useful, Correct, Safe
How to evaluate LLM features in developer tools across correctness, usefulness, and safety.
Why DB Connections Are Not Held During Slow LLM Calls
Not holding DB connections during LLM calls enhances performance in AI systems. We explore this using the Honcho example.
One AI Tool Server for Three Different Agents: MCP Explained
MCP enables a single AI server to provide image generation across different applications.
Local Git Guardrail for AI Credits: Your Work, Not Your Agent's Signature
ai-credit-scrub is a Go CLI tool that automatically removes AI attributions from commits.