Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Antigravity: Autonomous B2B Intelligence Pipeline

A high-fidelity orchestrator designed to transform raw company telemetry into hyper-personalized, Glassmorphism-styled outreach. Built with a "Safety-First" MLOps mentality, this pipeline automates the entire B2B funnel—from deep signal harvesting to governed dispatch and inbox synchronization.

💎 Project Highlights

  • Glassmorphism Email Engine: Premium, high-converting HTML templates with animated gradients and a modern backdrop-blur aesthetic.
  • Context-Aware Targeting: Intelligent regex-based filtering that effortlessly pivots between industry clusters (AI Startups, Managed Services, Enterprise SaaS).
  • Deep Signal Harvesting: Synthesizing raw firmographics into multi-touch action plans tailored to specific operational bottlenecks.
  • Fail-Closed Governance: Strict quality gates and SMTP safety delays (180s+) to ensure maximum deliverability and account health.
  • Operational Dashboard: A premium index.html dashboard visualizing the pipeline’s state, campaign history, and real-time metrics.

🛠️ Architecture Overview

graph TD
    A[Raw Source Data] -->|Filter| B(Targeting Engine)
    B -->|Enrich| C{Deep Harvester}
    C -->|Analyze| D[Orchestration Engine]
    D -->|Generate| E[[Glassmorphism Drafts]]
    E -->|Gate| F(Pipeline Governance)
    F -->|Dispatch| G[SMTP / Zoho Server]
    G -->|Sync| H(IMAP Archive)
Loading

🚀 Recent Campaigns

Campaign Strategy Reach Status
Services Batch Targeting "Service/Solutions" entities with operational pilots. 60+ In Progress
AI Startups Focusing on .ai domains and generative intelligence startups. 100+ Drafted
Foundation Initial Russul 1000 and enterprise datasets. 1.5k+ Archived

💻 Quick Start

1. Environment Setup

Fill in your credentials in .env (use .env.example as a template).

cp .env.example .env

2. Run the Command Center

Launch the premium dashboard to view the project status:

# Serve locally
python3 -m http.server 8000

3. Orchestrate a Batch

Generate a high-fidelity outreach batch for a specific sub-set:

python3 intelligence_pipeline/orchestrate_pipeline.py --batch-size 50

4. Governed Dispatch

Send drafts with safety delays:

python3 intelligence_pipeline/dispatch_emails.py --send --sleep-seconds 180

Built with pride for high-growth B2B operations. © 2026 Antigravity Intelligence.

About

Automated B2B outreach pipeline: company intelligence normalization, mini audits, personalized email drafting, quality gating, and SMTP dispatch with IMAP deduplication

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages