AI Agent Engineer Projects in LahoreAI Agent Engineer Projects in Lahore
Cover image for Built a personalized LinkedIn post
Built a personalized LinkedIn post generator, and it's actually working end to end now. Most AI writing tools just take a prompt and spit out generic content. I wanted something different, a tool that understands who you are before it writes anything, and checks what's genuinely working on a topic right now instead of guessing. Here's what it actually does: → Personalized profile setup — set your niche, profession, key skills, and preferred tone once, it's reused for every post after that → Real-time research before writing — searches how people are actually discussing your topic right now, and extracts real patterns: hook style, structure, tone, without ever copying anyone's actual words → Fully personalized generation — combines your profile with the research patterns to write something original that sounds like you, not a generic AI voice → Editable output — every generated post is editable before you copy it, plus you get a breakdown of exactly which patterns informed the draft → Post history — every post you've generated is saved and browsable anytime → Fully self-contained build — Python, Streamlit, SQLite, no Supabase or external auth provider, just OpenRouter for generation and Serper for real-time research, with proper password hashing for authentication Still early, and currently invite-only while I manage access and costs on the research side. Link below, drop a comment or DM me for access. 🔗 https://post-pilot-ai.streamlit.app/ #AI (https://www.linkedin.com/search/results/all/?keywords=%23ai&origin=HASH_TAG_FROM_FEED) #Python (https://www.linkedin.com/search/results/all/?keywords=%23python&origin=HASH_TAG_FROM_FEED) #Streamlit (https://www.linkedin.com/search/results/all/?keywords=%23streamlit&origin=HASH_TAG_FROM_FEED) #BuildInPublic (https://www.linkedin.com/search/results/all/?keywords=%23buildinpublic&origin=HASH_TAG_FROM_FEED) #OpenSource (https://www.linkedin.com/search/results/all/?keywords=%23opensource&origin=HASH_TAG_FROM_FEED) #MachineLearning (https://www.linkedin.com/search/results/all/?keywords=%23machinelearning&origin=HASH_TAG_FROM_FEED)
2
80
Cover image for Enterprise AI Outbound Engine: Programmatic
Enterprise AI Outbound Engine: Programmatic Domain Auditing & Hyper-Personalized Lead Acquisition The Objective To eliminate the extremely low conversion rates associated with generic, high-volume cold email strategies. This asset was engineered to build an automated, zero-latency outbound prospecting infrastructure that conducts programmatic technical audits on target company websites in real time. By delivering immediate, hyper-personalized value to a prospect’s inbox, the system dramatically increases cold response rates and shortens sales pipeline velocity. System Architecture & Workflow Breakdown The underlying logic is built as an asynchronous, multi-stage agentic data pipeline that seamlessly processes targets from raw data cells to a finalized outbound delivery: Stage 1: Automated Data Ingestion & Polling: The system monitors a centralized data core (Google Sheets) via automated webhooks, continuously scanning for newly appended prospect leads and tracking operational states to prevent duplicate processing. Stage 2: Programmatic Web Scraping: The workflow executes custom HTTP GET requests to isolate, scrape, and ingest live front-end code, metadata, and structural configurations directly from the target company's domain. Stage 3: Multi-Layered LLM Synthesis: The raw web payload is dynamically passed through dual-stage Large Language Model (LLM) API completion nodes. The first node isolates optimization bottlenecks on the prospect's site. The second node acts as a context-aware copywriter, translating those raw gaps into a polished, bespoke audit tailored specifically to the business owner. Stage 4: Automated SMTP Deployment: The finalized custom audit and strategic pitch are formatted into an email payload and routed through an automated mail-server node to deliver the value statement directly to the decision-maker. Stage 5: Closed-Loop State Sync: Upon successful delivery, a final write-back module updates the primary database row with full timestamp logs and execution states, establishing a clean audit trail. Core Capabilities & Tech Highlights Context-Driven Hyper-Personalization: Completely bypasses basic name-merge fields by extracting live, domain-specific text to generate authentic, high-impact value statements unique to every recipient. Token-Optimized Payload Ingestion: Employs advanced parsing to strip out irrelevant source code before sending data to the LLM core, preserving maximum contextual relevance while drastically lowering API computational costs. Scale-Ready Asynchronous Architecture: Engineered to execute complex web audits and custom draft writing sequentially across hundreds of target leads simultaneously without causing operational bottlenecks or memory overloads. Inbound Funnel Multiplier: Directly interfaces with modern outbound deliverability systems, protecting domain authority by replacing blind spam with highly targeted, consultative tech audits.
0
49