Back to home

Privacy Policy

Last updated: March 15, 2026

About This Policy

This Privacy Policy explains how MediXGPT (“we”, “us”, “our”) collects, uses, stores, and shares your personal data when you use our AI-powered medical education platform at medixgpt.com. Please read it carefully. By creating an account or using the Platform, you acknowledge that you have read and understood this Policy.

1

Information We Collect

We collect information you provide directly, information generated as you use the Platform, and technical information sent by your device. Below is a detailed breakdown.

1.1 — Account Data

When you register, we collect the information necessary to create and manage your account:

  • Full name and email address (required for account creation)
  • Password (stored as a one-way cryptographic hash; we never store your plain-text password)
  • Google OAuth profile data if you sign in via Google (name, email, profile picture URL, and Google account ID)
  • Specialty, role, or profession you declare during onboarding (e.g. medical student, resident, attending physician)
  • Account preferences and notification settings

1.2 — Usage Data

As you interact with the Platform, we automatically record information about your activity:

  • Pages visited, features used, and navigation paths through the Platform
  • Timestamps of actions (session start/end, query submission, file upload)
  • Subscription tier, plan changes, and billing events
  • Feature flags and A/B test variants assigned to your account
  • Error events and diagnostic data generated when the Platform encounters a fault

1.3 — Chat Interactions

The core function of MediXGPT involves sending messages to AI language models. When you use the chat features, we store:

  • The text content of messages you send (your queries and prompts)
  • AI-generated responses returned to you
  • The AI model selected for each session
  • Response length preference settings
  • Feedback you submit (helpful / not helpful ratings and optional comments)
  • Session titles, tags, and any notes you attach to a conversation
  • Follow-up question selections

Important: Do not include real patient names, dates of birth, identification numbers, contact details, or any other information that could identify a living individual in your chat messages. MediXGPT is not designed to process protected health information (PHI) and you must not submit it.

1.4 — Uploaded Files

If you use file upload features (DICOM images, lab report PDFs, reference documents), we store:

  • The file itself, uploaded to Vercel Blob cloud storage
  • File metadata: original filename, file size, MIME type, and upload timestamp
  • A reference linking the file to the chat session in which it was used
  • DICOM tag data extracted during automated anonymization processing

1.5 — Payment Information via Razorpay

Payments are processed entirely by Razorpay, a PCI-DSS compliant payment gateway. We do not receive or store your full card number, CVV, or bank account credentials. We do retain:

  • Razorpay subscription ID, order ID, and payment ID (for reconciliation and support)
  • Payment status (success, failed, pending, refunded)
  • Subscription plan purchased, amount, and currency
  • Billing timestamps and renewal dates
  • The last four digits of a card or UPI VPA, if provided by Razorpay in its webhook payload, for display in your billing history

1.6 — Device & Browser Information

When you access MediXGPT, your browser or device automatically transmits technical information:

  • IP address (used for rate limiting, fraud detection, and approximate geolocation at the country/state level)
  • Browser type, version, and rendering engine
  • Operating system and device type (desktop, tablet, mobile)
  • Screen resolution and viewport dimensions
  • Preferred language settings
  • Referring URL (the page you visited before arriving at MediXGPT)
  • Time zone
2

How We Use Your Information

We use the data described above for specific, limited purposes. We do not sell your personal data to any third party.

2.1 — Providing the Service

  • Authenticating your identity and maintaining your session
  • Routing your queries to the appropriate AI model and returning responses
  • Storing and displaying your chat history and uploaded files
  • Enforcing your subscription's usage limits and feature access
  • Processing payments and managing your subscription lifecycle

2.2 — Improving the Platform

  • Aggregating anonymized usage patterns to identify popular features and detect underperforming areas
  • Analyzing error logs and performance metrics to improve reliability
  • Evaluating AI model quality and response accuracy at an aggregate level
  • Conducting internal research to develop new educational features

2.3 — Personalizing Your Experience

  • Remembering your preferred AI model, response length, and UI settings
  • Surfacing relevant follow-up suggestions based on the current conversation topic
  • Organizing your chat sessions with automatically generated titles and tags

2.4 — Processing Payments

  • Initiating and verifying Razorpay subscription payments
  • Upgrading or downgrading your account role upon payment confirmation
  • Generating billing records for your account history
  • Handling refund requests and subscription cancellations

2.5 — Communications

  • Sending transactional emails (account creation, email verification, password reset)
  • Notifying you of subscription renewals, failed payments, or plan changes
  • Informing you of material changes to these policies
  • Responding to support requests you initiate
  • Sending product update announcements (you may opt out at any time)

