Freelancers using LangChain in SpainFreelancers using LangChain in Spain
AI Agent & Full-Stack Engineer · LangGraph · RAG · AI Apps
New to Contra
AI Agent & Full-Stack Engineer · LangGraph · RAG · AI Apps
AI & SaaS Developer with Product Expertise
AI & SaaS Developer with Product Expertise
24/7 AI Automation | Receptionist + Sales + Workflows
11
Followers
24/7 AI Automation | Receptionist + Sales + Workflows
Cover image for I built my own lead
I built my own lead generation machine because I moved to Denmark with zero network. I moved to Denmark. I didn't know anyone. I had no network. And I needed to find companies I could sell automation services to. I could spend hours manually searching for companies, finding emails, cleaning data, and sending messages one by one. Or I could automate the process. So I built a complete lead generation pipeline: → 🐍 Python scraper connected to Denmark's public government CVR database → 📊 Google Sheets synchronization to normalize and deduplicate companies → ✉️ Automated cold email workflow with 10 sector-specific templates using n8n → 📱 Daily Telegram reports with full pipeline statistics → 💼 Assisted LinkedIn outreach: 10 leads per day + a ready-to-send message And these are the numbers: 📈 19,334 leads in the database 📧 71% email coverage 🏭 10 sectors 🔢 34 industry codes ✉️ 25 automated emails per day ♾️ ~534 days of outreach without repeating a lead 💰 $5/month total cost — basically just the VPS. The interesting part isn't the scraper. It's not n8n. It's not Telegram. The interesting part is that a process that used to take hours of manual work can now run almost entirely on its own. And that's exactly what I want to build for companies: Find repetitive processes → design the system → automate them → measure the results. In the video, I break down the entire pipeline, piece by piece. If you're building something similar, let me know which part you'd like me to break down next. 👇 #Automation #AI #LeadGeneration #n8n #Python #ColdEmail #SalesAutomation #B2BAutomation #Denmark #BuildInPublic
1
3
193
AI Workflow Architect & Automation Expert
8
Followers
AI Workflow Architect & Automation Expert
Independent AI Architect&Strategist EU AI ACT&OWASP
New to Contra
Independent AI Architect&Strategist EU AI ACT&OWASP
Cover image for Most ML projects that win
Most ML projects that win Kaggle would not survive a regulatory audit in 2026. This one is built specifically to do both competitive performance AND audit-ready by design. Insurance claim prediction (Porto Seguro dataset, 3.6% positive class, highly imbalanced) implemented end-to-end with EU AI Act, Solvency II and ISO 42001 compliance as the architectural starting point not as a documentation afterthought. Four pillars: MLOps & Shadow Monitor Architecture. Vendor-agnostic monitoring layer that reads inference logs independently from the production model (Azure ML / SageMaker / Vertex AI). KS-test drift detection in real time. Zero vendor lock-in. The Shadow Monitor is the answer to "how do you audit a black-box cloud ML service?" Explainability vs Performance trade-off, decided with evidence. EBM (Explainable Boosting Machine) chosen over XGBoost/LightGBM. ROC-AUC 0.608 vs 0.64-0.65 for XGBoost a 4% performance cost in exchange for native glass-box explainability that regulators accept without SHAP post-hoc workarounds. The right call for regulated industries, the wrong call for tech. Threshold optimization on imbalanced data. Default scikit-learn 0.5 threshold yields F1 ≈ 0 on this dataset a model that "performs at 96.4% accuracy" is in fact useless. Custom F1-Score curve finds the optimal decision boundary at 0.091. The difference between a Kaggle submission and a production system. Automated Compliance Dashboard. Fairness (demographic parity, equalized odds, protected-attribute analysis), Transparency (feature-level contributions, full documentation), Accountability (model card, ADRs, governance framework, human-in-the-loop). Maps directly to EU AI Act high-risk requirements, Solvency II model validation, and ISO 42001 controls. Why Polars over Pandas? Built in Rust, 5-12x faster, lazy evaluation, native multi-threading. For production ML under EU AI Act, processing speed on inference logs is not a nice-to-have it's an audit requirement. Template replicable for banks, insurers, healthcare, and any organization where ML decisions need to defend themselves in front of a regulator.
0
39