Build AI withNeuralNode

An AI framework for building AI agents and using Horus AI Models all open-source, easy to use, with special features from TokenAI.

Try Blueprint
New Integration

Deep Native Integration with OpenClaw

Orchestrate elite multi-agent workflows, deploy autonomous task pipelines, and synchronize execution cycles seamlessly. NeuralNode is fully optimized to run natively inside the OpenClaw agent ecosystem.

OpenClaw
NeuralNode

Simple by Design

Get started with just a few lines of code. NeuralNode makes AI development accessible to everyone.

neuralnode_example.py
import neuralnode as nn # Initialize NeuralNode coordinator ai = nn.NeuralNode(provider="google", model="gemini-1.5-flash") # Create an autonomous agent with web search & math skills agent = ai.agent( skills=["web_search", "calculator"], thinking=True ) # Run agent to solve complex tasks response = agent.run("Find today's BTC price and multiply it by 1.5") print(response)
Supported Providers & Ecosystem Partners
OpenAI GPT
OpenAI GPT
Anthropic Claude
Claude
OpenRouter
OpenRouter
OpenClaw
OpenClaw
Ollama
Ollama
Google AI
Google AI
Cohere
Cohere
Mistral AI
Mistral AI
Gemini
Gemini

Connect with your AI Agent anywhere

Deploy your agents and interact with them seamlessly on the platforms you use every day. Fully integrated and ready to chat.

WhatsApp
WhatsApp
Discord
Discord
Telegram
Telegram
And More

Everything You Need

A complete toolkit for modern AI development, from research to production.

AI Agents

Build custom AI agents and intelligent applications with a simple, intuitive API.

High Performance

Optimized for speed with JAX backend support and automatic GPU acceleration.

Simple API

Clean, Pythonic API that makes prototyping and production deployment seamless.

Cloud Ready

Deploy models anywhere — from local machines to cloud clusters.

Production Grade

Built for reliability with extensive testing and production validation.

Multi-Backend

Support for multiple hardware backends including CPU, GPU, and TPU.

Ready to Build with NeuralNode?

Install now and start building production-ready AI applications in minutes.

View on GitHub