DrMalpani webmaster
120363408375312066@g.us
group
7 members
1,641 messages stored
🔎 Ask about DrMalpani webmaster
-
7/9/2026, 7:08:56 PMAniruddha MalpaniOK< have stopped the YT ads
-
7/9/2026, 6:05:13 PMPankaj BaranwalYoutube promo band kr dena chahiye. Ghatiya traffic hai.
-
7/9/2026, 6:04:52 PMPankaj Baranwal*Dr Malpani Weekly Performance Report: Jun 30 - Jul 6* =================== *OVERVIEW* *Paid Traffic:* 9325 users (↑ from 222) | 4s Avg Engagement (↓ from 11s) | Top Cities: Patna (879), (not set) (697), Ahmedabad (523), Agra (490) *Organic Traffic:* 1936 users (↓ from 2198) | 89s Avg Engagement (↓ from 91s) | Top Cities: (not set) (105), Bengaluru (67), Mumbai (64), London (58) *Insight:* The 42x paid jump (222 to 9325) is the YouTube promotions turned on this week, not a search-campaign change. This is top-of-funnel awareness traffic by nature: 4s average engagement and a tier-2/3 city mi…
-
7/9/2026, 6:01:18 PMPankaj BaranwalNo. Let’s get on a call post 7 pm and we can discuss
-
7/9/2026, 5:57:16 PMAniruddha MalpaniSo should we stop running ads ?
-
7/9/2026, 5:56:36 PMPankaj Baranwal🖼Most of it is not bot traffic. It’s ad traffic because we are running ads. You can add filters to assess only organic users. I’ll get on a call to show you how
-
7/9/2026, 4:53:13 PMAniruddha MalpaniPLease call me. We need to fix this problem once and for all
-
7/9/2026, 4:53:04 PMAniruddha Malpani🖼<media>
-
7/9/2026, 4:52:41 PMAniruddha MalpaniHard to analyse the traffic
-
7/9/2026, 4:52:34 PMAniruddha MalpaniToo many bots :(
-
7/9/2026, 4:52:29 PMAniruddha Malpani🖼<media>
-
7/9/2026, 4:41:56 PMPankaj BaranwalWorking on it. I’ll share the costs by tomorrow 3 pm.
-
7/9/2026, 4:35:43 PMAniruddha MalpaniWe need to start doing an A/B split test on the drmalpani.com website where we offer the patients the regular chatbot on every alternate day and the AI twin on every alternate day. I still need an estimate about the costs for the AI twin please.
-
7/9/2026, 4:34:44 PMAniruddha MalpaniOne more compliment - and suggestion !
-
7/9/2026, 4:34:27 PMAniruddha Malpani🖼<media>
-
7/9/2026, 4:33:32 PMAniruddha MalpaniClever !
-
7/9/2026, 3:47:40 PMPankaj BaranwalMiceLabs had requested this feature “total time to read” to be shown on articles on their website. I have extended this feature to all wordpress websites under mgmt - ivfindia, startupmentors, donoreggs, etc.
-
7/9/2026, 3:47:26 PMPankaj Baranwal🖼<media>
-
7/9/2026, 1:56:38 PMAniruddha MalpaniThanks!
-
7/9/2026, 1:21:06 PMSaurabhTasks - - Building a custom VAD filter ( Issue it addresses - It amplifies the user's voice and suppresses the background noise and filter them out ) . It is something i have seen being used for better noise cancellations and talking in voice chatbots so would be an exp try to see how it works - Fixing out audio related bugs in the AI Twin ( which are still there as noticable in the transcripts of the chats in the admin dashboard )
-
7/8/2026, 10:34:28 PMPankaj Baranwal@analyst summarise the conversation between Dr Malpani and Saurabh since 19:45 today in this group
-
7/8/2026, 8:29:22 PMSaurabhSo feel free to use it as well and give any feedbacks
-
7/8/2026, 8:29:12 PMSaurabh🖼For the time being , you can also test the chatbot withoug acutally going on the video call to save tokens and cost directly on the admin dashboard for answers quality and relevance. I have just added it here for now so that admins can play around with the actual RAG engine behind it . It shows all the metrics as well as the retrieved chunks as well.
-
7/8/2026, 8:27:42 PMSaurabhYes, you are right for the issues part . and we can use it across the other chatbots also. But since our chatbot is already so good and has been developed for so long ( Like actual dev time ) so ditching it for any newer wouldn't make sense until we have some real need for it
-
7/8/2026, 8:24:39 PMAniruddha MalpaniMy point was that the issues would be similar for any chatbot
-
7/8/2026, 8:22:06 PMSaurabhPankaj sir could clarify it better . But for the AI twin current changes are live based on the feedbacks u had and issues flagged 🙃
-
7/8/2026, 8:20:54 PMAniruddha MalpaniCan we use the pipeline and RAG model you used for the AI twin for the existing chatbot?
-
7/8/2026, 8:20:14 PMAniruddha MalpaniOkay
-
7/8/2026, 8:13:32 PMSaurabhThere are also many other technical aspects in how the whole pipeline works so pankaj sir asked me design it as a seperately for the AI Twin as opposed to just using the existing BeyondChats pipeline and wiring it on the AI Twin.
-
7/8/2026, 8:10:11 PMSaurabhUse case - - Latency budgets for voice chatbot : We need to have it tight so every component is desgined to reduce this . The STT that takes your speech and transcribes it , the LLM optimized for fast Time to first token , The TTS engine that powers the agent vvoice and the Heygen Avatar which also has its own latency. The reason we did not use the BeyondChats pipeline for this one: Latency was the main reason . The whole point of desinging the new RAG engine for the AI Twin was to have it match with the constraints we have. SO we do not have a fast pipeline with Super slow RAG Engine
-
7/8/2026, 8:06:32 PMAniruddha MalpaniWhy not ? Please educate me because I thought the whole point of developing stuff is that it should be modular and we can reuse and repurpose it
-
7/8/2026, 8:03:00 PMSaurabhNope, for voice rag like ours , we need to have seperate optimizations, so we can't just duplicate everything we have for the chatbot in the AI twin one to one
-
7/8/2026, 8:01:28 PMAniruddha MalpaniAren't we just duplicating work unnecessarily?
-
7/8/2026, 8:00:42 PMSaurabhThe pipeline we have for the AI twin is completely seperate.
-
7/8/2026, 8:00:13 PMAniruddha MalpaniAren't these already standard present for the existing chatbot on Dr. Malpani?
-
7/8/2026, 7:55:52 PMSaurabhIt is for the AI Twin since I am handling AI twin. Will be sharing updates for daily changes and work here as well for the AI twin based on the feedbacks and all so we address everything as the dev works go on
-
7/8/2026, 7:54:21 PMAniruddha MalpaniHow do we apply all these changes to the AI twin as well?
-
7/8/2026, 7:54:12 PMAniruddha MalpaniGreat !
-
7/8/2026, 7:53:28 PMSaurabhEOD Updates - - The transcript window now opens by deafult for users on desktop view and auto scrolls as the chat keeps happening - Added the drop down of Auto detect in the language selection droopdown at the lobby - Improved the Prompt & answer quality : Fixed length contradiction ("be complete" → "answer only what's asked"); dropped the "up to six sentences" allowance, Banned the reflexive upsell ("Would you like…?") in the prompt; removed next-step-offer language from the "hesitation" branch, Added prompt-secrecy rule (never reveal/paraphrase instructions) + meta-question handling (ident…
-
7/8/2026, 5:16:27 PMAniruddha MalpaniThanks!
-
7/8/2026, 5:05:39 PMPankaj Baranwal📎<media>
-
7/8/2026, 5:02:55 PMAniruddha MalpaniSo how do I get rid of it ?
-
7/8/2026, 4:38:08 PMPankaj BaranwalYes
-
7/8/2026, 4:36:04 PMDevanshu SinghaiMost probably it is the chat which is already selected by you before applying filter
-
7/8/2026, 4:31:58 PMAniruddha MalpaniWhy is a 4-day old chat being displayed on the top of the dashboard
-
7/8/2026, 4:31:44 PMAniruddha Malpani🖼<media>
-
7/8/2026, 2:03:37 PMAniruddha MalpaniThey will all need to have to talk to each other and the staff when we set up a clinic OS
-
7/8/2026, 1:49:10 PMPankaj BaranwalYes, we can add an option at the end for users to connect on whatsapp / enter their whatsapp number But right now, AI-twin is a very separate project. It’s not linked to the beyondchats ecosystem where insta, whatsapp, website - all chats persist. I’ll note it in tasklist to explore this
-
7/8/2026, 1:19:26 PMSaurabhIterating on these things so the agent doesn't keep on talking endlessly and confuse the user. It is in the tasklist to work upon already.
-
7/8/2026, 12:35:47 PMAniruddha MalpaniCan they switch to WA from this call ? Communication should be seamless
-
7/8/2026, 12:35:27 PMAniruddha Malpani🖼<media>
-
7/8/2026, 12:35:02 PMAniruddha MalpaniNeed to fix this please
-
7/8/2026, 12:34:55 PMAniruddha Malpani🖼<media>
-
7/8/2026, 12:01:38 PMAniruddha MalpaniYes please
-
7/8/2026, 11:56:18 AMPankaj Baranwal@analyst Collate and share all feedbacks about ai-twin shared by Dr. Malpani in this group since last Thursday.
-
7/8/2026, 8:57:08 AMAniruddha MalpaniI tried the digital twin . Sending my feedback across below , also filled it in the feedback bar after the call . Interface was great , but both times I wasn’t able to hear doctor My audio settings seem fine . Not sure if there is any specific setting i should change to . Haven’t tried with headphones though I don’t have access to them currently . It clearly understood the questions i was asking and transcribed correctly . Haven’t reached the medical questions yet so unable to give feedback on that . Personally i prefer chat vs phone call , so would also have liked to have a chat option i.e…
-
7/8/2026, 8:25:53 AMAniruddha MalpaniShe logged in from the US
-
7/8/2026, 8:25:29 AMAniruddha MalpaniRia Mirchandani
-
7/8/2026, 8:25:22 AMAniruddha Malpani🖼<media>
-
7/8/2026, 8:24:39 AMAniruddha MalpaniYash Panditrao
-
7/8/2026, 8:21:10 AMPankaj BaranwalThat way we can assess their specific chats to get more context
-
7/8/2026, 8:20:57 AMPankaj BaranwalWho sent it? Would be great if you can share name of person who sends feedback
-
7/8/2026, 8:20:44 AMPankaj BaranwalWow, pretty detailed. Very helpful.
-
7/8/2026, 7:56:47 AMAniruddha MalpaniGreat feedback!
-
7/8/2026, 7:56:38 AMAniruddha MalpaniHi Dr. Malpani, I tested the Twin again. It works much better than last time. The questions are not breaking, and the language selection is a nice touch. The download transcript feature is also useful, but I think a better version would be to generate minutes of the conversation instead of a raw transcript. Most people will not read a full transcript. Right now, the transcript downloads as a .txt file, which opens in Notepad and is hard to read. It may be better to assemble the transcript or minutes in a clean PDF format, so people actually feel like reading it. The current .txt solution fe…
-
7/7/2026, 9:42:13 PMAniruddha Malpani🖼This link ain't opening, tried multiple times
-
7/7/2026, 9:01:13 PMPankaj Baranwal🖼<media>
-
7/7/2026, 8:03:35 PMSaurabhCurrently the feature is not there , so for time being these pseudonyms are randomly generated so we can track same users and have a better view whole looking at the dashboard. Once we start taking users name or number or some sort of PII , I'll swap it with that
-
7/7/2026, 7:48:11 PMAniruddha MalpaniWhat are all these pseudonyms ? I thought we were going to nudge patients into sharing their WhatsApp number and email address if they asked more than three questions
-
7/7/2026, 7:47:49 PMAniruddha Malpani🖼<media>
-
7/7/2026, 5:06:15 PMAniruddha MalpaniHi {name}, I'm Dr. Aniruddha Malpani. Over the last 30 years, I have helped thousands of couples with their infertility journey. My patients often have a lot of questions, and I would love to answer each one personally. This is why I created my digital AI twin. I have trained it on my 40 years of clinical experience, and I’ve ensured that it gives you reliable answers personalised to your situation. No hallucinations ! Now Patients can talk to my digital twin any time they need! I request you to please try it out: https://ai-twin.drmalpani.com/ And share your valuable feedback. Your hone…
-
7/7/2026, 5:03:33 PMPankaj Baranwal@179035711746252 Can you proof-read this msg we are planning to blast on email and whatsapp?
-
7/7/2026, 5:03:17 PMPankaj BaranwalHi {name}, I'm Dr. Aniruddha Malpani. Over the last 30 years, I have helped thousands of couples with their infertility journey. My patients often have a lot of quesions, and I haven’t always been as available as I’d like to answer every one personally. So I’m experimenting with creating a digital AI twin for myself. I have trained it on more than 30 years of my clinical experience, and I’ve ensured that it gives you reliable answers personalised to your situation. Now Patients can talk to my digital twin any time they need! I request you to please try it out: https://ai-twin.drmalpani.co…
-
7/7/2026, 4:55:56 PMAniruddha MalpaniWe are now actively promoting the AI twin and I keep on checking the dashboard but there seem to be very few conversations and I was wondering why this is happening
-
7/7/2026, 4:44:57 PMPankaj Baranwal15:10
-
7/7/2026, 4:34:09 PMAniruddha MalpaniWhen did you realise this?
-
7/7/2026, 4:34:00 PMAniruddha MalpaniOh no!
-
7/7/2026, 4:33:11 PMPankaj BaranwalI’ve increased subscription tier now and added unlimited usage credits so this doesn’t happen again
-
7/7/2026, 4:32:51 PMPankaj BaranwalWe had exceeded our ElevenLabs subscription usage limits :/ So all its services got paused - ai-twin, audio-chatbot
-
7/7/2026, 4:32:51 PMPankaj Baranwal🖼<media>
-
7/7/2026, 2:22:16 PMAniruddha MalpaniThis is what we send to patients
-
7/7/2026, 2:22:10 PMAniruddha MalpaniClinic Mobile: 9867441589
-
7/7/2026, 2:22:10 PMAniruddha MalpaniMumbai 400 005. India
-
7/7/2026, 2:22:09 PMAniruddha MalpaniMalpani Infertility Clinic, Jamuna Sagar, SBS Road, Colaba
-
7/7/2026, 2:22:09 PMAniruddha MalpaniDr Aniruddha Malpani, MD
-
7/7/2026, 2:22:09 PMAniruddha MalpaniRegards,
-
7/7/2026, 2:22:08 PMAniruddha MalpaniWe look forward to helping you to have a baby !
-
7/7/2026, 2:22:08 PMAniruddha MalpaniTaking treatment at a world-class clinic will maximise your chances of success and give you peace of mind you did your best !
-
7/7/2026, 2:22:08 PMAniruddha MalpaniIf there is a problem, then we can treat it !
-
7/7/2026, 2:22:07 PMAniruddha Malpaniinfertility.
-
7/7/2026, 2:22:07 PMAniruddha MalpaniWith these test results, we can determine what medical problems are causing your
-
7/7/2026, 2:22:06 PMAniruddha MalpaniPlease send me ALL the detailed test results and medical reports . You can scan them in as a single doc file and email them to me at aniruddha.malpani@gmail.com with a copy to frontdesk@drmalpani.com
-
7/7/2026, 2:22:06 PMAniruddha MalpaniThe vaginal ultrasound scan on Day 2-3 and again on Day 10-11 should check for the following. a. ovarian volume b. antral follicle count c. uterus morphology d. endometrial thickness and texture
-
7/7/2026, 2:22:05 PMAniruddha MalpaniHSG ( hysterosalpingogram, X-ray of the uterus and tubes, http://www.drmalpani.com/knowledge-center/articles/hysterosalpingogram) on Day 8 of your cycle ( to confirm
-
7/7/2026, 2:22:05 PMAniruddha Malpaniblood tests for you for the following reproductive hormones - FSH ( follicle-stimulating hormone),LH ( luteinising hormone),PRL ( prolactin) , AMH ( antiMullerian hormone) and TSH ( thyroid stimulating hormone) on Day 3 of your cycle, ( to check the quality of your eggs). Do this from a reliable lab such as SRL . Day 1 = Day the period starts.
-
7/7/2026, 2:22:04 PMAniruddha MalpaniRead more at http://www.drmalpani.com/knowledge-center/resources/book/chapter4b
-
7/7/2026, 2:22:04 PMAniruddha Malpanisemen analysis for your husband ( to check his sperm count and motility).
-
7/7/2026, 2:22:04 PMAniruddha MalpaniYou need to do ALL the following simple medical tests:
-
7/7/2026, 2:22:03 PMAniruddha MalpaniDo a complete workup before starting treatment haphazardly.
-
7/7/2026, 2:21:43 PMAniruddha MalpaniYes
-
7/7/2026, 2:21:27 PMDevanshu Singhaihttps://www.drmalpani.com/knowledge-center/articles/can-i-move-my-frozen-embryos-safely
-
7/7/2026, 2:20:41 PMPankaj Baranwalhttps://www.drmalpani.com/knowledge-center/articles/why-is-my-pregnancy-taking-so-long @179035711746252 Do you have a 'Fast-Track' Infertility Diagnostic Workup service as mentioned in this article?
-
7/7/2026, 9:16:00 AMAniruddha MalpaniThanks !
-
7/7/2026, 9:13:37 AMPankaj BaranwalSome of the suggestions are plain wrong / hallucinated. Ex: Sitemap being 2018 deprectated files
-
7/7/2026, 9:06:39 AMPankaj BaranwalI’ll implement the suggestions that are more relevant from the security loopholes side
-
7/7/2026, 9:05:56 AMPankaj BaranwalMuch of it is not relevant for crawlers like Google & bing. But the suggestions are still good-to-have things we can incorporate to make our website follow all schema best practices. But no real benefit will be visible from these changes to end-user.
-
7/7/2026, 8:52:46 AMPankaj BaranwalPlease show full webpage screenshot
-
7/7/2026, 8:52:22 AMPankaj BaranwalPlease hard refresh, sign out (top right) and sign in
-
7/7/2026, 8:51:59 AMPankaj BaranwalYou don’t seem to be logged in
-
7/7/2026, 8:51:49 AMPankaj BaranwalThere is nothing to fix
-
7/7/2026, 8:51:47 AMPankaj Baranwal🖼<media>
-
7/7/2026, 8:49:36 AMAniruddha MalpaniPlease fix this
-
7/7/2026, 8:49:33 AMAniruddha Malpani🖼<media>
-
7/7/2026, 8:49:03 AMAniruddha MalpaniWhat about this ?
-
7/7/2026, 8:36:28 AMPankaj BaranwalThe 2 confirmed problems are correctly identified. Seems to be really old pages that never got identified as problematic because they can’t be reached from anywhere on the website. But recent sitemap revamp must have made them visible again. I’ll fix this before eod
-
7/7/2026, 8:27:31 AMAniruddha MalpaniPlease share feedback about these suggestions and how we are going to implement them
-
7/7/2026, 8:27:18 AMAniruddha Malpani# Broken-Link & Crawl Report — drmalpani.com *July 6, 2026 · SearchFit broken-link check* **Method note:** I can't run a full headless-browser crawl from here, and your site renders most links in JavaScript, so this isn't an exhaustive every-link sweep. I pulled your real URLs from the sitemaps and directly fetched a representative sample of pages plus the links embedded in the content I could read. Everything below is a confirmed observation, not a guess. For a complete status-code map of every link, run Screaming Frog in JS-rendering mode or connect Ahrefs — I've flagged where that's worth…
-
7/7/2026, 8:26:09 AMPankaj BaranwalAmazing job, @117111057871026 ! ❤️
-
7/7/2026, 8:26:03 AMPankaj BaranwalShe is a nurse in the US
-
7/7/2026, 8:26:03 AMPankaj BaranwalFeedback from a patient
-
7/7/2026, 8:26:02 AMPankaj BaranwalDr. Malpani, I am still trying to think of more questions but I have tried it for a little bit. And so far, AMAZING!!! Very accurate of what I would think how youd answer! It feels so real, i feel like im really talking to you.
-
7/7/2026, 8:23:49 AMPankaj BaranwalTrying to fix the issues as they arise
-
7/7/2026, 8:23:36 AMPankaj BaranwalBut it uses a lot of outdated codes. Ex: There is a piece of code that finds common keywords on the article, then searches the website for articles matching that keyword, then embeds a link to best matching article on that keyword. But it’s poorly implemented and is leading to unnecessary latency in page load. But when I removed some of these codes, the chapter page broke - header has moved to below the article
-
7/7/2026, 8:23:12 AMPankaj Baranwalhttps://www.drmalpani.com/resource/books/chapter1a I’ve also started updating the outdated book chapters in clinic website.
-
7/7/2026, 7:54:28 AMPankaj BaranwalI’m hoping that we’ll have 1 version ready by tomorrow eod.
-
7/7/2026, 7:54:09 AMPankaj BaranwalUpdate 3: I have started work on analyst@ivfindia being accessible to everyone. It’s significant work - there is no rate-limit, no authentication, no way for us to view sent mails, received mails, no concept of “threads” if user replies to our mail, etc.
-
7/7/2026, 7:34:41 AMPankaj BaranwalI’ll utilise these functionalities to generate better articles for the websites under management
-
7/7/2026, 7:34:11 AMPankaj BaranwalUpdate 2: Now seoforge tool is able to: -> Auto-Generate a new article if just title is provided -> Create a website brand personality & TA automatically for better article generation context -> Auto-Generate topics for writing articles on -> Allow user to add a raw thoughts dump that can be used to frame a new, polished article -> Update an outdated article into an up-to-date one using top-ranked Google articles on the topic.
-
7/7/2026, 7:24:28 AMPankaj Baranwalhttps://docs.google.com/spreadsheets/d/1bXL8lZ-k39esUXZNvqLWl7ZjDgeK1wfWXV-VzRPkCRU/edit?gid=519389466#gid=519389466 Here is the list of all articles that have been removed
-
7/7/2026, 7:23:35 AMPankaj BaranwalUpdate 1: 56 irrelevant articles have been deleted from clinic website. As per my review, no non-IVF articles exist on website now
-
7/6/2026, 10:31:22 PMPankaj BaranwalI’ll go over it later tonight to review + share a timeline
-
7/6/2026, 10:24:39 PMAniruddha MalpaniPlease reply
-
7/6/2026, 8:54:10 PMSaurabhChanged the greeting to this. ::)
-
7/6/2026, 7:50:21 PMAniruddha MalpaniPlease implement this advice after reviewing it. Thanks !
-
7/6/2026, 7:50:04 PMAniruddha Malpani# SEO Audit — drmalpani.com (Malpani Infertility Clinic) *Prepared July 6, 2026 · Full-site audit · Run without connected SEO tools (Ahrefs/Similarweb not yet authorized), so volume and ranking figures are directional estimates from web research. Connect an SEO tool to auto-populate exact numbers.* --- ## Executive Summary drmalpani.com sits on a genuinely rare asset: 34 years of doctor-authored content and one of the deepest infertility knowledge libraries in India, updated almost daily (the articles sitemap was refreshed today). That depth and the clinic's E-E-A-T — real named doctors, I…
-
7/6/2026, 6:35:48 PMSaurabhOkay sure
-
7/6/2026, 6:26:59 PMAniruddha MalpaniHi, I'm Dr. Malpani's AI Twin. How can I help you?
-
7/6/2026, 6:26:44 PMAniruddha MalpaniPlease do this also
-
7/6/2026, 6:26:36 PMAniruddha MalpaniThanks
-
7/6/2026, 6:23:46 PMSaurabhSometimes it does say explicit stuff , working on refining those .
-
7/6/2026, 6:20:05 PMAniruddha MalpaniI like the features you have added, thanks!
-
7/6/2026, 6:14:47 PMAniruddha MalpaniAlso I am not sure where the sexual intimacy answer came from
-
7/6/2026, 6:14:38 PMAniruddha MalpaniThe introductory message is too long and too boring so I think we should shorten it
-
7/6/2026, 6:08:54 PMSaurabh📎<media>
-
7/6/2026, 6:08:50 PMSaurabh📎<media>
-
7/6/2026, 6:08:50 PMSaurabh📎<media>
-
7/6/2026, 3:39:07 PMAniruddha Malpani😀
-
7/6/2026, 3:30:11 PMPankaj Baranwal🖼<media>
-
7/6/2026, 3:30:11 PMPankaj Baranwal🖼<media>
-
7/6/2026, 3:30:11 PMPankaj Baranwal🖼<media>
-
7/6/2026, 3:30:10 PMPankaj BaranwalFeedback feature wireframe ::)
-
7/6/2026, 2:15:56 PMPankaj BaranwalFeedback on Medixcel report generation: Overall it looks good. 1) A few treatment points were missing. Pls run a thorough screening using the AI tool so that everything is captured. 2) Datewise chronology shud be maintained. 3) Doctor's name shud be mentioned in all the procedures
-
7/5/2026, 12:36:25 PMSaurabh@102095734710467 I have resumed the ai twin chatbot with the correct avatar and tested it end to end . The chatbot now loads correctly and the sessions are initiated successfully E2E. ( The previous top up unlocked on avatar slot which was given to the previous avatar that we had , due to which the calls were still not getting connected ).
-
7/4/2026, 9:09:42 PMSaurabh@179035711746252 Credentials for you to log in to the admin dashboard at admin-ai-twin.drmalpani.com Username - drmalpani Password: sSTs2Sj-nG_DFe9d
-
7/4/2026, 8:46:54 PMAniruddha MalpaniGreat!
-
7/4/2026, 8:04:21 PMPankaj BaranwalAi-twin dashboard is ready
-
7/4/2026, 8:04:08 PMPankaj Baranwal📎<media>
-
7/4/2026, 7:35:31 PMDevanshu SinghaiAll articles shared in this group are published now
-
7/4/2026, 7:34:56 PMDevanshu Singhaihttps://www.drmalpani.com/knowledge-center/articles/the-most-important-person-on-your-ivf-team-is-you
-
7/4/2026, 7:34:32 PMDevanshu Singhaihttps://www.drmalpani.com/knowledge-center/articles/why-i-tell-my-ivf-patients-to-keep-talking-to-their-spiritual-guru
-
7/4/2026, 7:32:26 PMDevanshu Singhaihttps://www.drmalpani.com/knowledge-center/articles/the-second-opinion-trap-why-am-i-on-the-right-track-is-the-wrong-question
-
7/4/2026, 7:31:25 PMDevanshu SinghaiI do not have to publish this right?
-
7/4/2026, 7:30:55 PMDevanshu Singhaihttps://www.drmalpani.com/knowledge-center/articles/reforming-egg-donation-in-india-from-exploitation-to-ethical-practices
-
7/4/2026, 7:29:28 PMDevanshu Singhaihttps://www.drmalpani.com/knowledge-center/articles/don-t-walk-away-from-your-frozen-embryos
-
7/4/2026, 7:28:36 PMDevanshu Singhaihttps://www.drmalpani.com/knowledge-center/articles/how-ivf-clinics-inflate-their-success-rates-to-take-you-for-a-ride
-
7/4/2026, 7:27:55 PMDevanshu Singhaihttps://www.drmalpani.com/knowledge-center/articles/the-ovarian-prp-trap-how-desperate-women-get-sold-an-injection-that-doesn-t-work
-
7/4/2026, 7:26:55 PMDevanshu Singhaihttps://www.drmalpani.com/knowledge-center/articles/why-every-ivf-patient-should-read-the-art-act-before-starting-treatment
-
7/4/2026, 6:22:38 PMAniruddha MalpaniPlease share the URLs
-
7/4/2026, 3:04:56 PMDevanshu SinghaiThere was a slight miscommunication, I thought Pankaj Sir had automated the article publishing, so I hadn't put them up yet. Now that I know it's on me, I'll have them all published by EOD
-
7/4/2026, 2:57:52 PMPankaj Baranwal@267155589353519
-
7/4/2026, 2:57:30 PMAniruddha MalpaniI had shared a number of articles. Could you please confirm these have all been published and let me know what the URLs are?
-
7/4/2026, 2:02:22 PMPankaj BaranwalNot yet. Just noting down all the suggestions. Focus was on building the dashboard first so we can evaluate video chat sessions more easily and to also allow people to selfreport issues. Tuesday tk this will be wrapped up. Then thoda fast-fowrad kr k issues pe work krenge
-
7/4/2026, 1:59:47 PMAniruddha MalpaniAnd did you figure out how to deal with the problem of patients asking three or four questions in a long sentence to the AI twin? What is your solution for that?
-
7/4/2026, 1:59:15 PMAniruddha MalpaniYou also need to scrape my Gmail to automate my replies to patients
-
7/4/2026, 1:58:41 PMAniruddha MalpaniCool
-
7/4/2026, 1:54:09 PMPankaj BaranwalExploring extending it to ApniPrerna so we can create an SOP for easily extending to other clients / websites
-
7/4/2026, 1:53:30 PMPankaj Baranwal@179035711746252 This is the internal content generation dashbaord we've created for managing the needs across all our websites
-
7/4/2026, 1:15:49 PMAniruddha MalpaniPlease share this with Dr Sai as well
-
7/4/2026, 1:15:36 PMAniruddha MalpaniExcellent
-
7/4/2026, 1:00:07 PMAniruddha MalpaniOk
-
7/4/2026, 12:57:23 PMPankaj BaranwalBasically, we don’t need to worry about this traffic. We should rather just add some filters so GA can skip over this useless traffic.
-
7/4/2026, 12:56:57 PMPankaj Baranwal🖼Here Are the investigation results
-
7/4/2026, 12:56:39 PMPankaj BaranwalRegarding singapore bot traffic, cloudflare is showing 0 traffic from singapore. GA is showing such high vol. I talked to claude about it - shared it cloudflare’s data AND GA’s data.
-
7/4/2026, 12:52:09 PMPankaj BaranwalIf you are happy with this, I can get this live for you so you can generate it for any medixcel patient
-
7/4/2026, 12:51:47 PMPankaj BaranwalHi Sir You can find 4 patients’ mmedixcelanalysis reports here along with their raw files that were analysed: https://drive.google.com/drive/folders/1-FhNf2vno4GkztyVOtU3oFvTYg0Gx7nK
-
7/4/2026, 8:30:48 AMAniruddha MalpaniToo many bots are messing up our analytics and our traffic
-
7/4/2026, 8:30:39 AMAniruddha Malpani🖼<media>
-
7/4/2026, 8:30:04 AMAniruddha MalpaniIs this working ? Please track this
-
7/4/2026, 8:29:51 AMAniruddha MalpaniI am now sending traffic through YouTube where the call to action on the YouTube videos is that they go to the website
-
7/4/2026, 8:29:30 AMAniruddha Malpani🖼<media>
-
7/3/2026, 6:14:32 PMPankaj BaranwalWhen people encounter glitches, we need some way of being able to track this so we can fix them
-
7/3/2026, 6:14:31 PMPankaj Baranwal🖼<media>
-
7/3/2026, 1:51:40 PMPankaj BaranwalMeeting w Reddit sales team (Sumair Pasha) - Based in Portugal - Sen. Dedicated guide partner - Malpani infertility clinic - Sumair has Passed to Legal team for approval - Might get blocked & rejected because of industry sensitivity - Actionables: - Share clinic license - Share Creatives, headlines, etc. - Sumair will send to legal team. (takes upto 48 hours) - Once approved, Sumair will make the strategic plan, onboarding process, etc. - Timeline: Can be done on priority - Approval by Monday - Meet again by Wednesday - Since our clinic is registered in India, W…
-
7/2/2026, 5:52:10 PMPankaj BaranwalI’ll also send the update to Zeenal
-
7/2/2026, 5:52:09 PMAniruddha MalpaniOk
-
7/2/2026, 5:52:04 PMPankaj BaranwalI’ll plug whatsapp notification so you receive an update form tomorrow
-
7/2/2026, 5:51:44 PMPankaj BaranwalAlready getting posted on MiceLabs & StartupMentors
-
7/2/2026, 5:48:17 PMAniruddha MalpaniSo you will start posting from tomorrow ?
-
7/2/2026, 5:43:30 PMPankaj Baranwal*SEO-Forge - Content generator updates* https://www.youtube.com/watch?v=ztSDvcQPmNo Dashboard is ready! Will make my life easier to generate new content and to also manage a lot of websites at once
-
7/2/2026, 5:41:17 PMPankaj Baranwal*Mice Labs + StartupMentors + IndianAngel + IVFIndia updates* -> All had social media sharing / meta tags issues. Fixed it across websites. -> IndianAngel’s sitemap & robots.txt was completely deprecated. Fixed it. -> Installed YoastSEO plugin on all wordpress websites under mgmt for future automated meta tags review & warnings