Tag: cybersecurity
All the articles with the tag "cybersecurity".
-
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.
-
Building a RAG System for Cybersecurity Compliance: A Simple POC with LangChain v1+
A step-by-step walkthrough of building a basic RAG system with LangChain v1+ to query compliance regulations. This is an unoptimized POC for learning purposes, not production-ready.