arcagent


Namearcagent JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryAn AI agent competing for the 2024 ARC Prize (Abstract Reasoning Challenge).
upload_time2024-10-10 23:41:34
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseGPLv3+
keywords agi ai aima arc challenge arc prize dag llm nlp npc agent command line graph search numpy personal assistant puzzle search
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # arcagent

You arcangel in the 2024 ARC Prize.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "arcagent",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "AGI, AI, AIMA, ARC Challenge, ARC Prize, DAG, LLM, NLP, NPC, agent, command line, graph search, numpy, personal assistant, puzzle, search",
    "author": null,
    "author_email": "Hobson Lane <git@totalgood.com>",
    "download_url": "https://files.pythonhosted.org/packages/83/31/d4b5ddd5cd7026e94ef278c384b33f626a53fa6b957306f50235c9b9019f/arcagent-0.0.1.tar.gz",
    "platform": null,
    "description": "# arcagent\n\nYou arcangel in the 2024 ARC Prize.\n",
    "bugtrack_url": null,
    "license": "GPLv3+",
    "summary": "An AI agent competing for the 2024 ARC Prize (Abstract Reasoning Challenge).",
    "version": "0.0.1",
    "project_urls": null,
    "split_keywords": [
        "agi",
        " ai",
        " aima",
        " arc challenge",
        " arc prize",
        " dag",
        " llm",
        " nlp",
        " npc",
        " agent",
        " command line",
        " graph search",
        " numpy",
        " personal assistant",
        " puzzle",
        " search"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "76cd587d2dba901a703c5d73935713bdc551fe04a32c4e9ae01f8df094495061",
                "md5": "fdf1f09dadd5a622e73ed660f8af2dbc",
                "sha256": "feeee942cc4192e863f793408aecae1fb01268f4e9ed5003b2a5ec6676b863de"
            },
            "downloads": -1,
            "filename": "arcagent-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fdf1f09dadd5a622e73ed660f8af2dbc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 1283059,
            "upload_time": "2024-10-10T23:41:27",
            "upload_time_iso_8601": "2024-10-10T23:41:27.047954Z",
            "url": "https://files.pythonhosted.org/packages/76/cd/587d2dba901a703c5d73935713bdc551fe04a32c4e9ae01f8df094495061/arcagent-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8331d4b5ddd5cd7026e94ef278c384b33f626a53fa6b957306f50235c9b9019f",
                "md5": "940c01380025fbc2b606784e4cc6a9c7",
                "sha256": "b95cceae0d6c7bf10bac381deaeb916f04cb5362a184302dd8ab8c168394aa07"
            },
            "downloads": -1,
            "filename": "arcagent-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "940c01380025fbc2b606784e4cc6a9c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 10490239,
            "upload_time": "2024-10-10T23:41:34",
            "upload_time_iso_8601": "2024-10-10T23:41:34.716033Z",
            "url": "https://files.pythonhosted.org/packages/83/31/d4b5ddd5cd7026e94ef278c384b33f626a53fa6b957306f50235c9b9019f/arcagent-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-10 23:41:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "arcagent"
}
        
Elapsed time: 0.36139s