neuroagent


Nameneuroagent JSON
Version 0.3.3 PyPI version JSON
download
home_pageNone
SummarySearch agent for neuroscience.
upload_time2024-10-30 14:12:05
maintainerNone
docs_urlNone
authorBlue Brain Project, EPFL
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Neuroagent

LLM agent made to communicate with different neuroscience related tools. It allows to communicate in a ChatGPT like fashion to get information about brain regions, morphologies, electric traces and the scientific literature.


1. [Funding and Acknowledgement](#funding-and-acknowledgement)

## Funding and Acknowledgement

The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology.

Copyright (c) 2024 Blue Brain Project/EPFL

## Release workflow

Commits with a special prefix will be added to the CHANGELOG of the latest release PR.
The main prefixes can be found here:
https://www.conventionalcommits.org/en/v1.0.0/#summary

When a PR is merged into the main branch, a new release PR will be created if there is no open one. Otherwise all changes
from the merged branch will be added to the latest existing release PR.

The workflow is:
1. When merging a PR, change the squashed commit message to one that contains one of the above prefixes. This will trigger the creation of a release PR if there isnt one. The commit message will be automatically added to the changelog.
2. When the release PR is merged, a new release tag will be automatically created on github.



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "neuroagent",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Blue Brain Project, EPFL",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/2f/c2/713c71947e47303a615915e50e0278dfe6f00be491a28061f2dda11b7f4c/neuroagent-0.3.3.tar.gz",
    "platform": null,
    "description": "# Neuroagent\n\nLLM agent made to communicate with different neuroscience related tools. It allows to communicate in a ChatGPT like fashion to get information about brain regions, morphologies, electric traces and the scientific literature.\n\n\n1. [Funding and Acknowledgement](#funding-and-acknowledgement)\n\n## Funding and Acknowledgement\n\nThe development of this software was supported by funding to the Blue Brain Project, a research center of the \u00c9cole polytechnique f\u00e9d\u00e9rale de Lausanne (EPFL), from the Swiss government\u2019s ETH Board of the Swiss Federal Institutes of Technology.\n\nCopyright (c) 2024 Blue Brain Project/EPFL\n\n## Release workflow\n\nCommits with a special prefix will be added to the CHANGELOG of the latest release PR.\nThe main prefixes can be found here:\nhttps://www.conventionalcommits.org/en/v1.0.0/#summary\n\nWhen a PR is merged into the main branch, a new release PR will be created if there is no open one. Otherwise all changes\nfrom the merged branch will be added to the latest existing release PR.\n\nThe workflow is:\n1. When merging a PR, change the squashed commit message to one that contains one of the above prefixes. This will trigger the creation of a release PR if there isnt one. The commit message will be automatically added to the changelog.\n2. When the release PR is merged, a new release tag will be automatically created on github.\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Search agent for neuroscience.",
    "version": "0.3.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50732e7101c217ff4d0370cdb32a8e365ecdf65064874bb2aa7d7bd34de7d4d8",
                "md5": "2da9b9da2c50f6a5c2564aaa33f9166f",
                "sha256": "58ef2cd08625c6a77cc87de5dd8dd932ae5253ed3cb8e44255d59f6bd8412e67"
            },
            "downloads": -1,
            "filename": "neuroagent-0.3.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2da9b9da2c50f6a5c2564aaa33f9166f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 69316,
            "upload_time": "2024-10-30T14:12:03",
            "upload_time_iso_8601": "2024-10-30T14:12:03.233028Z",
            "url": "https://files.pythonhosted.org/packages/50/73/2e7101c217ff4d0370cdb32a8e365ecdf65064874bb2aa7d7bd34de7d4d8/neuroagent-0.3.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2fc2713c71947e47303a615915e50e0278dfe6f00be491a28061f2dda11b7f4c",
                "md5": "8e6fda33f0f3b2976879e6815fced216",
                "sha256": "a132a4c24d20518f22288a41438c54ad7a38bfdbc701d51af0a0f00144431706"
            },
            "downloads": -1,
            "filename": "neuroagent-0.3.3.tar.gz",
            "has_sig": false,
            "md5_digest": "8e6fda33f0f3b2976879e6815fced216",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 55218,
            "upload_time": "2024-10-30T14:12:05",
            "upload_time_iso_8601": "2024-10-30T14:12:05.060878Z",
            "url": "https://files.pythonhosted.org/packages/2f/c2/713c71947e47303a615915e50e0278dfe6f00be491a28061f2dda11b7f4c/neuroagent-0.3.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-30 14:12:05",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "neuroagent"
}
        
Elapsed time: 0.67031s