Results for: "Access"
Keyword Search 9 resultsDeskMic: Rust-Based Audio Recorder and AI Summarizer
THE GIST: DeskMic is a lightweight, open-source Windows audio recorder that uses AI to summarize transcripts and send email summaries.
Extra-steps.dev: Deconstructing AI Hype into Core CS Primitives
THE GIST: Extra-steps.dev demystifies AI hype by mapping complex AI functionalities like memory, function calling, and agents to fundamental computer science primitives.
PicoLM: Run a 1B Parameter LLM on a $10 Board
THE GIST: PicoLM enables running a 1-billion parameter LLM on a $10 board with minimal resources and no internet.
Understanding LLM Serving: Prefill, Decode, and Goodput
THE GIST: DistServe optimizes LLM serving by maximizing 'goodput'—the request rate that meets latency SLOs—considering prefill and decode phases.
NSED: Mixture-of-Models Achieves SOTA Reasoning with Self-Hosted AI
THE GIST: NSED uses a mixture-of-models architecture with self-evaluating agents to achieve near state-of-the-art reasoning on consumer hardware.
ClawShield: Open-Source Firewall for AI Agent Communication
THE GIST: ClawShield is an open-source firewall designed to secure communication between AI agents by blocking prompt injections, malicious plugins, credential leaks, and unauthorized access.
Kernel-Enforced Sandbox for AI Agents: Secure Execution with Nono
THE GIST: Nono is a kernel-enforced sandbox app and SDK for AI agents, MCP, and LLM workloads, providing robust security by blocking unauthorized access at the syscall level.
Sniptail: Turn Slack/Discord into an AI Coding Agent Interface
THE GIST: Sniptail is an omnichannel bot that allows teams to run coding agent jobs against approved repos directly from Slack and Discord.
Expanso Skills: Data Processing Recipes for AI Agents on the Edge
THE GIST: Expanso Skills is a catalog of over 200 reusable data processing pipeline recipes designed for AI agents running on Expanso Edge.