Published onJune 10, 2026Building a Secure Bash-Executing AI Agent in Under 100 Lines of Pythonagentssandboxinghow-topythonBuild a complete, bash-executing AI agent from scratch in under 60 lines of Python, explore the security risks of local execution, and secure it using a hardware-isolated sandbox.
Published onJanuary 25, 2025Create Your Own Agent Using smolagentsllmagentshow-toA step-by-step guide to creating an agent using smolagents.
Published onNovember 2, 2024An Introduction to Gradient Descentmlmathshow-tovisualizationA beginner-friendly guide to understanding gradient descent, a fundamental optimization algorithm used in machine learning.