2.6 — Safety & Security

  • Detecting and preventing unauthorized access, abuse, and fraudulent activity
  • Enforcing rate limits to protect platform availability for all users
  • Logging safety classification events (queries flagged as potentially involving real patients) for audit purposes
  • Complying with legal obligations, including responding to lawful government requests
3

AI Processing & Third-Party Providers

3.1 — How Your Queries Reach AI Models

MediXGPT does not operate its own large language models. When you submit a query, your message text (and any attached context such as a system prompt, conversation history, or uploaded file content) is transmitted over an encrypted connection to OpenRouter, an AI model routing service, which then forwards the request to one of the underlying model providers (such as OpenAI, Anthropic, Google DeepMind, Meta, Mistral AI, or others depending on the model you select).

3.2 — What Third-Party Providers Receive

  • The text of your query and the conversation history included in the prompt context window
  • Any file content (e.g. extracted DICOM metadata or document text) that is included in the prompt
  • A system prompt describing the educational context of MediXGPT
  • Technical parameters such as model name, temperature, and maximum token count

Third-party AI providers do not receive your name, email address, account ID, or payment information as part of the inference request. However, your IP address may be visible to OpenRouter at the network level.

3.3 — Third-Party Data Processing

Each provider in the AI processing chain has its own privacy policy and data handling practices. By using MediXGPT you acknowledge that your query content is subject to the terms of OpenRouter and the applicable downstream model provider. We recommend reviewing their policies:

  • OpenRouter: openrouter.ai/privacy
  • OpenAI: openai.com/privacy
  • Anthropic: anthropic.com/privacy
  • Google: policies.google.com/privacy

3.4 — No Guaranteed Compliance Framework

MediXGPT does not represent that OpenRouter or any downstream AI model provider is compliant with HIPAA, the Indian Digital Personal Data Protection Act (DPDPA) 2023, the General Data Protection Regulation (GDPR), or any other specific regulatory framework with respect to the processing of your queries. We do not enter into Business Associate Agreements (BAAs) with AI providers on your behalf. This is a further reason why you must never submit real patient data or protected health information to the Platform.

3.5 — Other Third-Party Services

Beyond AI model providers, MediXGPT integrates the following services, each of which may process certain data:

  • Vercel — Platform hosting and edge network. Processes request logs and may cache responses. (vercel.com/legal/privacy-policy)
  • Neon — Serverless PostgreSQL database hosting. Stores all structured application data. (neon.tech/privacy)
  • Razorpay — Payment processing. Handles all financial transactions. (razorpay.com/privacy)
  • Google OAuth — Optional sign-in provider. Data sharing governed by Google's policies if you choose this sign-in method.
  • Sentry — Application error monitoring. May capture stack traces and request context when errors occur. (sentry.io/privacy)
4

DICOM & Medical Image Handling

4.1 — How DICOM Files Are Processed

When you upload a DICOM file through the chat interface, the following steps occur:

  • The file is transmitted over an encrypted HTTPS connection to our API
  • An automated anonymization process attempts to remove or replace common identifying DICOM tags (patient name, patient ID, date of birth, institution name, accession number, and others defined in the DICOM PS3.15 E.1 Basic Application Level Confidentiality Profile)
  • The processed file is stored in Vercel Blob cloud storage with a randomly generated, non-guessable URL
  • DICOM pixel data and selected metadata are made available to the AI model for educational analysis
  • A reference to the stored file is saved in your chat session record in the database

4.2 — Automated Anonymization Is Best-Effort Only

The automated DICOM anonymization provided by MediXGPT is a best-effort process and does not guarantee complete de-identification. Private DICOM tags, burned-in text within pixel data, unusual tag structures, and non-standard DICOM implementations may not be fully sanitized. You are solely and entirely responsible for ensuring that any DICOM file or medical image you upload has been properly de-identified before upload, in accordance with applicable law and your institutional data governance policies. Do not rely on MediXGPT's anonymization as the sole safeguard.

4.3 — User Responsibility for De-identification

By uploading a DICOM file or any medical image, you represent and warrant that:

  • The file does not contain any protected health information (PHI) or personally identifiable information (PII) belonging to any real patient
  • You have performed or commissioned appropriate de-identification prior to upload, independent of any processing MediXGPT may apply
  • You have the legal right and institutional authorization to upload and share the image content for educational purposes
  • The upload does not violate any patient consent agreement, data use agreement, or applicable law

4.4 — Blob Storage

