ollama/ollama
Ollama is a versatile platform that enables easy deployment, customization, and management of large language models locally across multiple operating systems with support for various model formats and a REST API.
Awesome AI Agents › AI Agent Deployment
The jenkinsci/docker-agent project provides Docker images for Jenkins agents, including a base agent image and an inbound agent image. These images are designed to facilitate the deployment and operation of Jenkins agents in containerized environments. The base agent image includes essential components such as the Java Development Kit (JDK) and the Jenkins agent executable (agent.jar), making it a foundational image for running Jenkins agents. The inbound agent image builds upon the base agent image and supports inbound connections to the Jenkins controller using TCP or WebSockets, enabling flexible and secure communication between the Jenkins controller and its agents. The repository offers detailed instructions for building and testing these Docker images on various platforms, including Linux and Windows. Users can build specific images tailored to different Linux flavors (Alpine, Debian, RHEL UBI9) and JDK versions (17, 21). The build process is managed through Makefile targets on Linux and PowerShell scripts on Windows, providing automation and ease of use. The project also supports building images for multiple architectures and includes testing capabilities to ensure image quality and functionality. Additionally, the repository provides commands to list available target images, build all images, test specific or all images, and publish images to a registry. The project emphasizes compatibility and flexibility by supporting multiple Linux distributions and JDK versions, catering to diverse Jenkins deployment scenarios. The inclusion of detailed documentation and build scripts makes it accessible for Jenkins administrators and DevOps engineers to integrate these Docker images into their CI/CD pipelines. Overall, the jenkinsci/docker-agent project is a comprehensive solution for containerizing Jenkins agents, enhancing the scalability, portability, and manageability of Jenkins automation infrastructure.
https://github.com/jenkinsci/docker-agent
Ollama is a versatile platform that enables easy deployment, customization, and management of large language models locally across multiple operating systems with support for various model formats and a REST API.
Nacos is a dynamic service discovery, configuration, and service management platform designed to simplify building and managing cloud-native applications and microservices.
E2B is an open-source secure cloud runtime infrastructure that enables safe execution of AI-generated code in isolated sandboxes for AI applications and agents.
A collection of production-ready Generative AI Agent templates for Google Cloud that accelerates development by addressing deployment, evaluation, customization, and observability challenges.
Claude Code Guide is a comprehensive and authoritative resource providing detailed instructions, tips, and references for using the Claude Code CLI tool to interact with the Claude AI model, including advanced features and MCP integration.
Rust engine giving AI agents hardware-isolated persistent micro-VMs that run any OCI image, embeddable as a daemonless library in Python, Node, Go, Rust or C, or run as a CLI, REST server or cloud control plane.
A comprehensive and community-driven repository offering over 1,500 curated resources, tools, and projects related to AI agents for various applications and development needs.
AutoChain is a lightweight and extensible framework that simplifies building and automatically evaluating custom generative agents powered by large language models using custom tools and simulated multi-turn conversations.