Results for: "llm"
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.
Claw Diary: Visualize AI Agent Activity for Enhanced Insights
THE GIST: Claw Diary auto-records AI agent activity, generating summaries, visual timelines, and cost analytics locally.
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.
AgenticMemory: A Binary Graph Format for AI Agent Memory
THE GIST: AgenticMemory is a binary graph format enabling AI agents to store and retrieve cognitive events with sub-millisecond query speeds.
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.
Geneclaw: AI Agent Framework for Safe Code Evolution
THE GIST: Geneclaw is an AI agent framework that safely evolves its own code through observation, diagnosis, proposal, gating, and application, requiring human approval.
PERSONA: Vector Algebra Controls LLM Personality
THE GIST: PERSONA enables dynamic LLM personality control via algebraic manipulation of activation vectors, achieving fine-tuning level performance without training.