Uploaded files are stored in Vercel Blob. Files are retained for the duration of your account and for a reasonable period thereafter. You may request deletion of specific files or all uploaded content by contacting ayush@medixgpt.com. Vercel Blob stores data in data centers operated by Vercel and their cloud infrastructure partners.

5

Data Storage & Security

5.1 — Where Your Data Is Stored

  • Structured data (accounts, sessions, messages, subscriptions): PostgreSQL database hosted on Neon's serverless platform, with primary infrastructure in AWS data centers.
  • Uploaded files (DICOM, PDFs, images): Vercel Blob object storage, distributed across Vercel's global edge network.
  • Application sessions: Encrypted session tokens stored in HTTP-only cookies in your browser.

5.2 — Encryption in Transit

All data transmitted between your browser and MediXGPT's servers is encrypted using TLS 1.2 or higher. All connections to third-party services (database, blob storage, AI providers, payment processor) use encrypted connections. We do not transmit personal data over unencrypted channels.

5.3 — Encryption at Rest

Neon encrypts database storage at rest using AES-256. Vercel Blob encrypts stored objects at rest. Passwords are hashed using bcrypt with an appropriate work factor before storage; we cannot recover your plain-text password.

5.4 — Reasonable Security Measures

We implement technical and organizational security measures appropriate to the sensitivity of the data we process, including:

  • Role-based access controls limiting who can access user data internally
  • API authentication and authorization on all data access endpoints
  • Rate limiting to mitigate brute-force and denial-of-service attacks
  • Dependency vulnerability scanning and prompt patching of known security issues
  • Application error monitoring via Sentry to detect anomalous behavior

No security measure is perfect. We cannot guarantee absolute security of your data. In the event of a data breach affecting your personal information, we will notify affected users and relevant authorities as required by applicable law.

6

Cookies & Tracking

6.1 — Session Cookies

MediXGPT uses HTTP-only, secure, same-site cookies to maintain your authenticated session. These cookies are strictly necessary for the Platform to function and cannot be disabled without preventing you from logging in. They are automatically deleted when your session expires or you sign out.

6.2 — Preference Cookies

Some user preferences (such as selected AI model, response length setting, and UI theme) are stored in your browser's localStorage. This data remains on your device and is not transmitted to our servers except when needed to initialize a request.

6.3 — Analytics

We may use privacy-respecting analytics tools to collect aggregate data about how the Platform is used. Where such tools are used, we configure them to:

  • Anonymize IP addresses before storage
  • Disable cross-site tracking and fingerprinting
  • Respect Do Not Track browser signals
  • Not share data with advertising networks

6.4 — No Third-Party Advertising Tracking

We do not use advertising trackers, retargeting pixels, or third-party behavioral profiling cookies. We do not share your data with advertising networks, data brokers, or marketing platforms for advertising purposes.

7

Data Retention & Deletion

7.1 — Retention While Account Is Active

We retain your personal data, chat history, and uploaded files for as long as your account exists. This allows you to access your conversation history and settings across devices and sessions. You may delete individual chat sessions at any time from within the Platform.

7.2 — Account Deletion Requests

You may request deletion of your entire account and associated personal data at any time by emailing ayush@medixgpt.com with the subject line “Account Deletion Request” from the email address registered to your account. We will process your request within 30 days. Upon deletion:

  • Your account profile and authentication credentials will be permanently deleted
  • Your chat sessions and message history will be deleted from our primary database
  • Uploaded files in blob storage will be removed
  • Aggregated, anonymized analytics data derived from your usage may be retained as it cannot be attributed to you

7.3 — Billing Record Retention

Notwithstanding the above, we are required by applicable financial and tax regulations to retain billing records (subscription transactions, payment IDs, amounts, and dates) for a period of seven years from the date of the transaction. These records contain minimal personal data (email address and transaction details) and are kept in restricted-access storage.

7.4 — Inactive Accounts

If your account has been inactive (no login) for a continuous period of 24 months, we may send you a notice and subsequently delete your account and associated data if you do not respond or log in within 30 days of the notice. We will always notify you before taking this action.

8

Children's Privacy

MediXGPT is not directed at or intended for use by individuals under the age of 18. We do not knowingly collect personal data from anyone under 18 years of age. If you are under 18, you must not create an account or use the Platform.

If we become aware that we have inadvertently collected personal data from an individual under 18, we will delete that data promptly. If you believe a minor has created an account on MediXGPT, please contact us at ayush@medixgpt.com and we will investigate and take appropriate action.

9

International Data Transfers

MediXGPT is operated from India. However, the third-party infrastructure and service providers we rely on are global companies whose servers may be located in countries other than India, including the United States, the European Union, and elsewhere.

