Tag: python
All the articles with the tag "python".
-
Building LangChain Tools and Agents: From Zero to SOAR Assistant
Learn how to create LangChain tools from scratch and build a simple SOAR (Security Orchestration, Automation and Response) agent. This hands-on tutorial covers the fundamentals of tool development and agent creation for security automation.
-
LangGraph Agent Architectures and Patterns: A Professional Guide
A comprehensive theoretical guide on agent architectures and patterns used professionally in AI projects. From simple workflows to hierarchical multi-agent systems, with real-world use cases for each pattern.
-
TypeScript for Pythonistas: A Guide to Building Red Team Tools
A comprehensive TypeScript guide for Python developers. Learn the fundamentals by comparing Python and TypeScript code, focused on offensive security tool development and MCP servers.