Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ We welcome contributions from the CrewAI community! If you've built an open-sour
|---------------------------------------|---------------------------------------|-----------------------------------------------|
| [CrewAI + GMail + Coinbase + Stripe Integration](https://github.com/dexhorthy/mailcrew/tree/main) | Mailcrew is a language model agent that performs various tasks over email, including interacting with Stripe and Coinbase APIs. | [@dexhorthy](https://github.com/dexhorthy) |
| [CrewAI + OpenCommerce Integration](https://github.com/OpenCommerce-xyz/CrewAI_OpenCommerce_example) | Integration toolkit for enabling AI agents to make automated payments and access paid services using USDC. Load your agents with stablecoins and your entire CrewAI agents will be able to make payments and access paid services. | [@Idan-Levin](https://github.com/Idan-Levin) |
| [Agent Memory Guard](https://github.com/OWASP/www-project-agent-memory-guard) | Runtime defense layer that screens every read/write to CrewAI agent memory, blocking prompt injection, secret exfiltration, and integrity attacks that persist across sessions. OWASP Incubator project with 59µs median latency and drop-in CrewAI integration. | [@vgudur-dev](https://github.com/vgudur-dev) |

---
### Tutorials
Expand Down