v0.5.0 - Now in Production

The AI Operating
System Kernel

Solvens Core orchestrates AI agents, routers, and providers with deterministic execution. Two agents always run exactly the same.

Star on GitHub Explore Features
from solvens.cosmos import DAG, Node, Edge
from solvens.orchestrator import AgentOrchestrator

# Cosmos guarantees deterministic execution
dag = DAG(
  nodes=[
    Node("researcher", type="agent"),
    Node("coder", type="agent"),
  ],
  edges=[
    Edge("researcher", "coder")
  ]
)

# 100% reproducible across any environment
orchestrator.execute(dag)

Built for Production AI

Unlike LangGraph or CrewAI, Solvens Core provides structural identity, multi-provider routing, and enterprise-ready observability.

🌌

Cosmos Language

Define agent workflows with a visual DSL. Generate SVG/HTML diagrams automatically. See exactly what your agents execute.

🔐

Deterministic Execution

Merkle-style structural hashing guarantees identical execution across any environment. No surprises, no regressions.

🔀

Multi-Provider Routing

Route tasks to GPT-4, Claude, Gemini, or local Ollama automatically. Anti-vendor-lock by design.

💰

Cost Tracking

Real-time budget guards and cost analytics. Know exactly what each provider costs before you scale.

📊

Visual Dashboard

Streamlit dashboard for agent monitoring, task queues, and system health. Enterprise-ready from day one.

🔌

LangGraph Compatible

Migrate from LangGraph in minutes. Keep your existing agents while unlocking Solvens features.

Start Free, Scale Fast

Open source core with commercial cloud tiers. No vendor lock-in, ever.

Free

$0 /month

For developers exploring agent orchestration

  • Core framework
  • 100 tasks/month
  • 1 provider
  • Community support
  • Cloud dashboard
  • Cost analytics
Get Started

Enterprise

$499 /month

For organizations requiring compliance

  • Everything in Pro
  • Self-hosted deployment
  • Compliance audits
  • Custom providers
  • 99.9% SLA
  • Dedicated support
Contact Sales

Ready to build?

Join the future of AI agent orchestration. Open source, production-ready, and enterprise-grade.