PromtEngineer/localGPT
LocalGPT enables secure, private conversations with your documents on your local device using various open-source GPT models and embeddings without any data leaving your computer.
Awesome AI Agents › Post-Exploitation Agents
AdvAgent is a project focused on controllable blackbox red-teaming for web agents, designed to test and improve the security and robustness of large language model-based web agents. The project provides a comprehensive pipeline to conduct adversarial attacks on various large language models such as GPT, Gemini, and Claude, with a primary example targeting GPT. It leverages datasets like Mind2Web and SeeAct to perform experiments and evaluate the effectiveness of its approach against state-of-the-art web agent frameworks. The repository includes detailed setup instructions, including environment creation, dependency installation, and API key configuration for OpenAI and Hugging Face. Users can generate training and test datasets by filtering and augmenting source data, followed by constructing datasets suitable for supervised fine-tuning (SFT) and direct preference optimization (DPO). The project supports fine-tuning models using Together AI's API, providing scripts and commands for uploading datasets, training models with LoRA, and downloading the fine-tuned models. Additionally, it offers a DPO training pipeline with scripts for training, model selection, and merging. Evaluation scripts are included to assess the performance of the trained models. The project is well-documented with a clear directory structure for data and models, facilitating reproducibility and further research. Overall, AdvAgent aims to advance the field of AI security by enabling controlled adversarial testing of web agents, helping to identify vulnerabilities and improve their resilience against malicious inputs.
https://github.com/AI-secure/AdvAgent
LocalGPT enables secure, private conversations with your documents on your local device using various open-source GPT models and embeddings without any data leaving your computer.
Guardrails is a Python framework that enhances AI application reliability by providing input/output guards to detect and mitigate risks and generate structured data from large language models.
A curated community-driven repository compiling diverse GPT agents specialized in offensive and defensive cybersecurity tasks, providing AI-powered tools for malware analysis, threat intelligence, vulnerability assessment, and more.
Merlin is a cross-platform post-exploitation Command & Control server and agent supporting multiple protocols and advanced encryption for secure and flexible red teaming operations.
AChat is an open-source, self-hosted AI platform designed for enterprises and teams, combining local processing with remote synchronization for centralized AI conversation management and collaboration.
BrowserAI is an open-source platform that enables running production-ready large language models and AI functionalities directly in the browser with WebGPU acceleration, ensuring privacy, offline capability, and no server infrastructure requirements.
DongTai-agent-java is a Java application probe for DongTai IAST that collects runtime method invocation data via dynamic bytecode instrumentation to detect security vulnerabilities.
Realm is a scalable, reliable, and automated cross-platform Red Team engagement platform featuring a Pythonic DSL, multi-host management, and native Google Cloud integration for advanced offensive security operations.