Name | cin JSON |
Version |
0.1.0
JSON |
| download |
home_page | None |
Summary | A framework for creating autonomous agents with dynamic workflows. |
upload_time | 2024-11-16 00:53:08 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT |
keywords |
ai
autonomous agents
framework
workflow
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Collective Intelligence Network
Collective Intelligence Network (CIN) is an idea to create autonomous agents that have their dynamic workflows
## Framework Purpose & Vision
This framework was designed with three core principles in mind: simplicity, flexibility, and interoperability. My goal was to create a platform where autonomous agents can effectively tackle complex challenges either collabortively or individually, while meeting enterprise-grade requirements.
Built-in supported endpoints and models:
OpenAI https://api.openai.com/v1/chat/completions:
- "gpt-4o-2024-08-06" ✅
Anthropic "https://api.anthropic.com/v1/messages":
- "claude-3-5-sonnet-20241022" ✅
Raw data
{
"_id": null,
"home_page": null,
"name": "cin",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "AI, autonomous agents, framework, workflow",
"author": null,
"author_email": "Christopher Buckley <cbuckley@bytelinktechnologies.com.au>",
"download_url": "https://files.pythonhosted.org/packages/22/6a/3340b10738889f02d377a99a37451cc30427c8c819415d254d5d98a11246/cin-0.1.0.tar.gz",
"platform": null,
"description": "# Collective Intelligence Network\n\nCollective Intelligence Network (CIN) is an idea to create autonomous agents that have their dynamic workflows\n\n\n## Framework Purpose & Vision\n\nThis framework was designed with three core principles in mind: simplicity, flexibility, and interoperability. My goal was to create a platform where autonomous agents can effectively tackle complex challenges either collabortively or individually, while meeting enterprise-grade requirements.\n\nBuilt-in supported endpoints and models:\n\nOpenAI https://api.openai.com/v1/chat/completions:\n\n- \"gpt-4o-2024-08-06\" \u2705\n\n\nAnthropic \"https://api.anthropic.com/v1/messages\":\n\n- \"claude-3-5-sonnet-20241022\" \u2705\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A framework for creating autonomous agents with dynamic workflows.",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/bytelinkbuckley/collective-intelligence-network",
"Repository": "https://github.com/bytelinkbuckley/collective-intelligence-network"
},
"split_keywords": [
"ai",
" autonomous agents",
" framework",
" workflow"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a77f0ecf29b526629f63435af2a1acea1fb5d8e01a2a93e42332a37a55181354",
"md5": "f03468a2233ea2090a0bc4e4c0abaf97",
"sha256": "c6cb87edf7864733bc434a546ed821bd1b3c742fc1d6bf81931e82ff10010c78"
},
"downloads": -1,
"filename": "cin-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f03468a2233ea2090a0bc4e4c0abaf97",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 4215,
"upload_time": "2024-11-16T00:53:06",
"upload_time_iso_8601": "2024-11-16T00:53:06.648295Z",
"url": "https://files.pythonhosted.org/packages/a7/7f/0ecf29b526629f63435af2a1acea1fb5d8e01a2a93e42332a37a55181354/cin-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "226a3340b10738889f02d377a99a37451cc30427c8c819415d254d5d98a11246",
"md5": "7b3ea3e63ff31a85e0d03b2831a14228",
"sha256": "45785e76cbbdaa59a06c7397c36fe28fa1b25907f01454b36de18d804d1ba3f5"
},
"downloads": -1,
"filename": "cin-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "7b3ea3e63ff31a85e0d03b2831a14228",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 3935,
"upload_time": "2024-11-16T00:53:08",
"upload_time_iso_8601": "2024-11-16T00:53:08.265435Z",
"url": "https://files.pythonhosted.org/packages/22/6a/3340b10738889f02d377a99a37451cc30427c8c819415d254d5d98a11246/cin-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-16 00:53:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bytelinkbuckley",
"github_project": "collective-intelligence-network",
"github_not_found": true,
"lcname": "cin"
}