janhq/cortex.cpp
A local AI API platform for running various AI models (vision, speech, language) on diverse hardware with an OpenAI-compatible API.
Core Features
Quick Start
cortex startDetailed Introduction
Cortex is an open-source local AI API platform designed to run various AI models, including vision, speech, and language, directly on local hardware. It aims to be the 'brain for robots,' offering cloud-optional capabilities. The platform supports multiple AI engines like llama.cpp, features automatic hardware optimization for GPUs (NVIDIA, AMD, Intel), and provides an OpenAI-compatible API for seamless integration into applications. Users can easily install, download, and manage models via a command-line interface, making advanced AI accessible for local development and deployment. Note: This specific repository is archived, with development having moved to menloresearch/llama.cpp.