A Hands-On Guide to Building Multi-Agent Systems Using n8n
n8n is an open-source, low-code workflow automation platform that enables seamless integrations between applications using a visual, node-based system.
Deep Dive into Open Source RL for Large Scale LLMs DAPO
DAPO is an open-source RL framework that enhances LLM reasoning efficiency, achieving top-tier AIME 2024 performance with half the training steps.
A Hands on Guide to Compact Vision Language Models using SmolDocling
SmolDocling, a 256M VLM, enables efficient document conversion using DocTags to preserve structure while reducing computation.
A Deep Dive into Chain of Draft Prompting
Chain of Draft (CoD) optimizes LLM efficiency by reducing verbosity while maintaining accuracy. It cuts token usage, lowers costs, and speeds up inference for real-world AI applications.
Mastering Multi-Head Latent Attention
DeepSeek’s MLA reduces KV cache memory via low-rank compression and decoupled positional encoding, enabling efficient long-context processing.
Observing and Tracing Multi-Modal Multi-Agent Systems through Portkey
Portkey enables observability and tracing in multi-modal, multi-agent systems for enhanced understanding and development.
A Practioner’s Guide to PydanticAI Agents
PydanticAI Agents leverage Pydantic’s validation to build reliable, type-safe AI decision-making systems.
A Practitioner’s Guide to Nexus – A Scalable Multi-Agent Framework
Nexus is a lightweight Python framework for building scalable, reusable LLM-based multi-agent systems.
The DRAMA Framework Explained – From Large LLMs to Efficient Small Dense Retrievers
DRAMA enhances dense retrieval by leveraging LLM-based data augmentation and pruning to create efficient, high-performance retrievers with multilingual and long-context capabilities.