ବିଷୟବସ୍ତୁକୁ ଯାଆନ୍ତୁ
AGIRight.org

ଡକ୍ସ / ଉଦାହରଣ

ନୀତି ଉଦାହରଣ

ସାତଟି କପି-ପେଷ୍ଟ-ପ୍ରସ୍ତୁତ ମେସିନ-ପଠନୀୟ ନୀତି ଉଦାହରଣ — ଏକ ସର୍ବନିମ୍ନ AICR ଘୋଷଣାରୁ ଏକ ପ୍ରତି-କ୍ରଲ ଦେୟ ଶୈଳୀର HTTP 402 ପ୍ରତିକ୍ରିୟା ପର୍ଯ୍ୟନ୍ତ। ନିଜର ସୃଷ୍ଟି କରିବାକୁ ପ୍ଲେଗ୍ରାଉଣ୍ଡ ବ୍ୟବହାର କରନ୍ତୁ।

v0.2MIT

01 · AICR

ମୌଳିକ AICR ନୀତି

ଏକ ସର୍ବନିମ୍ନ ଅଧିକାର ଘୋଷଣା: ଉତ୍ସ ଉଲ୍ଲେଖ ସହିତ ପଢ଼ିବା ଓ ସାରାଂଶ ପାଇଁ ଖୋଲା, ଅଧିକ ଗଭୀର ସବୁକିଛି ସଂରକ୍ଷିତ।

/.well-known/aicr.json
{
  "version": "0.1",
  "protocol": "AICR",
  "publisher": "example.org",
  "default_policy": {
    "read_access": { "allowed": true },
    "summarization": {
      "allowed": true,
      "attribution_required": true
    },
    "training": { "allowed": false },
    "commercial_use": { "allowed": false },
    "redistribution": { "allowed": false }
  }
}

02 · AICL

ମୌଳିକ AICL କାଟାଲଗ୍

ଦୁଇଟି ଲାଇସେନ୍ସ ସ୍ତର: ଏକ ମାଗଣା ସାର୍ବଜନୀନ ସ୍ତର ଏବଂ ଏକ ଯୋଗାଯୋଗ-ଆଧାରିତ ବାଣିଜ୍ୟିକ ସ୍ତର।

/.well-known/aicl.json
{
  "version": "0.1",
  "protocol": "AICL",
  "publisher": "example.org",
  "licenses": [
    {
      "id": "public_read",
      "rights": ["read", "summarize"],
      "price": { "amount": "0", "currency": "USD" },
      "conditions": ["attribution_required"]
    },
    {
      "id": "commercial",
      "rights": ["training", "commercial_use"],
      "requires_contact": true,
      "contact": "licensing@example.org"
    }
  ]
}

03 · AICL

ପ୍ରତି-କ୍ରଲ ଦେୟ ଶୈଳୀର HTTP 402 ପ୍ରତିକ୍ରିୟା

ଏକ AI କ୍ରଲର ଲାଇସେନ୍ସ ଟୋକନ ବିନା ଲାଇସେନ୍ସପ୍ରାପ୍ତ ସାମଗ୍ରୀ ଅନୁରୋଧ କରିବାବେଳେ ଏକ ସର୍ଭର କଣ ଫେରାଇପାରେ — ଏକ ଅନ୍ଧ ପଥ ପରିବର୍ତ୍ତେ ଏକ ମେସିନ-କାର୍ଯ୍ୟକ୍ଷମ କୋଟ୍।

HTTP/1.1 402 Payment Required
{
  "error": "license_required",
  "message": "This resource requires a license for AI use.",
  "aicl": "https://example.org/.well-known/aicl.json",
  "applicable_licenses": [
    {
      "id": "metered_rag",
      "rights": ["rag"],
      "price": {
        "amount": "0.002",
        "currency": "USD",
        "unit": "per_request"
      }
    }
  ],
  "quote_endpoint": "https://example.org/api/aicl/quote",
  "contact": "licensing@example.org"
}

04 · AICL

କେବଳ-ଗବେଷଣା ଲାଇସେନ୍ସ

ସଂରକ୍ଷଣ ସୀମା ସହିତ ଗବେଷଣା ବ୍ୟବହାର ପାଇଁ ମାଗଣା; କୌଣସି ବାଣିଜ୍ୟିକ ବ୍ୟବହାର ପାଇଁ ଯୋଗାଯୋଗ ଆବଶ୍ୟକ। ଏକାଡେମିକ ସାଇଟ୍ ଏବଂ ତଥ୍ୟ ସେଟ୍ ପାଇଁ ଉପଯୋଗୀ।

