{
  "$schema": "https://fundingjson.org/schema/v1.1.0.json",
  "version": "v1.1.0",
  "entity": {
    "type": "organisation",
    "role": "owner",
    "name": "UpliftiQ",
    "email": "hi@upliftiq.in",
    "description": "UpliftiQ is India's first Indian Sign Language–first learning platform for Deaf and hard-of-hearing learners. We combine real Deaf educators, AI-powered tutoring, and sign language video on every lesson to make learning genuinely accessible.",
    "webpageUrl": {
      "url": "https://upliftiq.in"
    }
  },
  "projects": [
    {
      "guid": "upliftiq",
      "name": "UpliftiQ",
      "description": "An ISL-first learning platform for Deaf and hard-of-hearing learners in India. Includes accessible courses, live captions, Upli AI tutor, and a Deaf-led community. Built with a focus on real accessibility, not retrofitted captions.",
      "webpageUrl": {
        "url": "https://upliftiq.in"
      },
      "repositoryUrl": {
        "url": "https://github.com/UpliftiQ"
      },
      "licenses": ["spdx:MIT"],
      "tags": ["accessibility", "education", "sign-language", "deaf", "ai", "learning-platform", "india"]
    }
  ],
  "funding": {
    "channels": [
      {
        "guid": "upi-bank",
        "type": "bank",
        "address": "",
        "description": "Indian bank transfer / UPI. Please email hi@upliftiq.in for account details."
      }
    ],
    "plans": [
      {
        "guid": "hosting-monthly",
        "status": "active",
        "name": "Monthly hosting & infrastructure",
        "description": "Covers monthly server, video hosting, and infrastructure costs for the platform.",
        "amount": 250,
        "currency": "USD",
        "frequency": "monthly",
        "channels": ["upi-bank"]
      },
      {
        "guid": "developer-time",
        "status": "active",
        "name": "Developer compensation",
        "description": "Supports part-time developer and Deaf educator compensation for ongoing platform work.",
        "amount": 1000,
        "currency": "USD",
        "frequency": "monthly",
        "channels": ["upi-bank"]
      },
      {
        "guid": "goodwill",
        "status": "active",
        "name": "Goodwill donation",
        "description": "Contribute any amount as a one-time donation to support UpliftiQ.",
        "amount": 0,
        "currency": "USD",
        "frequency": "one-time",
        "channels": ["upi-bank"]
      }
    ]
  }
}