Activity
Mon
Wed
Fri
Sun
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Jan
Feb
Mar
Apr
What is this?
Less
More

Memberships

Scale with AI

171 members • Free

Ai Automation Business Skool

45 members • $49/month

Business Builders Club

7.9k members • Free

n8n

1.3k members • $9/month

AI Marketing by Kia

21.4k members • $1/month

AndyNoCode

33k members • Free

Ai Titus

911 members • Free

AI Automation Mastery

28.4k members • Free

Brendan's AI Community

24.3k members • Free

59 contributions to AI Automation Society
Your Business Isn't Leaking Leads It's Leaking Systems
If your business is losing leads because no one's following up fast enough, missing calls that could've been customers, spending hours on manual outreach or doing repetitive work that should be running automatically That's not a people problem. That's a systems problem. My name is Aditya and I build AI automation systems that fix exactly this. Over the past while I've built systems across multiple industries that remove repetitive work and run operations automatically. Voice AI — A dental clinic that never misses a patient call, a locksmith company where the AI dispatches technicians automatically and a real estate overflow assistant built in vapi's squad that routes callers by department and stores everything in HubSpot. Lead Management — A qualification system that enriches prospects, scores them with reasoning and routes them through the right follow-up path so teams only focus on people who actually matter. Outreach Automation — A LinkedIn system that personalises messages at scale, sends connection requests and follows up automatically saving around 10 hours of manual prospecting every week. Chatbots — A real estate chatbot that responds to property inquiries, qualifies buyers and renters and books viewings automatically. Productivity Automation — An email and calendar assistant that drafts replies, tracks tasks and manages scheduling saving 7 to 14 hours every week. A content system that generates and publishes across platforms on a schedule without any daily effort. Every system I build is clean, modular and runs without constant monitoring. Not just workflows that connect tools systems that actually run your operations. I've also recently started breaking down how these systems are built on YouTube if you want to see the logic behind the workflows and how I think through a problem: https://youtube.com/@adityaaisystems?si=f11RE5Oh8G4kBHA4 Currently at 100% Job Success Score on Upwork with consistent 5 star feedback. Full portfolio here: https://glittery-search-d5a.notion.site/My-Portfolio-2914ba21e2d7808aac02eb31bc0420f8?pvs=143
0 likes • Mar 23
@Ayijiamali Aini Welcome
Starting My AI Automation Agency Next Month Need Advice on Pricing & Infrastructure
Hey everyone, I wanted to share a bit of my background and ask for some advice from people who are already running AI automation agencies. I’ve been working as a freelancer for a while, mainly building AI automations and voice agents. On Upwork I currently have a 100% Job Success Score with 5-star reviews, and most of my projects have involved building automation systems and AI-based solutions for clients. Recently I also started a YouTube channel where I showcase the systems I build (voice agents, automations, workflows, etc.) so people can see the actual implementations. Now I’m planning to start my AI automation agency next month. Initially, my main focus will be AI voice agents for clinics (AI receptionists, call handling, appointment booking, etc.), because it’s easy for businesses to understand the value. After that, I plan to gradually expand into other automation areas like lead generation systems, workflow automation, and content automation, since I also have experience with those. Right now my main questions are around pricing and infrastructure. Until now as a freelancer, I’ve always built systems directly on the client’s platforms (their Twilio, Vapi, OpenAI, etc.) and just charged a setup fee. But now that I’m moving toward an agency model, I’m wondering what the best approach is. A few things I’d really appreciate advice on: • Do you usually build on the client’s platforms or run everything on your own infrastructure? • For someone starting an agency, would you recommend continuing with client-owned accounts for the first few clients, or moving to agency-owned infrastructure from the start? • How do you typically structure pricing setup fee only, or setup + monthly maintenance/retainer? Another thing I’m unsure about is monthly maintenance. If I charge a monthly maintenance fee: - Is that something you keep indefinitely as long as the client stays? - Or do you structure it like a limited support period or contract (e.g., 3–6 months)?
0 likes • Mar 8
@Kiran Kumar Thanks for the advice, I'll keep in mind
Looking for a Sales Partner (Commission-Based)
Hey everyone, I'm Aditya, an AI Automation Builder who’s been learning and building automation systems for the past couple of months. I’ve developed several end-to-end workflows that help businesses save time and money by automating their operations. What I Build: - AI Chatbots (Lead generation, Product recommendations, Support bots) - AI Voice Agents (Appointment booking, Cold calling, FAQ handling) - Workflow Automations (CRM integration, Email/SMS automation, Task management) - YouTube/Content Automation (Auto uploads, Captioning, Cross-platform posting) Now I’m looking for a Sales Partner who can bring in clients and grow alongside me. What I’m Looking For: - Someone passionate about AI and automation - Has basic knowledge of how agencies or businesses work (not mandatory but a plus) - Great at communication and outreach (DMs, LinkedIn, cold emails, etc.) - This is a commission-based role, so your earnings will grow with every client you close. There’s no limit to your income — the better we perform, the more we both earn. Why Join Me: - You’ll learn how AI automations work and how agencies are scaling with them. - You’ll have full access to my portfolio and case studies to show clients. - You’ll work directly with me — I’ll handle all the technical setup, and you’ll focus on outreach and conversion. Here’s My Portfolio: https://glittery-search-d5a.notion.site/My-Portfolio-2914ba21e2d7808aac02eb31bc0420f8?pvs=143 If you’re interested in becoming a part of something exciting and future-focused, DM me or comment “interested” and I’ll reach out! Let’s build something big together.
0 likes • Nov '25
@Noel Doe Thanks
0 likes • Mar 7
@Keith Adame Yes
Built an AI Dispatcher System for a Locksmith Company (n8n + Vapi)
I built this system for a locksmith company that needed a better way to handle incoming emergency calls and assign jobs to technicians automatically. Here’s what the system does: • AI answers incoming calls • Collects customer details (name, address, issue, phone number) • Creates a job record in the database • Sends the job to technicians one by one • Includes Accept / Reject buttons inside the email • Waits for a response • If ignored → automatically escalates to the next technician • Stops immediately once someone accepts The main challenge was building the loop logic in n8n so it doesn’t notify everyone at once, and making sure the workflow instantly stops once the job status changes to “accepted.” Result: Replaces manual dispatching, prevents double assignments, reduces missed calls, and ensures technicians are assigned faster without a human coordinating everything. I recorded a Loom walkthrough showing: – A live AI call test – The n8n workflow logic – How accept/reject works – How the escalation system is structured If anyone’s curious about the backend setup, here’s the full breakdown: https://youtu.be/fG83tKiWcgA Would love to hear how you’d improve the routing or escalation logic.
1 like • Feb 28
@Frank van Bokhorst Thanks Man
1 like • Feb 28
@Ace Prodigy Thanks Man
How do you make voice AI clearly repeat phone numbers & prices on calls?
Hey everyone, I’m building a live AI phone receptionist and I’m facing an issue when the assistant has to repeat numbers back to the caller. Problems: • When a caller gives an 11-digit phone number → digits merge or sound unclear • When repeating prices like £1500 → pronunciation sounds distorted • Works fine sometimes, but inconsistent on real phone calls Stack: Vapi + Twilio + n8n + ElevenLabs (also tested Gemini/OpenAI) Tried already : – Increasing end-of-turn timeout (0.5 → 2s) – Changing voices/models/LLMs How do you normally solve this in production systems? Is it formatting, TTS settings, buffering, or another approach?
1-10 of 59
Aditya Bisht
5
124points to level up
@aditya-bisht-5245
I'm Aditya Bisht My email is - [email protected]

Active 54m ago
Joined Sep 28, 2025
Powered by