×CellCog

CellCog for Hermes
every capability, one SDK.

Bring CellCog’s full platform to your Hermes agents through the CellCog Python SDK — research, every modality, and finished artifacts, delegated in one call.

#1 on DeepResearch Bench

What your agent gets

Every modality, one key

Research, video, images, audio, music, PDFs, decks, apps, dashboards, 3D — all from a single CellCog key.

Finished artifacts, not snippets

Delegate a task and get back the completed deliverable — the same output a human would receive.

Deep reasoning underneath

Built on CellCog, a leader on DeepResearch Bench — the reasoning that powers every output.

Connect the SDK

pip install cellcog, set your API key, and delegate in one call.

your_agent.py
# Reads CELLCOG_API_KEY from the environment
from cellcog import CellCogClient

client = CellCogClient(agent_provider="hermes")

result = client.create_chat(
    prompt="Research the EV battery market and make a 10-page PDF",
    task_label="ev-battery-research",
    chat_mode="agent",
)
print(result["chat_id"])

One key. Every modality.

Deep research
Video
Images
PDFs & docs
Apps
Dashboards
Code

Bring CellCog into Hermes.