/.well-known/aicl.json
{
  "version": "0.1",
  "protocol": "AICL",
  "publisher": "research-lab.example",
  "licenses": [
    {
      "id": "academic_research",
      "rights": ["read", "summarize", "rag", "transform"],
      "price": { "amount": "0", "currency": "USD" },
      "conditions": [
        "attribution_required",
        "research_use_only",
        "retention_days_90",
        "no_commercial_use"
      ]
    },
    {
      "id": "commercial",
      "rights": ["training", "commercial_use"],
      "requires_contact": true,
      "contact": "data-office@research-lab.example"
    }
  ]
}

05 · AICR

କୌଣସି-ପ୍ରଶିକ୍ଷଣ ନ ଥିବା ସାମଗ୍ରୀ ନୀତି

ଅଗଭୀର ସ୍ତରରେ ସର୍ବାଧିକ ଖୋଲା — ପଠନ, ସାରାଂଶ, ଉଦ୍ଧୃତି, RAG — ଯେତେବେଳେ ମଡେଲ ପ୍ରଶିକ୍ଷଣ ଓ ଫାଇନ-ଟ୍ୟୁନିଂକୁ ସ୍ପଷ୍ଟ ଭାବେ ସଂରକ୍ଷିତ ରଖାଯାଏ।

/.well-known/aicr.json
{
  "version": "0.1",
  "protocol": "AICR",
  "publisher": "creator.example",
  "default_policy": {
    "read_access": { "allowed": true },
    "summarization": {
      "allowed": true,
      "attribution_required": true
    },
    "quotation": {
      "allowed": true,
      "max_excerpt_words": 150,
      "attribution_required": true
    },
    "rag_use": {
      "allowed": true,
      "attribution_required": true
    },
    "training": { "allowed": false },
    "commercial_use": {
      "allowed": false,
      "license_required": true,
      "permission_contact": "hello@creator.example"
    }
  }
}

06 · AILP

ଉତ୍ସ ଉଲ୍ଲେଖ ସହିତ RAG ଅନୁମତିପ୍ରାପ୍ତ (AILP ପ୍ରୋଫାଇଲ)

ଏକ ଶିକ୍ଷଣ-ଅନୁମତି ପ୍ରୋଫାଇଲ ଯାହା ପୁନରୁଦ୍ଧାର ଏବଂ ଏମ୍ବେଡିଂକୁ ସ୍ୱାଗତ କରେ କିନ୍ତୁ ଉତ୍ସ ଉଲ୍ଲେଖ ଆବଶ୍ୟକ କରେ ଏବଂ ଶବ୍ଦାନୁସାରୀ ସ୍ମୃତିକରଣକୁ ଅସ୍ୱୀକାର କରେ।

/ai/rights-spectrum.json
{
  "version": "0.1",
  "protocol": "AILP",
  "publisher": "blog.example",
  "default": {
    "access": "allowed",
    "indexing": "allowed",
    "inference_input": "allowed",
    "embedding": "allowed",
    "training": "license_required",
    "fine_tuning": "license_required",
    "distillation": "denied",
    "verbatim_memory": "denied",
    "attribution": "required",
    "compensation": "contact"
  },
  "contact": "author@blog.example"
}

07 · AICR

ବାଣିଜ୍ୟିକ ବ୍ୟବହାର ପାଇଁ ଯୋଗାଯୋଗ ଆବଶ୍ୟକ

ପଥ-ନିର୍ଦ୍ଦିଷ୍ଟ ଓଭରାଇଡ୍: ବ୍ଲଗ୍ ଖୋଲା, ପ୍ରିମିୟମ ଗବେଷଣା ବିଭାଗ ପଠନ ବ୍ୟତୀତ ଅନ୍ୟ ଯେକୌଣସି ବିଷୟ ପାଇଁ ଏକ ଲାଇସେନ୍ସ ଆବଶ୍ୟକ କରେ।

/.well-known/aicr.json
{
  "version": "0.1",
  "protocol": "AICR",
  "publisher": "publisher.example",
  "default_policy": {
    "read_access": { "allowed": true },
    "summarization": {
      "allowed": true,
      "attribution_required": true
    },
    "training": {
      "allowed": false,
      "license_required": true,
      "permission_contact": "sales@publisher.example"
    }
  },
  "resource_overrides": [
    {
      "path": "/premium/*",
      "policy": {
        "summarization": { "allowed": false },
        "rag_use": {
          "allowed": false,
          "license_required": true
        }
      }
    }
  ]
}

ନିଜର ନୀତି ଫାଇଲ ସୃଷ୍ଟି କରିବାକୁ ଚାହାଁନ୍ତି କି? ପ୍ଲେଗ୍ରାଉଣ୍ଡ ଖୋଲନ୍ତୁ →