Skip to content
@phaseoteam

Phaseo

The Open Source AI Gateway and Model Intelligence Platform
Phaseo

Phaseo Open Source

AI gateway and model intelligence for production teams.

Website · Docs · Repository · Discord · X · LinkedIn · Reddit


Phaseo is open-source infrastructure for teams building with AI APIs. We build the gateway, model intelligence, SDKs, and operational tooling needed to route, compare, observe, and control production AI usage across providers.

Get Involved

For questions about a specific repository, use that repository's issue tracker so the discussion stays visible to maintainers and contributors.

Featured Work

Area What to expect
Gateway API OpenAI-compatible routing across providers, with production controls, fallbacks, keys, presets, and observability.
Model Intelligence Catalog data for models, providers, pricing, capabilities, benchmarks, availability, and release history.
Dashboard Team, app, key, usage, routing, model, provider, and operational workflows for AI usage.
SDKs First-party SDKs and generated clients for teams integrating Phaseo into applications.
Developer Tooling OpenAPI generation, examples, smoke tests, catalog validation, and release automation.

Use Phaseo

pnpm add @phaseo/sdk
pip install phaseo
curl https://api.phaseo.app/v1/responses \
  -H "Authorization: Bearer $PHASEO_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gpt-5-nano-2025-08-07",
    "input": "Say hello from Phaseo."
  }'

Community

We welcome contributions across the gateway, web app, docs, SDKs, examples, model catalog, provider coverage, and compatibility tests.

Core applications are AGPL-3.0 licensed. SDKs are MIT licensed.

Pinned Loading

  1. Phaseo Phaseo Public

    Open-source, OpenAI-compatible AI gateway with health-aware routing, failover, and live telemetry (cost, latency, errors). Built for production.

    TypeScript 5 3

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…