Skip to content

Artificial Intelligence

Nubenetes V2 Elite Portal

You are browsing the AI-Curated V2 Elite Edition. Looking for the exhaustive list of references? Check out the V1 Historical Archive.

Architectural Context

Detailed reference for Artificial Intelligence in the context of AI.

AI and Orchestration

Agentic Workflows

Command-Line Tools

  • (2025) Google Agents CLI โญ 2853 [TYPESCRIPT CONTENT] [ADVANCED LEVEL] ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ [ENTERPRISE-STABLE] โ€” An official command-line tool from Google built to design, test, and deploy agentic AI workflows. Leveraging the Model Context Protocol (MCP) and Google LLM APIs, it facilitates automated task orchestration across local filesystems and remote cloud APIs.

Artificial Intelligence (1)

Generative AI Engineering

API Integration Patterns

  • (2023) github.com/openai/openai-cookbook: OpenAI Cookbook โญ 74150 [PYTHON CONTENT] [ADVANCED LEVEL] ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ [DE FACTO STANDARD] โ€” The official, highly detailed cookbook of integration patterns and code recipes from OpenAI. Live Grounding and Curator Insight rate this as the definitive reference for engineering structured JSON model outputs, semantic embedding databases, low-latency streaming endpoints, and high-throughput bulk operations.

Architecture Patterns

  • (2023) youtube: AWS re:Invent 2023 - From hype to impact: Building a generative AI architecture (ARC217) [ADVANCED LEVEL] [EMERGING] โ€” An advanced AWS architecture session detailing patterns to transition generative AI from experimental concepts to secure, cost-optimized, and low-latency production applications. It covers vector search performance, model endpoint caching, and distributed multi-tenant API routing. This reference is crucial for system engineers designing robust enterprise AI portals.

Cloud Native Operations

AI AIOps

Kubernetes Troubleshooting

  • (2025) HolmesGPT (Robusta) โญ 2623 [PYTHON CONTENT] [ADVANCED LEVEL] ๐ŸŒŸ๐ŸŒŸ [COMMUNITY-TOOL] โ€” Curator Insight: An AI-driven troubleshooting assistant for Kubernetes clusters by Robusta. Live Grounding: Utilizes LLM agents to autonomously parse Prometheus alerts, collect pod logs, inspect live status, and deliver actionable remediation steps for infrastructure incidents.

AI-Powered Operations AIOps

Kubernetes Troubleshooting (1)

  • (2023) k8sgpt.ai [GO CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] โ€” An innovative, community-driven tool that integrates LLMs directly with Kubernetes diagnostic commands. By parsing cluster states, configuration anomalies, and system logs, k8sgpt provides clear explanations and automated remediation commands. It is a premier tool in the shift towards AI-powered autonomous operations (AIOps).

Infrastructure as Code

AI-Assisted IaC

Kubernetes Orchestration

AI Workloads on K8s

  • (2024) itnext.io: Deploy Flexible and Custom Setups with Anything LLM on Kubernetes [YAML CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] โ€” Details the architectural deployment of AnythingLLM on top of a Kubernetes cluster, covering PV provisioning, ingress configurations, and resource limits. Deploying private RAG environments on Kubernetes gives enterprise teams localized, secured multi-user document search. This tutorial bridges raw AI services with cloud-native hosting stability.

Container Orchestration

Azure Kubernetes Service

AKS Fleet Manager

  • (2025) Limitless Kubernetes Scaling for AI and Data-intensive Workloads: The AKS Fleet Strategy [NONE CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] โ€” Focuses on utilizing Azure Kubernetes Service (AKS) Fleet Manager to coordinate multi-cluster scaling for modern AI and data-heavy services. It details multi-cluster updates, global load balancing, and orchestration patterns that bypass single-cluster scaling bottlenecks, supporting highly distributed deep learning and large-scale analytical runtimes.

Developer Tooling

AI Code Assistants

Prompt Templates

  • (2026) Claude Code Templates โญ 28036 [MARKDOWN CONTENT] [ADVANCED LEVEL] ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ [DE FACTO STANDARD] โ€” Claude Code Templates is an extensive community library containing structured system designs, context guidelines, and prompt schemas optimized for Anthropic's Claude Code and CLI. It helps teams configure context-aware coding agents that integrate smoothly into microservice development cycles.

Software Engineering

AI-Assisted Development

Multi-Repository Architecture

  • (2025) Using Workspaces for AI Changes Across Multiple Repos [ADVANCED LEVEL] [COMMUNITY-TOOL] โ€” Details advanced patterns for orchestrating automated codebase modifications across distributed multi-repository environments using AI workspaces. Evaluates dependency resolution, unified context indexing, and coordinate git-commit strategies during systemic API breaking updates.

Professional Development

Core Architectures

  • (2025) Skills for Real Engineers โญ 128202 [MARKDOWN CONTENT] [ADVANCED LEVEL] ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ๐ŸŒŸ [DE FACTO STANDARD] โ€” An exceptionally popular repository detailing the foundational principles, design philosophies, and architectural protocols required for master-level software delivery. While the curator focuses on career advancement, live engineering practice indicates that mastering these fundamentals is vital to surviving rapid AI development shifts. It represents an elite reference for engineering standardizations.

๐Ÿ’ก Explore Related: MLOps | AI Agents MCP | ChatGPT

๐Ÿ”— See Also: About | Postman