Skip to content
A server room command core illuminated with amber glow and high-performance local compute racks.

ECOSYSTEM

TECHNOLOGY

The engineering layer of Jo Cor. Local AI, private networks, automation, hardware, and practical research are built and tested here.

NEX is the fleet’s engineer.

NEX: WHAT AN AGENT DOES HERE

NEX agent mark

NEX Fleet Engineer

System Architecture Core

NEX helps manage the technical side of the workshop. It can coordinate updates across connected agents, watch machines on the local network, and flag issues before they become larger problems. If a laptop starts running hot, NEX can help identify the process using resources, suggest a fix, and record what happened.

  • Prompt engineering: Write, test, and improve instructions for reliable agent behaviour.
  • Fleet management: Send updates and configurations to connected agents from one management point.
  • Monitoring and upkeep: Track system health, research changes, and automate routine maintenance tasks.
  • n8n automation: Connect applications and run repeatable workflows.
  • Coding support: Read a codebase and provide context-aware assistance.
  • Robotics support: Connect software models with physical hardware controls.
  • Local LLM setup: Run models on your own hardware, sized for the available GPU and memory.
  • Hardware care: Help diagnose performance, repair, cooling, and maintenance issues.

Technology covers local AI models, private networking, automation, and system monitoring. The workshop uses tools such as Ollama, Docker, and Tailscale, while following developments in AI, robotics, and hardware.

Start with the short guide below. Then follow the five steps to set up an agent of your own.

Fleet Topology: Local compute nodes connected via encrypted mesh networking.

START HERE

AI Agents, Clearly Explained

Presented by Jeff Su

You can run Hermes Agent on a laptop, desktop PC, or a small VPS. Connect it to a model through OpenRouter and it can work with your files, terminal, and the web. The resources below take you from a fresh setup to a working agent.

Hermes agent onboarding and system bootstrap environment.

BUILD FROM THE GROUND UP

Build your own Hermes agent

Five steps from a fresh machine to a private agent you control. Hermes is an MIT-licensed open-source project from Nous Research. Choose the setup that fits your hardware and budget.

Robotic arm hardware and machine embodiment controls.

EMBODIED AI

Robotics and physical systems

This is where models connect with sensors, motors, and physical machines. Open hardware and shared software stacks make it easier to begin.

System observability dashboards and thermal monitoring core.

OBSERVABILITY

Connect and observe

A working local AI setup also needs networking, service management, and basic monitoring.

FUTURE RESEARCH

Thermal systems, synthetic diamond, and energy recovery

High-performance computing creates heat. Synthetic diamond can spread heat away from dense electronics, but it does not generate electricity. The research challenge is to combine better heat spreading, cooling, storage, and heat-to-power systems to manage energy more effectively and recover some of it when conditions allow.

Research areas

  • Diamond and diamond-composite heat spreaders for high-power chips, GPUs, and dense local compute.
  • Thermal interfaces, vapor chambers, liquid cooling, and microfluidic cooling for moving heat away from hotspots.
  • Thermoelectric generation, which can turn a suitable temperature difference into electricity. Its output depends on the temperature gap and materials.
  • Thermophotovoltaics, Organic Rankine Cycle systems, Stirling engines, and other approaches for recovering energy from higher-temperature waste heat.
  • Thermal storage and heat reuse, including safe use of recoverable heat for space heating or hot water.
  • Measurement first: track temperature, power draw, airflow, cooling performance, and reliability before making efficiency claims.

This is an early research track. It is not a consumer product or a promise of net-positive energy. Results depend on heat quality, temperature difference, system scale, conversion losses, cost, and safety.

LONG-HORIZON COLLABORATION

From research track to industrial pilot

Turning thermal research into useful infrastructure needs more than workshop experiments. It needs research partners, materials specialists, thermal engineers, hardware manufacturers, universities, public-interest institutions, and patient capital.

A path from early research to an industrial pilot could require major investment. Depending on the technical route, facilities, testing, safety requirements, and deployment scale, that investment could reach hundreds of millions of euros. A figure near €500 million is a long-term planning estimate, not secured funding, a valuation, or a guaranteed project budget.

NEX starts by studying the science, measuring real systems, and finding the right partners for responsible work.

OPEN WEIGHTS

Models worth knowing

Open models and benchmarks worth following.

DEEP LEARNING

Learn the machinery beneath the model

Teachers for understanding model fundamentals, mathematics, and implementation. Start with intuition, then move into code and longer courses.

SYSTEMS & HOMELAB

Build the machine around the model

Local AI depends on compute, storage, networking, cooling, and monitoring. These channels cover the infrastructure around a private workshop.

START WATCHING

Start with model intuition, then build a model, then run an agent on your own hardware.

But what is a neural network?

A visual introduction to neural networks and how they learn.

Let’s build GPT: from scratch, in code, spelled out

A long-form coding session for building a GPT-style language model.

Run a Powerful AI Agent Locally: Hermes Agent + Ollama

A community walkthrough for running Hermes Agent with a local Ollama model. This is not official Nous Research documentation.