Metadata-Version: 2.1
Name: cin
Version: 1.0.2
Summary: A framework for creating autonomous agents with dynamic workflows.
Author-email: Christopher Buckley <cbuckley@bytelinktechnologies.com.au>
License: MIT
Project-URL: Homepage, https://github.com/bytelinkbuckley/collective-intelligence-network
Project-URL: Repository, https://github.com/bytelinkbuckley/collective-intelligence-network
Keywords: AI,autonomous agents,framework,workflow
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: httpx>=0.27.2
Requires-Dist: pydantic>=2.9.2

# 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" ✅
