UNPKG

@aj-archipelago/cortex

Version:

Cortex is a GraphQL API for AI. It provides a simple, extensible interface for using AI services from OpenAI, Azure and others.

10 lines (9 loc) 148 B
version: '3.4' services: cortex: image: arc/whisper build: context: . dockerfile: ./Dockerfile ports: - 8000:8000