# Scalable infrastructure for artificial intelligence agents

Agent Substrate is the core system that provides scalable infrastructure for artificial intelligence agents.

- ★ 1,276
- Go
- GitHub Trending · 2026-08-20

## What you get
- Launches agents in seconds with low latency
- Provides persistence by preserving memory and file system state
- Runs many agents simultaneously with limited resources

## Running it
**Sending a request to the sample counter**

```
curl -X POST -H "Host: my-counter-1.demo.actors.resources.substrate.ate.dev" -i http://localhost:8000/
```


## If you don't write code
I use the Substrate infrastructure to run AI agents at scale. In this system running on Kubernetes (container management system), I want to manage the lifecycle of actors, use resources efficiently and perform high-density agent deployments. How can I optimize the configuration required to maintain the state of my agents and activate them quickly, using the performant operating environment offered by Substrate?

## Related dictionary terms

## Links
- GitHub repository →
- Read in Turkish →

---
Source: TreScout Discover · https://trescout.com/en/discover/substrate/
