feat: add PII sanitization agent for autonomous AI pipelines (#115)
- feat: add PII Sanitization Agent (agents/21-pii-sanitization-agent)
Fail-closed PII sanitization client for autonomous agent pipelines, built on the TrustBoost API. Matches CONTRIBUTION.md layout (agent.py, metadata.yaml, .env.example, requirements.txt, README.md) and the central Use Case Table (Privacy/Compliance).
Clean re-submission of the abandoned PR #115 fork with schema-compliant files.
Signed-off-by: teodorofodocrispin-cmyk teodorofodocrispin-cmyk@users.noreply.github.com
- feat: add PII Sanitization Agent (agents/21-pii-sanitization-agent)
Five-file layout per CONTRIBUTION.md: agent.py, README.md, requirements.txt, .env.example, metadata.yaml. Fail-closed PII sanitization via TrustBoost API. Clean re-submission of abandoned PR #115.
Signed-off-by: teodorofodocrispin-cmyk teodorofodocrispin-cmyk@users.noreply.github.com
Signed-off-by: teodorofodocrispin-cmyk teodorofodocrispin-cmyk@users.noreply.github.com Co-authored-by: teodorofodocrispin-cmyk teodorofodocrispin-cmyk@users.noreply.github.com
版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9
京公网安备 11010802047560号
500+ AI Agent Projects & Use Cases
The most comprehensive collection of AI agent projects, use cases, and working implementations.
🚀 Quick Start • 🗺️ Browse Agents • 🏭 By Industry • 🤝 Contribute • 📊 Frameworks Compared
What is this?
A curated collection of 500+ AI agent projects — production examples, tutorials, and working code spanning every major framework (LangGraph, CrewAI, AutoGen, Agno) and industry (Healthcare, Finance, Education, Cybersecurity, and more).
Who it’s for:
⚡ Quick Start
Pick a framework and run an agent in under 5 minutes:
🗺️ Navigation Guide
agents/crewai_mcp_course/📊 Framework Comparison
Choosing a framework? Here’s when to use each:
Quick decision guide:
🏭 Industry Use Cases
🔧 Browse by Framework
CrewAI
Role-based multi-agent framework. Great for business automation.
AutoGen
Microsoft’s framework for code generation, execution, and multi-agent research.
Code Generation, Execution, and Debugging
Multi-Agent Collaboration
Sequential Multi-Agent Chats
Nested Chats
Tools
Multimodal Agents
Observability & Evaluation
Agno
Lightweight, fast agent framework. Best for single-agent tools and rapid prototyping.
LangGraph
State-machine framework for complex, stateful agent workflows and RAG pipelines.
🤝 Contributing
Contributions are welcome! 🎉 This repo grows through community contributions.
Ways to contribute:
agents/with runnable codeTo contribute:
feat/agent-nameorfix/descriptionSee CONTRIBUTION.md for full requirements (metadata.yaml, requirements.txt, etc.).
Star History
Regenerated weekly from the GitHub API by
.github/workflows/star-history.yml. Click the chart for the interactive version.📜 License
This repository is licensed under the MIT License. See the LICENSE file for more information.
⭐ Star this repo if you find it useful — it helps others discover it!
Report Issue • Request Agent • Contribute