NEVEN TECH
🌌 AI · SMART CITY SOLUTIONS

The Runtime Layer Where
AI Meets the Physical World

Connect any autonomous AI agent to cameras, sensors, screens, and actuators — without proprietary hardware. One API. Any infrastructure. Anywhere.

# Connect your AI agent to the physical world in 3 lines
from neven import NevenClient
 
client = NevenClient(api_key="nv_live_xxx")
state = client.perceive("node_sp_iguatemi_01")
print(f"AI sees: {state.semantic_description}")
 
# Output: "3 people near entrance, 1 unattended package detected"

Built on battle-tested technology

CARNAVAL RJ 2026 16.5M PEOPLE REAL-TIME AI · SMART CITY SOLUTIONS OPEN SOURCE MIT LICENSE
🏙️
Smart City — Rio de Janeiro
🛍️
Retail Agent — São Paulo
✈️
Airport — Autonomous Check-in
🏥
Hospital — Smart Triage
📦
Logistics — Delivery Coordinator
🏙️
Smart City — Shanghai
🏪
Franchise Network — 500+ Stores
🏦
Banking — ATM Intelligence
🚗
Parking — Autonomous Management
🌆
Industrial — Factory Floor
4 layers.
One runtime.

From raw hardware signals to semantic AI understanding — NEVEN handles every layer so your agents don't have to.

L1
Agent-to-Reality Interface
Standardized REST / gRPC / MCP API. Any AI agent (GPT, Claude, Gemini, custom) connects with a single line of code.
REST + MCP
L2
Physical World State Graph
Hierarchical spatial database. CITY → DISTRICT → HUB → DEVICE. Real-time semantic state, not raw video streams.
PostGIS + Redis
L3
Deterministic Safety Engine (DSE)
Edge-local circuit breaker. No AI hallucination can open a door, trigger an alarm, or cause physical damage. Runs offline.
LGPD / GDPR
L4
Hardware Abstraction Layer
RTSP, ONVIF, MQTT, Modbus, HTTP. Any existing camera, sensor, or actuator. No hardware replacement needed.
Any Hardware
16.5M
People processed in real-time (Carnival RJ 2026)
<100ms
Perception-to-analytics latency
10k+
Lines of production Python code
42
Tests passing. Ready for production.
Everything your agent needs
to act in the real world.
👁️

Real-Time Perception

YOLOv8-powered object detection + multi-object tracking. Semantic state, not raw video. Privacy-first by design.

🔑

KAIS Cryptographic Identity

Every agent and node gets a DID (did:neven:...). Every action is signed, auditable, LGPD/GDPR compliant.

🛡️

Deterministic Safety Engine

AI hallucinations can't cause physical harm. DSE runs locally, validates every action in <5ms, even offline.

🔌

Universal Hardware Support

RTSP, ONVIF, MQTT, Modbus, HTTP. Works with cameras, sensors, and actuators you already own.

📊

Spatial Analytics Engine

Foot traffic heatmaps, dwell time analysis, occupancy tracking. Real-time and historical data.

🤖

MCP Server Native

NEVEN exposes 4 native tools to Claude Desktop and any MCP-compatible AI agent. Zero integration code.

Every space becomes intelligent.

NEVEN doesn't replace your infrastructure. It makes it think.

🛍️

Shopping Centers

Intelligent guide agents on existing kiosks. Footfall analytics. Anomaly detection.

Before: Dumb info totem, zero analytics
After: AI guide + real-time heatmaps
✈️

Airports

Autonomous check-in via existing cameras. Passenger flow optimization. Security alerts.

Before: Manual queues, siloed cameras
After: Autonomous check-in agent
🏥

Hospitals

Smart triage agent on reception tablets. Learns from every patient interaction.

Before: Paper forms, long waits
After: AI triage in seconds
🌆

Smart Cities

Urban management on traffic cameras. Real-time incident detection. Proven at 16.5M people.

Before: Fragmented camera silos
After: City-wide AI runtime
📦

Logistics

Autonomous delivery coordination. Smart lockers with DSE-protected access.

Before: Manual coordination, errors
After: Agent-coordinated delivery
🏪

Retail Networks

Behavioral analytics + conversion agent. Works across 500+ stores simultaneously.

Before: Legacy POS, no intelligence
After: AI-powered conversion layer
Build physical AI in minutes.
Not months.

Open-source MIT SDK. Works with your webcam today. Scales to 50,000+ nodes tomorrow.

# Install pip install neven-sdk # Start local dev server (no hardware needed) neven mock-server # Run interactive demo neven demo # Connect your agent from neven import NevenClient client = NevenClient(api_key="nv_test_xxx", mock=True) session = client.connect( agent_id="my-agent", nodes=["local_webcam"], capabilities=["perception"] ) state = client.perceive("local_webcam") # → Semantic state, no raw video
⭐ GitHub (MIT) 📚 Docs 💡 Examples
🖥️

Mock Server Included

Develop and test without any physical hardware. Full simulation of cameras, sensors, and actuators.

🔌

Claude Desktop MCP

Native tool integration via Model Context Protocol. Claude, GPT and any MCP-compatible agent connects instantly.

📋

Pydantic Type Safety

Full type hints, validated schemas, and auto-generated API docs. IDE autocomplete works out of the box.

🐳

Docker Ready

Production stack with one command. NEVEN + Redis + dashboard. Deploy in under 2 minutes.

🤖

Native Claude Desktop Integration

NEVEN exposes a native MCP server. Add it to Claude Desktop and your AI assistant gains 4 physical world tools: neven_connect, neven_perceive, neven_act, neven_subscribe.

// claude_desktop_config.json { "mcpServers": { "neven": { "command": "neven", "args": ["mcp-server"] } } }
Start free.
Pay when you ship.
💡 Launch Strategy: Following Mistral, Stripe, and Perplexity's playbook — free SDK for all developers. Cloud tiers unlock when you're ready to ship to production. No credit card required to start.
Developer
$0
forever
  • Full SDK (MIT open source)
  • Mock server for development
  • KAIS local cryptographic identity
  • CLI + 3 examples
  • Community support
Download SDK →
Business
$499
/ month — coming soon
  • Up to 50 physical nodes
  • SLA 99.9%
  • LGPD/GDPR compliance reports
  • White-label dashboard
  • Dedicated support (4h)
Join Waitlist →
Enterprise
Custom
Airports · Malls · Cities
  • Unlimited nodes
  • On-premise deployment
  • Custom DSE safety rules
  • SLA 99.99% + 24/7 support
  • Dedicated success team
Contact Sales →

Be the first to ship
Physical AI

Join developers and companies building the next generation of autonomous agents for the physical world. Get early access to the cloud platform, priority support, and founding member pricing.

Join 247 developers already on the waitlist