Last updated: June 2026
ClinIQ is an AI-powered health information platform. This document explains how we collect, use, and protect the data you share while using ClinIQ — in particular the data you enter into the Symptom Checker and AI Chat features.
- The text you type describing your symptoms or health questions.
- AI-generated responses returned to you.
- Name, email address, and any profile details you provide during sign-up.
- Appointment booking records if you use the doctor-booking feature.
- Pages visited, feature interactions, and error logs (no health content is included here).
| Purpose | Data Used |
|---|---|
| Generate AI symptom insights | Symptom text (sent to Gemini API at runtime) |
| Display your session history | Stored locally in your browser via localStorage |
| Account authentication | Email & hashed password via Supabase Auth |
| Improve the platform | Anonymised aggregated usage analytics |
We do not sell your health data to third parties.
The Symptom Checker and Chat features are powered by Google Gemini AI. Your inputs are transmitted to Google's API to generate responses. Please review Google's AI data usage policies for details on how Gemini processes data.
⚠️ ClinIQ is not a medical device. AI outputs are for informational purposes only and are not a substitute for professional medical diagnosis, advice, or treatment. Always consult a qualified healthcare provider.
- Symptom history is stored in your browser's
localStorageonly — it never leaves your device unless you explicitly export it. - Account data is stored in Supabase (PostgreSQL) with row-level security policies enforced.
- You can delete your session data at any time using the "Clear Conversation" button in the Symptom Checker.
- Account deletion requests can be sent to the contact address below; we will process them within 30 days.
- All data in transit is encrypted via HTTPS/TLS.
- Supabase enforces Row Level Security (RLS) so users can only access their own records.
- We do not log symptom text in plaintext server logs.
Under applicable law (including India's Digital Personal Data Protection Act, 2023) you have the right to:
- Access the personal data we hold about you.
- Correct inaccurate data.
- Erase your data (right to be forgotten).
- Withdraw consent at any time by deleting your account.
ClinIQ uses minimal cookies for authentication session management only. We do not use advertising or tracking cookies.
We will post updates to this file and notify registered users via email when material changes are made.
For privacy concerns or data deletion requests:
Email: teamcodexsupport@gmail.com
(Please use subject line: "Privacy Request – ClinIQ")
Project: github.com/akshay0611/ClinIQ