Discover and explore top open-source AI tools and projects—updated daily.
Othmane-KhadriCLI-first AI operating system for Go-To-Market campaigns
Top 99.4% on SourcePulse
Summary
YALC is an AI-native, CLI-first operating system designed to automate and optimize Go-To-Market (GTM) campaigns. It empowers sales and marketing teams to plan, execute, and learn from outreach efforts, offering a programmable alternative to existing GTM tools with a focus on compounding intelligence and robust outbound validation.
How It Works
YALC utilizes a three-layer architecture (Service, Provider, Skill) and an AI-native approach, leveraging LLMs for campaign planning, lead qualification, and personalization. Its core "intelligence everywhere" philosophy ensures every campaign outcome feeds an intelligence store, enabling continuous learning and strategy refinement. Outbound messages undergo pre-send validation, and external API calls are rate-limited for reliability.
Quick Start & Requirements
npm i -g yalc-gtm-os for direct CLI use, or clone the repo and use pnpm install for development.yalc-gtm start initiates website scraping and framework review.CONTRIBUTING.md, docs/providers.md, and the lemlist integration demo at https://yalc.ai/skills/lemlist-campaign-from-icp/.Highlighted Details
Maintenance & Community
The README does not specify community channels (e.g., Discord, Slack) or notable contributors/sponsorships. Development guidelines are available in CONTRIBUTING.md.
Licensing & Compatibility
Limitations & Caveats
Full AI capabilities (planning, qualification, personalization) require an ANTHROPIC_API_KEY. When running within Claude Code without this key, these specific skills are redirected or skipped. PDF/PNG rendering from HTML is an optional dependency requiring playwright installation. Background agents may depend on OS-specific services.
1 week ago
Inactive