Category: Agents

  • 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