LLM FFN benchmarks on a 4‑core HP All‑in‑One
rolvsparse is a compute primitive for matrix arithmetic in AI processors, claiming up to 133.5× speedup on Llama models with 99.9% energy reduction on existing hardware.
rolvsparse is a compute primitive for matrix arithmetic in AI processors, claiming up to 133.5× speedup on Llama models with 99.9% energy reduction on existing hardware.
Nova is an open-source personal AI that runs locally, learns from user corrections, and fine-tunes itself without cloud dependencies or data leaving the device.
Open-source playground for red-teaming and testing AI agents with published exploits to improve agent robustness and trustworthiness.
Memelang is an AI-optimized query language that reduces token count and model size for LLM RAG applications; free for development use.
scitex-notification adds multi-channel notifications (TTS, phone calls, SMS) to AI agents via escalating alerts when tasks complete.
kguardian uses eBPF to automatically generate Kubernetes security profiles and NetworkPolicies by monitoring actual container behavior.
CostClaw is a free open-source plugin for OpenClaw agents that tracks LLM API costs in real-time via a local dashboard without external services.
Copilot Health helps people understand medical test results and health data through AI-powered interpretation and consultation support.
Open-source AgentFactory orchestrates fleet of coding agents (Claude, Codex, Spring AI) through automated pipeline for issue resolution and code shipping.
Open-source framework for personal AI agents running entirely on-device with efficiency-aware evaluations and learning loop using local trace data.
NPM package enabling free OpenAI API access via ChatGPT OAuth tokens. Creates localhost proxy to ChatGPT backend API with Vercel AI SDK provider support.
AI automation tool to summarize Datadog monitoring alerts and escalate issues, reducing manual dashboard review.
Discussion of mental fatigue and workflow challenges when working with LLMs like Claude and Codex, and recovery strategies.
Multi-agent workflow orchestration system supporting Gemini, Qwen, Claude with role-based agents, background execution, and visual workflow editing.
GitHub Action detecting LLM output drift in CI/CD by replaying workflows and diffing outputs to prevent silent model changes reaching production.
Dashboard for real-time observability into Claude Code sessions, tracking costs, tool usage, and subagent execution without code changes.
Security middleware for autonomous AI agents that risk-scores actions, detects injection attacks, and catches behavioral drift across multi-turn interactions.
Open-source SDK for building autonomous AI agents that execute cross-chain financial operations with cryptographic guarantees and trusted execution environments.
Multi-agent coordination system using Claude Code, Discord webhooks, and timer-based polling. Production autonomous workflows with real-time notifications.
Timezone converter tool for Claude API usage promotion (Mar 2026). Minor LLM-adjacent utility.
Overview of layered security architecture for AI agents, emphasizing secure human identity verification and token-based authorization.
Quell is a local security layer that intercepts prompts to AI IDEs, redacting secrets before they reach cloud models, storing values in OS keychain.
ARISE framework enables LLM agents to synthesize their own tools at runtime when they encounter task gaps, adapting without pre-crafted tool libraries.
clifast tool converts TypeScript/JavaScript functions into CLI packages with optimized help text for LLM navigation, reducing token usage versus MCP.
LiveAuth system providing Proof-of-Work and Lightning Network authentication for AI agents, replacing CAPTCHAs and API keys.
Critical perspective on AI agent hype, questioning whether agents are necessary or overused in current implementations.
Opsmeter tool for cost attribution and budget control in LLM applications, breaking down spending by endpoint, tenant, user, and model.
Caliber scans codebases to auto-generate tailored AI agent skills, configs, and recommended MCPs matching project stack and best practices.
Free tool for analyzing and comparing AI product costs across 9 LLM providers before implementation to identify optimal architecture.
Analysis of LLM inconsistency when prompted repeatedly on same question, showing tendency to contradict prior responses.
OpenLegion framework for AI agent fleets with Docker container isolation, vault proxy for credentials, and hard spend limits.
LLM-driven robot survival game built with Pygame Zero using Ollama for local inference and prompt design challenges.
Five-phase AI-assisted SDLC pipeline using Git worktrees and Claude for parallel agent orchestration with architectural governance.
Genetic algorithm framework using LLM as mutation operator to evolve optimal prompts through iterative selection and breeding.
Tool generating AI agent instruction files from contract.yaml configuration.
Study testing 10 chatbots on violent scenario response; Claude was most reliable at refusing participation.
Technical analysis of using OS-level process sandboxing for AI agents executing code and spawning subprocesses safely.
Mobile PWA app for managing Claude Code AI agent asynchronously, with file browser and code review/commit capabilities.
DocuDesign tool uses AI image models and text editing to generate print-ready design files from descriptions.
Platform enabling autonomous AI agents to register, collaborate on tasks, and share revenue via shared infrastructure accounts.
Godshell uses eBPF kernel hooks with LLMs for natural language system administration, observing processes and network activity.
Benchmark comparing local LLM performance with tool integration; discusses harness runners and MCP for context management.
GitLike decentralized Git hosting using IPFS for storage and Ethereum wallets for authentication, enabling permanent code pinning.
Approach to sandboxing untrusted AI-generated code in GitHub Actions using Claude for pentesting and isolation techniques.
Security audit of 30 popular AI agent projects finding 93% use unscoped API keys, 0% have per-agent identity, 97% lack consent flows.
Case study using Claude Code AI agent to configure entire Arch Linux system setup without manual intervention.
OpenClaw plugin that enforces hard budget limits on agent tool calls with balance checks, reservations, and model fallbacks.
Gallery of LLM architecture figures and fact sheets comparing models like Llama, with issue tracking for inaccuracies.
Discussion thread soliciting real-world experiences from developers using AI coding assistants professionally, focusing on what works and what doesn't.
Experiment documenting how AI coding assistants (Cursor) progressively ignore initial constraints as conversation length increases to 40K+ tokens.