{"id":49430256,"url":"https://github.com/facebookresearch/neuroai","last_synced_at":"2026-05-15T23:01:48.321Z","repository":{"id":351839204,"uuid":"1210472224","full_name":"facebookresearch/neuroai","owner":"facebookresearch","description":"Python suite for neuroscience research across all modalities.","archived":false,"fork":false,"pushed_at":"2026-05-12T07:50:20.000Z","size":6187,"stargazers_count":167,"open_issues_count":17,"forks_count":36,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-05-12T09:38:38.807Z","etag":null,"topics":["deep-learning","neuroscience"],"latest_commit_sha":null,"homepage":"https://facebookresearch.github.io/neuroai/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/facebookresearch.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-14T12:59:23.000Z","updated_at":"2026-05-12T07:45:59.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/facebookresearch/neuroai","commit_stats":null,"previous_names":["facebookresearch/neuroai"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/facebookresearch/neuroai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Fneuroai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Fneuroai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Fneuroai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Fneuroai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/facebookresearch","download_url":"https://codeload.github.com/facebookresearch/neuroai/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/facebookresearch%2Fneuroai/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33082704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["deep-learning","neuroscience"],"created_at":"2026-04-29T12:00:32.265Z","updated_at":"2026-05-15T23:01:48.307Z","avatar_url":"https://github.com/facebookresearch.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cspan style=\"font-family: 'Segoe UI', 'Helvetica Neue', Arial, sans-serif; font-weight: 800; font-size: 3em; color: #4169e1; letter-spacing: -1px;\"\u003eNeuro AI\u003c/span\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong style=\"font-size: 1.15em; letter-spacing: 0.04em;\"\u003emade easy\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/facebookresearch/neuroai/actions/workflows/ci.yml\"\u003e\u003cimg src=\"https://github.com/facebookresearch/neuroai/actions/workflows/ci.yml/badge.svg\" alt=\"CI\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://facebookresearch.github.io/neuroai/\"\u003e\u003cimg src=\"https://img.shields.io/badge/docs-online-blue?logo=readthedocs\u0026logoColor=white\" alt=\"Documentation\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/facebookresearch/neuroai/blob/main/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-MIT-green\" alt=\"License: MIT\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.python.org/\"\u003e\u003cimg src=\"https://img.shields.io/badge/python-3.12%2B-blue?logo=python\u0026logoColor=white\" alt=\"Python 3.12+\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\n---\n\n\nSee the [full documentation](https://facebookresearch.github.io/neuroai/) for interactive quickstarts, step-by-step tutorials, and the complete API reference.\n\n---\n\n## Packages\n\n### [NeuralSet](https://facebookresearch.github.io/neuroai/neuralset/index.html)\n\nBuild your efficient Neuro AI data loader.\n\n```bash\npip install neuralset\n```\n\n\n### [NeuralFetch](https://facebookresearch.github.io/neuroai/neuralfetch/index.html)\n\nFetch curated Neuro AI datasets.\n\n```bash\npip install neuralfetch\n```\n\n\n### [NeuralTrain](https://facebookresearch.github.io/neuroai/neuraltrain/index.html)\n\nTrain Neuro AI models at scale.\n\n```bash\npip install neuraltrain\n```\n\n\n### [NeuralBench](https://facebookresearch.github.io/neuroai/neuralbench/index.html)\n\nUnified benchmark for NeuroAI models.\n\n```bash\npip install neuralbench\n```\n\n---\n\n## Related projects\n\n- **[exca](https://facebookresearch.github.io/exca/)** — Execution \u0026 caching framework powering neuroai's backbone\n\n---\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n\u003csub\u003eReferences to third-party content are subject to their own licenses.\u003c/sub\u003e\n\n---\n\n## Citation\n\nIf you use `neuroai` in your research, please cite [NeuralSet: A High-Performing Python Package for Neuro-AI](https://kingjr.github.io/files/neuralset.pdf):\n\n```bibtex\n@article{king2026neuralset,\n  title   = {NeuralSet: A High-Performing Python Package for Neuro-AI},\n  author  = {King, J-R. and Bel, C. and Evanson, L. and Gadonneix, J. and Houhamdi, S. and L{\\'e}vy, J. and Raugel, J. and Santos Revilla, A. and Zhang, M. and Bonnaire, J. and Caucheteux, C. and D{\\'e}fossez, A. and Desbordes, T. and Diego-Sim{\\'o}n, P. and Khanna, S. and Millet, J. and Orhan, P. and Panchavati, S. and Ratouchniak, A. and Thual, A. and Brooks, T. and Begany, K. and Benchetrit, Y. and Careil, M. and Banville, H. and d'Ascoli, S. and Dahan, S. and Rapin, J.},\n  year    = {2026},\n  url     = {https://kingjr.github.io/files/neuralset.pdf},\n  note    = {Preprint; URL will be updated when the paper lands on arXiv}\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffacebookresearch%2Fneuroai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffacebookresearch%2Fneuroai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffacebookresearch%2Fneuroai/lists"}