Infrastructure
Research papers, repositories, and articles about infrastructure
Showing 3 of 3 items
simstudioai/sim
A full-stack platform for visually building, running, and deploying AI agent workflows. Provides a canvas for wiring together agents, tools, vector stores, and orchestrations, with both cloud-hosted and self-hosted (Docker/Ollama) options and strong Copilot integration. It effectively turns ‘agent graphs’ into a first-class artifact, which is where a lot of production LLM work is heading.
Confucius Code Agent: An Open-sourced AI Software Engineer at Industrial Scale
HF pitches Confucius Code Agent as an industrial-strength open coding agent with hierarchical working memory, persistent notes, and a meta-agent that continuously refines configurations. If you care about reproducible, extensible coding agents rather than opaque SaaS tools, this is a substantial systems paper. ([huggingface.co](https://huggingface.co/papers/2512.10398))
mindsdb
Markets itself as a "federated query engine for AI" and "the only MCP server you’ll ever need," exposing AI models and tools through a unified interface. Useful if you’re standardizing on MCP and want a batteries-included orchestration backend. ([github.com](https://github.com/trending?since=daily))