Category: Agents

  • Impeccable design skill

    Impeccable is a structured design system for AI-assisted frontend development, designed to combat design monoculture—the tendency for AI models to default to the same overused patterns (like Inter font, purple gradients, or nested cards)—by equipping AI with a shared vocabulary across seven focused design disciplines. The Seven Domains TypographyFocuses on type systems, font pairing, modular…

  • Hermes Agent

    Hermes Agent

    Hermes Agent by Nous Research is an open-source, self-improving autonomous AI agent. Hermes can be used as both a production tool and a research platform. Hermes Agent is explicitly designed to be local‑first: it can run fully on‑device with no data leaving your machine, so the agent lives inside your own environment rather than a…

  • Gemini Deep Research Agent API

    Google’s Deep Research is an agentic AI feature that autonomously plans multi-step research and browses the web, reasons iteratively over findings, and generates detailed, cited reports. It takes a few minutes but creates detailed reports. It is now available through an API so it can be built into custom applications. The prompt can take formatting…

  • TinyTroupe

    TinyTroupe

    TinyTroupe by Microsoft is an LLM-powered persona simulation. An opensource Python library to simulate people with personalities, interests and goals. They can interact with other personas in their TinyWorld simulation. It is designed to use GPT-4 to help understand human behaviour with a focus on productivity and business scenarios for success with projects and products.…

  • Stripe Payments with AI Agents

    Stripe has introduced an agent toolkit that integrates with popular LLM frameworks (Vercel’s AI SDK, LangChain, and CrewAI) to enable AI agents to handle financial transactions. The key innovation is the ability to combine LLM capabilities with Stripe’s API, allowing agents to perform tasks like creating invoices, generating payment links, and managing virtual cards for…

  • Agentic Design Patterns

    This series of articles explores AI agent workflows, a new approach to leveraging large language models through iterative processes.  It covers, Reflection, Tool Use, Planning, Multi-Agent Collaboration DeepLearning.AI: Agentic Design Patterns