Awesome AI AgentsLLM Framework Tools

nginx/agent

⭐ 371 Go added to this list on 2025-04-19 repository created 2022-07-19

NGINX Agent is a specialized companion application developed to provide an administrative entry point for remotely managing, configuring, and monitoring NGINX instances. It enables users to control NGINX servers from a distance, simplifying the management of multiple instances without the need for direct access to each server. The agent collects real-time metrics and events from both the NGINX software and the underlying operating system, offering valuable insights into performance and operational status. This functionality is crucial for maintaining optimal server performance and quickly identifying issues. The project supports various installation methods, including official documentation guides, downloadable binaries from GitHub releases, and detailed installation and upgrade instructions available through the official NGINX documentation. This flexibility ensures that users can easily deploy and maintain the agent in diverse environments. NGINX Agent is part of the broader NGINX ecosystem and integrates with NGINX One, a platform offering advanced features for enterprise users. The agent's capabilities include remote configuration management, performance monitoring, and event collection, which are essential for administrators managing large-scale or distributed NGINX deployments. The project is supported by a strong community and official support channels, including the NGINX Community forums and F5 support services. This support network helps users troubleshoot issues, share best practices, and stay updated with the latest developments. Overall, NGINX Agent enhances the manageability and observability of NGINX instances, making it a valuable tool for system administrators and DevOps teams who rely on NGINX for web serving, load balancing, and reverse proxying.

https://github.com/nginx/agent

agentapicommunity-supportconfigurationdevopseventsf5good-first-issueinstallationmetricsmetrics-gatheringmonitoringmonitoring-toolnginxnginx-configurationnginx-instancesnginx-onenginx-serverobservabilityperformancereal-time-dataremote-managementserver-managementsystem-administrationupgrade

Also in LLM Framework Tools

mudler/LocalAI

LocalAI is an open-source AI engine that enables running various AI models (LLMs, vision, voice, image, video) on any hardware, including CPU-only systems, with a composable and extensible architec...

langfuse/langfuse

Langfuse is an open source LLM engineering platform that enables collaborative development, monitoring, evaluation, and debugging of AI applications with comprehensive observability, prompt management, and integration features.

567-labs/instructor

Instructor is a popular Python library that simplifies working with structured outputs from large language models by providing validation, retries, and streaming support across multiple LLM providers.

TEN-framework/ten-framework

TEN Framework is a real-time, distributed, cloud-edge collaborative multimodal AI agent framework supporting multiple programming languages for building high-performance AI applications.

google/adk-samples

A collection of sample agents built with the Agent Development Kit (ADK) to accelerate development of conversational and multi-agent workflows, designed for customization and integration with Google Cloud services.

truefoundry/cognita

Cognita is an open-source, modular, and production-ready RAG framework by TrueFoundry that simplifies building, customizing, and deploying scalable Retrieval Augmented Generation applications with a no-code UI and extensive integration features.

lemony-ai/cascadeflow

In-process Python and TypeScript library that cascades model calls inside the agent loop, routing each query or tool call between small and flagship models by quality, cost, latency and budget.

shroominic/codeinterpreter-api

An open-source API that implements the ChatGPT Code Interpreter for sandboxed Python code execution, enabling data analysis, visualization, and interactive AI-driven computational tasks with local execution and scalable production deployment.