# Adversarial-Chatter **Repository Path**: mirrors_microsoft/Adversarial-Chatter ## Basic Information - **Project Name**: Adversarial-Chatter - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: dev - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-07 - **Last Updated**: 2025-08-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Prerequisites 1. Clone Repo ``` https://MM-Dev-Org@dev.azure.com/MM-Dev-Org/DAI-POD/_git/Projects ``` # Project 1. ADV_CHAT * Comprised of an LLM Agent `SocialAgent.py` 2. Data * Scripts to generate fake social media data. 3. GlitchyWeb * Website that will be targeted by the Adversarial Chatter Agents ## Description >Adversarial chatter is a project that explores adversarial behavior in AI or cybersecurity contexts. Currently simulates or analyzes adversarial interactions in the context of elicitation to better train individuals against social engineering threats. ## Agents AutoGen is an open-source programming framework for building AI agents and facilitating cooperation among multiple agents to solve tasks. AutoGen aims to streamline the development and research of agentic AI, much like PyTorch does for Deep Learning. It offers features such as agents capable of interacting with each other, facilitates the use of various large language models (LLMs) and tool use support, autonomous and human-in-the-loop workflows, and multi-agent conversation patterns. `https://github.com/microsoft/autogen` ## Install ## Support `@DataAI-Consulting-Lab` ## Contributing ``` Reach out to the @DataAI-Consulting-Lab if you would like to join our project ``` ## Acknowledgements * `FED-CIV DAI POD ` * `@DataAI-Consulting-Lab`