[![Multi-Modality](agorabanner.png)](https://discord.gg/qUtxnK2NMf)
# Dev Swarm
# Citation
Please cite Swarms in your paper or your project if you found it beneficial in any way! Appreciate you.
```bibtex
@misc{swarms,
author = {Gomez, Kye},
title = {{Swarms: The Multi-Agent Collaboration Framework}},
howpublished = {\url{https://github.com/kyegomez/swarms}},
year = {2023},
note = {Accessed: Date}
}
```
Raw data
{
"_id": null,
"home_page": "https://github.com/kyegomez/dev-swarm",
"name": "dev-swarm",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "artificial intelligence, deep learning, optimizers, Prompt Engineering",
"author": "Kye Gomez",
"author_email": "kye@apac.ai",
"download_url": "https://files.pythonhosted.org/packages/87/4e/0d9e5d06ba28c3f604fa03dda8cde2029516b1059bea240a6844baaccccd/dev_swarm-0.0.2.tar.gz",
"platform": null,
"description": "[![Multi-Modality](agorabanner.png)](https://discord.gg/qUtxnK2NMf)\n\n# Dev Swarm\n\n\n# Citation\nPlease cite Swarms in your paper or your project if you found it beneficial in any way! Appreciate you.\n\n```bibtex\n@misc{swarms,\n author = {Gomez, Kye},\n title = {{Swarms: The Multi-Agent Collaboration Framework}},\n howpublished = {\\url{https://github.com/kyegomez/swarms}},\n year = {2023},\n note = {Accessed: Date}\n}\n```\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Paper - Pytorch",
"version": "0.0.2",
"project_urls": {
"Documentation": "https://github.com/kyegomez/dev-swarm",
"Homepage": "https://github.com/kyegomez/dev-swarm",
"Repository": "https://github.com/kyegomez/dev-swarm"
},
"split_keywords": [
"artificial intelligence",
" deep learning",
" optimizers",
" prompt engineering"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fc31992e380d63719496fb81408034c6192df685965388a3868e75ee735ddd17",
"md5": "c1811c86632566495f92d2d9b168c748",
"sha256": "e984f7050d423d0e938cf6ae8d11f62b534852bee368c2dc1fce85a2fc2e9968"
},
"downloads": -1,
"filename": "dev_swarm-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c1811c86632566495f92d2d9b168c748",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 10524,
"upload_time": "2024-07-10T20:45:26",
"upload_time_iso_8601": "2024-07-10T20:45:26.032439Z",
"url": "https://files.pythonhosted.org/packages/fc/31/992e380d63719496fb81408034c6192df685965388a3868e75ee735ddd17/dev_swarm-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "874e0d9e5d06ba28c3f604fa03dda8cde2029516b1059bea240a6844baaccccd",
"md5": "f8c1b0ee6aafc85abb3fb8d71ae15999",
"sha256": "9164f55d313f554a0c121957f243fe57606c205378c60733814ebf9c018d8f0d"
},
"downloads": -1,
"filename": "dev_swarm-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "f8c1b0ee6aafc85abb3fb8d71ae15999",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 8973,
"upload_time": "2024-07-10T20:45:29",
"upload_time_iso_8601": "2024-07-10T20:45:29.693081Z",
"url": "https://files.pythonhosted.org/packages/87/4e/0d9e5d06ba28c3f604fa03dda8cde2029516b1059bea240a6844baaccccd/dev_swarm-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-10 20:45:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kyegomez",
"github_project": "dev-swarm",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "torch",
"specs": []
},
{
"name": "zetascale",
"specs": []
},
{
"name": "swarms",
"specs": []
}
],
"lcname": "dev-swarm"
}