By using MediXGPT, you acknowledge and consent to the transfer of your personal data to countries outside India, including countries that may not provide the same level of data protection as India. Such transfers are made pursuant to:

  • Contractual agreements with service providers that include data protection obligations
  • Standard contractual clauses or equivalent mechanisms where applicable
  • The operational necessity of providing a cloud-hosted AI service

Where feasible, we configure services to minimize unnecessary cross-border data flows (for example, by selecting data center regions closest to our primary user base).

10

Your Rights

Depending on your jurisdiction and applicable law, you may have some or all of the following rights with respect to your personal data:

10.1 — Right of Access

You have the right to request a copy of the personal data we hold about you. We will provide this in a structured, commonly used format within 30 days of a verified request.

10.2 — Right to Correction

If the personal data we hold is inaccurate or incomplete, you have the right to request correction. You can update most account information directly from your profile settings. For information you cannot update yourself, contact us and we will make the correction within a reasonable time.

10.3 — Right to Deletion (Right to Erasure)

You have the right to request deletion of your personal data, subject to limitations described in Section 7 (Data Retention & Deletion). We will honor deletion requests that do not conflict with our legal obligations or legitimate business interests.

10.4 — Right to Data Portability

You may request an export of your chat history and account data in a machine-readable format (JSON). The Platform also provides an in-app export feature for individual conversations. Contact us to request a comprehensive data export.

10.5 — Right to Withdraw Consent

Where our processing of your data is based on consent, you may withdraw that consent at any time. Withdrawal does not affect the lawfulness of processing carried out before the withdrawal. Withdrawing consent to essential processing (such as authentication session cookies) will prevent you from using the Platform.

10.6 — How to Exercise Your Rights

To exercise any of the rights above, contact us at ayush@medixgpt.com from the email address registered to your account. We may need to verify your identity before processing your request. We will respond within 30 days; if your request is complex or numerous, we may extend this period by a further 30 days with notice.

11

Indian Data Protection (DPDPA 2023)

11.1 — Applicability

MediXGPT is subject to the Digital Personal Data Protection Act, 2023 (“DPDPA”) of India. We process personal data of Indian residents in compliance with the obligations applicable to Data Fiduciaries under the DPDPA.

11.2 — Lawful Basis for Processing

We process your personal data on the following grounds under the DPDPA:

  • Consent: You provide informed consent at account creation for the data processing described in this Policy.
  • Contractual necessity: Processing your account data, chat queries, and payment information is necessary to fulfill the service agreement between you and MediXGPT.
  • Legitimate uses: Processing for purposes such as fraud prevention, security, and legal compliance.

11.3 — No PHI Processing

MediXGPT is not designed or registered to process sensitive personal data or special category data under the DPDPA, including health and medical information about identifiable individuals. The Platform is an educational tool and you must not submit any data that constitutes health data of a real person. Any health information you share must pertain to hypothetical or anonymized educational scenarios only.

11.4 — Data Fiduciary Obligations

In our role as Data Fiduciary under the DPDPA, we commit to:

  • Collecting only the personal data necessary for the stated purposes
  • Maintaining the accuracy and completeness of personal data
  • Implementing reasonable security safeguards to prevent unauthorized access or breach
  • Notifying the Data Protection Board of India and affected users in the event of a personal data breach, as required
  • Not retaining personal data beyond the period necessary for the stated purpose
  • Honoring the rights of Data Principals (users) as outlined in Section 10
12

Changes to This Policy

We may update this Privacy Policy from time to time to reflect changes in our data practices, new features, legal requirements, or feedback. The “Last updated” date at the top of this page will reflect the date of the most recent revision.

For material changes — such as changes to the categories of data we collect, the purposes for which we use it, or the third parties with whom we share it — we will provide notice by:

  • Sending an email to the address registered to your account at least 15 days before the change takes effect
  • Displaying a prominent notice within the Platform when you next log in

Continued use of the Platform after the effective date of a revised Policy constitutes your acceptance of the changes. If you do not agree to the revised Policy, you must stop using the Platform and may request account deletion as described in Section 7.

13

Contact Information

If you have questions, concerns, or requests relating to this Privacy Policy or the way we handle your personal data, please reach out to us:

We aim to acknowledge all privacy-related inquiries within 3 business days and to resolve them within 30 days. For data breach notifications or urgent security matters, please mark your email subject line with “URGENT — Privacy”.

Postal address: MediXGPT, India. For legal service and formal notices, please use the email address above and we will provide a physical address upon request.