Overview
Struggling to manage a growing collection of API keys, billing systems, and integrations for different AI providers? This document provides a comprehensive introduction to AIGNE Hub, a unified AI gateway that simplifies this complexity. You will learn about its core capabilities, key benefits, and system architecture, establishing a clear understanding of its value for infrastructure management.
AIGNE Hub serves as a centralized gateway, enabling you to connect your applications to leading Large Language Models (LLMs) and AIGC services through a single, consistent API. It streamlines the management of API keys, usage tracking, and security, whether you're deploying it as an internal tool or as a monetized, multi-tenant service.
Why AIGNE Hub?#
Integrating multiple AI services into an organization's infrastructure introduces significant operational overhead. Teams often face a fragmented landscape of provider-specific APIs, disparate billing cycles, and inconsistent security models. This complexity slows down development, complicates cost management, and increases the security surface area.
The diagram below illustrates how AIGNE Hub sits between your applications and various AI providers to solve these challenges:
AIGNE Hub is designed to solve these specific challenges by providing:
- A Single Point of Integration: It offers a unified, OpenAI-compatible API endpoint for all connected providers. This eliminates the need for developers to learn and maintain multiple SDKs and integration patterns.
- Centralized Credential Management: All upstream API keys are stored securely in one place with AES encryption, reducing the risk of key exposure across various applications and environments.
- Unified Usage and Cost Analytics: Gain full visibility into consumption and spending across all models, users, and providers from a single dashboard. This simplifies budget tracking and resource allocation.
- Flexible Deployment Models: AIGNE Hub can be deployed for purely internal use, where you bring your own keys, or as a public-facing service with a built-in, credit-based billing system.
Core Capabilities#
AIGNE Hub provides a robust set of features designed to streamline the entire lifecycle of AI service consumption and management.
Multi-Provider Management
Connect to over 8 leading AI providers like OpenAI, Anthropic, and Google Gemini through a single interface.
Unified API Endpoints
Interact with all models using OpenAI-compatible RESTful APIs for chat completions, image generation, and embeddings.
Usage & Cost Analytics
Monitor token usage, cost, and latency metrics across all users and providers with a comprehensive analytics dashboard.
Centralized Security
Benefit from encrypted API key storage, OAuth integration, role-based access control (RBAC), and detailed audit logs.
Flexible Billing System
Optionally enable a credit-based billing system powered by Payment Kit to monetize your service for external users.
Built-in Playground
Test and experiment with any connected AI model in real-time directly from the AIGNE Hub user interface.
Supported AI Providers#
AIGNE Hub supports a growing list of major AI providers. The system is designed to be extensible, with new providers being added continuously.
Provider | Supported Services |
|---|---|
OpenAI | GPT models, DALL-E, Embeddings |
Anthropic | Claude models |
Google Gemini | Gemini Pro, Vision models |
Amazon Bedrock | AWS-hosted foundation models |
DeepSeek | Advanced reasoning models |
xAI | Grok models |
OpenRouter | Aggregator for multiple providers |
Ollama | Local model deployment |
Doubao | Doubao AI models |
Poe | Poe AI platform |
System Architecture#
AIGNE Hub is engineered for reliability and performance, built as a Blocklet on the AIGNE framework. This architecture ensures seamless integration within the AIGNE ecosystem and provides a robust foundation for cloud-native deployment and scaling.
The primary components of the stack include:
- Backend: Built with Node.js and TypeScript, providing a strongly-typed and efficient server-side environment.
- Frontend: A modern user interface constructed with React 19.
- Database: Utilizes SQLite with the Sequelize ORM for local data storage, ensuring simple setup and reliable data management.
- Framework: Leverages the latest version of the AIGNE Framework for core functionality and integration capabilities.

Summary#
This overview has introduced AIGNE Hub as a unified AI gateway designed to simplify infrastructure management for multi-provider AI services. We have outlined the problems it solves, its core features, and its technical architecture.
For the next steps, you can proceed to the following sections for more detailed information: