AgC

AgC

AgC is the open-core platform that powers Open Agentic Compute โ€” a new compute substrate purpose-built for deploying, running, and orchestrating AI agents at scale.

Stars: 99

Visit
 screenshot

AgC is an open-core platform designed for deploying, running, and orchestrating AI agents at scale. It treats agents as first-class compute units, providing a modular, observable, cloud-neutral, and production-ready environment. Open Agentic Compute empowers developers and organizations to run agents like cloud-native workloads without lock-in.

README:

AgC - Open Agentic Compute Platform

Discord Discussions Platform Version UI Version

AgC is the open-core platform that powers Open Agentic Compute โ€” a new compute substrate purpose-built for deploying, running, and orchestrating AI agents at scale.

AgC treats agents as first-class compute units. Think of it as what EC2 did for VMs โ€” but for agents. Modular, observable, cloud-neutral, and production-ready.


๐Ÿš€ What is Open Agentic Compute?

Agentic Orchestration Demo

Open Agentic Compute is an open infrastructure layer designed for the age of intelligent, autonomous systems. It provides:

  • โš™๏ธ A pluggable Agent Runtime
  • ๐Ÿง  Integrated Memory Systems (long-term, episodic, vector)
  • ๐Ÿช„ Dynamic Model Routing (multi-LLM support)
  • ๐Ÿ” Multi-agent Orchestration
  • ๐Ÿ“ˆ Built-in Tracing & Observability
  • ๐Ÿงช Sandboxed Testing & Replay
  • ๐Ÿ” Security, control, and modular governance

All of this is delivered in a fully deployable platform with a single goal:

Empower developers and organizations to run agents like cloud-native workloads โ€” at scale, and without lock-in.


๐Ÿ—๏ธ Project Structure

Core Components

Component Description Documentation
Platform Server Agentic orchestration API layer with built-in tools like file search, agentic file search, MCP server Platform README
Platform UI Web interface for agent development and management UI README
Deployment Docker Compose configurations for various deployment modes Deploy README

๐Ÿš€ Quick Start

Option 1: Docker Compose (Recommended)

# Clone the repository
git clone https://github.com/masaic-ai-platform/AgC.git
cd AgC

# Start with default configuration
cd deploy/docker/
docker-compose up

# Access the platform
# UI: http://localhost:6645
# API: http://localhost:6644

Option 2: Individual Components

Platform API

# Run the API server
docker run -p 6644:6644 masaicai/open-responses:latest

Platform UI

cd ui
npm install
npm run dev
# Access at http://localhost:6645

๐Ÿ“š Documentation


๐Ÿ’ฌ What Engineers Are Saying

"Masaic OpenResponses is one of the few platforms that supports the /responses API even when the backend (like Ollama) doesn't โ€” but might in the future. It handles server-side tools like search and supports stateful agent processing โ€” two huge wins. Bonus: it even integrates with OpenTelemetry out of the box. The team is responsive and fast-moving."
โ€” Adrian Cole, Principal Engineer, Elastic


๐Ÿ“ Feedback

We'd love to hear your feedback! Please take a moment to fill out our feedback form - it takes less than 4 minutes.


๐Ÿ™Œ Help Us Grow

If you find AgC useful, please consider giving it a star โญ โ€” it helps others discover it and supports the community!

๐Ÿค Contributing

Contributions are welcome! Please feel free to submit a Pull Request.


๐Ÿ“„ License

This project is licensed under the Apache License 2.0 - see the LICENSE file for details.


Made with โค๏ธ by the Masaic AI Team

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for AgC

Similar Open Source Tools

For similar tasks

For similar jobs