CrewAI tools for Life Diverse Network (LDN) AI-powered media services
Project description
crewai-ldn 🤖
CrewAI tools for Life Diverse Network's 47 AI-powered media services.
Integrate LDN's content, events, research, and IP services into your CrewAI agents via the x402 payment protocol on Base Mainnet (USDC).
Installation
pip install crewai-ldn
Quick Start
from crewai import Agent, Task, Crew
from crewai_ldn import LDNContentTool, LDNEventTool, LDNResearchTool
content_manager = Agent(
role="Content Manager",
goal="Publish high-quality sponsored content in the DC metro area",
tools=[LDNContentTool(), LDNEventTool()],
verbose=True,
)
task = Task(
description="Publish a sponsored article about summer dining in Georgetown for RestaurantXYZ",
agent=content_manager,
)
crew = Crew(agents=[content_manager], tasks=[task])
crew.kickoff()
Available Tools
| Tool | Price | Description |
|---|---|---|
LDNContentTool |
$750 | Sponsored article on DC Life Magazine™ |
LDNSEOTool |
$50 | SEO-optimized article (800-1200 words) |
LDNEventTool |
$75 | Event listing on DC Life calendar |
LDNResearchTool |
$2,500 | Diversity Pixel™ brand audit (exclusive) |
LDNEventDiscoveryTool |
$200 | 50+ events for any US city |
Payment
All services use x402 protocol on Base Mainnet (USDC).
Wallet: 0x08E7C1790De3E1fEE01DB06F35A278fe81eba89B
About
Built by Mestizo Media Group / Life Diverse Network — 13 city magazines, D-U-N-S #042950819.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file crewai_ldn-0.1.0.tar.gz.
File metadata
- Download URL: crewai_ldn-0.1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2facfc848cd588c2c5de050944f25e6c0d30da49829aeea6aba64cb343c7c00e
|
|
| MD5 |
f4d2023623470ea72ec3020a112470fa
|
|
| BLAKE2b-256 |
ddfc0cedd2e8ff9409cd648dcc85689470266aac938de227b55faeee41254200
|
File details
Details for the file crewai_ldn-0.1.0-py3-none-any.whl.
File metadata
- Download URL: crewai_ldn-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10a118f8fe8394e94181daba900baf434307261b224223d091cfc0575fe7bec8
|
|
| MD5 |
f76558e93e8aa9bccdcb59d8d6ff47a2
|
|
| BLAKE2b-256 |
8b3a05d80c28311391b6f99d127ec4109796ef11710dfa0b188b0ac570910c8c
|