Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 376 Bytes

File metadata and controls

17 lines (11 loc) · 376 Bytes

anyGPT

Open-source AI API and app workspace for centralizing many model providers behind one endpoint.

Quick Start

bun install
bun run setup
bun run dev

Use Bun for installs and workspace scripts. The API runtime and system services still target Node.js 20/22.

UI: LibreChat wrapper lives in apps/ui (see apps/ui/README.md).

Concept