{
  "_id": "6a23f17ea1338011a79ed60c",
  "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-06-06 10:05:19 UTC",
    "User": "root"
  },
  "Author": "Kamil Wais [aut, cre],\nKrystian Igras [aut],\nMaciej Banas [aut]",
  "Maintainer": "Kamil Wais <kamil.wais@gmail.com>",
  "MD5sum": "0db544f749a8953a6f05bb7267bf0ad3",
  "_user": "r-world-devs",
  "_type": "src",
  "_file": "GitAI_0.1.3.tar.gz",
  "_fileid": "cb642db3ff125126815ab074c36363d9ea39693d8d3036f303d087cebcd73c08",
  "_filesize": 1601204,
  "_sha256": "cb642db3ff125126815ab074c36363d9ea39693d8d3036f303d087cebcd73c08",
  "_created": "2026-06-06T10:05:19.000Z",
  "_published": "2026-06-06T10:07:58.766Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79869518664,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453496362"
    },
    {
      "job": 79869518662,
      "time": 122,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453497261"
    },
    {
      "job": 79869518640,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453493678"
    },
    {
      "job": 79869518643,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453495572"
    },
    {
      "job": 79869338946,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453484291"
    },
    {
      "job": 79869518637,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453496254"
    },
    {
      "job": 79869518654,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7453494012"
    },
    {
      "job": 79869518651,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7453492630"
    },
    {
      "job": 79869518666,
      "time": 74,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7453492288"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/27059326485",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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"
  },
  "_downloads": {
    "count": 210,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GitAI"
  },
  "_devurl": "https://github.com/r-world-devs/gitai",
  "_searchresults": 11,
  "_rbuild": "4.6.0",
  "_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",
    "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-06-06T10:07:14.000Z",
      "distro": "noble",
      "commit": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
      "fileid": "1535cef92a8ea9ca264d5d6560634fb5403746b7d234b40b72ef66a3168d1ebf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/27059326485"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-06-06T10:07:24.000Z",
      "distro": "noble",
      "commit": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
      "fileid": "af3bce59ce94b746d6dfe98047cec14d0e5aabc97dcab86490842522e308004b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/27059326485"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-06T10:06:53.000Z",
      "commit": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
      "fileid": "883bde1d3e3fc66248d5e0c4e46241e30970e82c1c7c88cbfba8bcc99ee5bbb3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/27059326485"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-06-06T10:07:08.000Z",
      "commit": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
      "fileid": "e74b14790969556b61e8bf0aa12a5c5bc46f72c8e710245538aaada890ab532d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/27059326485"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-06-06T10:07:28.000Z",
      "commit": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
      "fileid": "fc928f7c091b71d6a5cb39a939923a8f226d315ab006a9cf6a4b5c51501c6427",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/27059326485"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-06T10:06:45.000Z",
      "commit": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
      "fileid": "c99218d05953a976b36e846311b09d8d4618a3b0d8ab104018d3e38dec01d900",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/27059326485"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-06T10:06:32.000Z",
      "commit": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
      "fileid": "0ebb31c564de6ffa81a099e7c5ca84742ae9fbf7abb1f14430e521123398b6ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/27059326485"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-06-06T10:06:29.000Z",
      "commit": "fb5f6a3a8f0b17370a97dd63077633d3314cd3bf",
      "fileid": "af8b2f053d8508e345a3fb2739ac21415fbd679b245cc2a935d506fdd4c92dad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-world-devs/actions/runs/27059326485"
    }
  ]
}