{
  "_id": "6a4b8534a6574ff277f9c183",
  "Package": "GitAI",
  "Title": "Extracts Knowledge from 'Git' Repositories",
  "Version": "0.1.3",
  "Authors@R": "c(\nperson(\"Kamil\", \"Wais\", , \"kamil.wais@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Krystian\", \"Igras\", , \"krystian8207@gmail.com\", role = \"aut\"),\nperson(\"Maciej\", \"Banas\", , \"banasmaciek@gmail.com\", role = \"aut\")\n)",
  "Description": "Scan multiple 'Git' repositories, pull specified files\ncontent and process it with large language models. You can\nsummarize the content in specific way, extract information and\ndata, or find answers to your questions about the repositories.\nThe output can be stored in vector database and used for\nsemantic search or as a part of a RAG (Retrieval Augmented\nGeneration) prompt.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/r-world-devs/GitAI",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://r-world-devs.r-universe.dev",
  "Date/Publication": "2025-12-05 09:30:47 UTC",
  "RemoteUrl": "https://github.com/r-world-devs/gitai",
  "RemoteRef": "HEAD",
  "RemoteSha": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-06 10:33:34 UTC",
    "User": "root"
  },
  "Author": "Kamil Wais [aut, cre],\nKrystian Igras [aut],\nMaciej Banas [aut]",
  "Maintainer": "Kamil Wais <kamil.wais@gmail.com>",
  "_user": "r-world-devs",
  "_type": "src",
  "_file": "GitAI_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/8b29df7e07085f3e24b6fd12077e321c92636f6a826b529e6c49e60aecc71ad6",
  "_filesize": 1601171,
  "_sha256": "8b29df7e07085f3e24b6fd12077e321c92636f6a826b529e6c49e60aecc71ad6",
  "_expires": "2026-10-14T10:36:34.000Z",
  "_created": "2026-07-06T10:33:34.000Z",
  "_published": "2026-07-06T10:36:36.512Z",
  "_jobs": [
    {
      "job": 85350375320,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8106462531"
    },
    {
      "job": 85350375327,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8106465722"
    },
    {
      "job": 85350375306,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8106445946"
    },
    {
      "job": 85350375353,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8106450907"
    },
    {
      "job": 85349876501,
      "time": 164,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8106412911"
    },
    {
      "job": 85350375297,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8106467869"
    },
    {
      "job": 85350375326,
      "time": 112,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8106455754"
    },
    {
      "job": 85350375377,
      "time": 64,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8106437788"
    },
    {
      "job": 85350375336,
      "time": 134,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8106464090"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28785126834",
  "_status": "success",
  "_upstream": "https://github.com/r-world-devs/gitai",
  "_commit": {
    "id": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
    "author": "Maciej Banaś <74212933+maciekbanas@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #116 from r-world-devs/maciekbanas/115/ellmer-fixes-for-cran\n\nMaciekbanas/115/ellmer fixes for cran",
    "time": 1764927047
  },
  "_maintainer": {
    "name": "Kamil Wais",
    "email": "kamil.wais@gmail.com",
    "login": "kalimu",
    "description": "Data Scientist and R & Shiny Developer",
    "uuid": 2522236
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "ellmer",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "GitStats",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "S7",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "glue",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "shinychat",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "r-world-devs",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.2",
      "date": "2025-08-22"
    },
    {
      "name": "v0.1.3",
      "date": "2025-12-05"
    }
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "maciekbanas",
      "count": 179,
      "uuid": 74212933
    },
    {
      "user": "kalimu",
      "count": 57,
      "uuid": 2522236
    },
    {
      "user": "krystian8207",
      "count": 20,
      "uuid": 20457043
    },
    {
      "user": "csgillespie",
      "count": 1,
      "uuid": 1267747
    },
    {
      "user": "gadenbuie",
      "count": 1,
      "uuid": 5420529
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 103638913,
    "type": "organization",
    "name": "r-world-devs",
    "followers": 11
  },
  "_downloads": {
    "count": 325,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GitAI"
  },
  "_devurl": "https://github.com/r-world-devs/gitai",
  "_searchresults": 11,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GitAI.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-world-devs/gitai",
  "_realowner": "r-world-devs",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-02-20"
    },
    {
      "version": "0.1.1",
      "date": "2025-05-20"
    },
    {
      "version": "0.1.2",
      "date": "2025-08-22"
    },
    {
      "version": "0.1.3",
      "date": "2025-12-11"
    }
  ],
  "_exports": [
    "add_files",
    "find_records",
    "initialize_project",
    "is_verbose",
    "process_repos",
    "set_database",
    "set_github_repos",
    "set_gitlab_repos",
    "set_llm",
    "set_prompt",
    "verbose_off",
    "verbose_on"
  ],
  "_help": [
    {
      "page": "GitAI-package",
      "title": "Derive knowledge from GitHub or GitLab repositories with the use of AI/LLM",
      "topics": [
        "GitAI-package",
        "GitAI"
      ]
    },
    {
      "page": "add_files",
      "title": "Add files to 'GitAI' object.",
      "topics": [
        "add_files"
      ]
    },
    {
      "page": "find_records",
      "title": "Finding top K records in a vector database.",
      "topics": [
        "find_records"
      ]
    },
    {
      "page": "initialize_project",
      "title": "Initialize a 'GitAI' project.",
      "topics": [
        "initialize_project"
      ]
    },
    {
      "page": "is_verbose",
      "title": "Checks if 'GitAI' is verbose",
      "topics": [
        "is_verbose"
      ]
    },
    {
      "page": "missing_deps_note_fix",
      "title": "This function is meant to fix 'Namespaces in Imports field not imported from:' R check note. The note shows up when namespace is used to create package object (not function) or within file marked at '.Rbuildignore' file.",
      "topics": [
        "missing_deps_note_fix"
      ]
    },
    {
      "page": "process_repos",
      "title": "Run LLM on 'GitAI' repositories content",
      "topics": [
        "process_repos"
      ]
    },
    {
      "page": "set_database",
      "title": "Setting database in 'GitAI' object.",
      "topics": [
        "set_database"
      ]
    },
    {
      "page": "set_github_repos",
      "title": "Set GitHub repositories in 'GitAI' object.",
      "topics": [
        "set_github_repos"
      ]
    },
    {
      "page": "set_gitlab_repos",
      "title": "Set GitLab repositories in 'GitAI' object.",
      "topics": [
        "set_gitlab_repos"
      ]
    },
    {
      "page": "set_llm",
      "title": "Set Large Language Model in 'GitAI' object.",
      "topics": [
        "get_llm_defaults",
        "set_llm"
      ]
    },
    {
      "page": "set_prompt",
      "title": "Set prompt.",
      "topics": [
        "set_prompt"
      ]
    },
    {
      "page": "verbose_off",
      "title": "Sets 'GitAI' to be quiet.",
      "topics": [
        "verbose_off"
      ]
    },
    {
      "page": "verbose_on",
      "title": "Sets 'GitAI' to be verbose",
      "topics": [
        "verbose_on"
      ]
    }
  ],
  "_pkglogo": "https://github.com/r-world-devs/gitai/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/r-world-devs/gitai/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "coro",
    "cpp11",
    "curl",
    "dplyr",
    "ellmer",
    "fastmap",
    "generics",
    "GitStats",
    "glue",
    "httr2",
    "jsonlite",
    "later",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mirai",
    "nanonext",
    "openssl",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "S7",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "building-shiny-app-chatbot.Rmd",
      "filename": "building-shiny-app-chatbot.html",
      "title": "Building simple Shiny app with a chatbot",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Demo App Specs",
        "Processing Git repositories with LLM",
        "Semantic search queries",
        "Shiny chatbot with RAG"
      ],
      "created": "2025-02-17 13:05:31",
      "modified": "2025-02-17 13:05:31",
      "commits": 1
    }
  ],
  "_score": 5.643452676486188,
  "_indexed": true,
  "_nocasepkg": "gitai",
  "_universes": [
    "r-world-devs",
    "kalimu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-06T10:35:45.000Z",
      "distro": "resolute",
      "commit": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
      "fileid": "https://r2.ropensci.org/b88faefdc62eda863d28d1f9e504eefcad6c493eb71ed19b292e8f155a132e83",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28785126834"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-06T10:35:52.000Z",
      "distro": "resolute",
      "commit": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
      "fileid": "https://r2.ropensci.org/fb51b44ff19b7dfe63b334ef15be44dc673420f1aa6f8ab2c025248d453d8382",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28785126834"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-06T10:35:05.000Z",
      "commit": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
      "fileid": "https://r2.ropensci.org/5783def6632ec0bfe14d538bcad5dec9fa6457cfc9f0b3272d63abb447bd8dca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28785126834"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-06T10:35:16.000Z",
      "commit": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
      "fileid": "https://r2.ropensci.org/60cec08431bb49c47bab0eb6ef97a172723405cbd97bfae3a9f2814dfa931cca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28785126834"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-07-06T10:36:13.000Z",
      "commit": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
      "fileid": "https://r2.ropensci.org/c603a345bdda6b9c274cb69f2d190701287db8250277cecf3e4674135f5b4be7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28785126834"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-06T10:35:21.000Z",
      "commit": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
      "fileid": "https://r2.ropensci.org/4814f4153bf3c0fd3766869bb4007309423adbae7f529675019a16a655bc6cdb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28785126834"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-06T10:34:36.000Z",
      "commit": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
      "fileid": "https://r2.ropensci.org/dbfbe667edf8e2ed17ff2907e376cea38b176a4da9b3383d9e9e74b856860b63",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28785126834"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-06T10:35:35.000Z",
      "commit": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
      "fileid": "https://r2.ropensci.org/438133091e6c9a4ffa12903eac3c9f5198c199b2b62e476bb2bb6e79bca73f7d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/28785126834"
    }
  ]
}