Closed
Description
Overview
- Cortex is a difficult name to SEO, and has mostly been claimed on package managers (e.g. Brew, etc)
- We need to pick a clear naming convention that we can build around
Cortex.cpp vs. Cortex Platform
Cortex.cpp
will refer to the C++ based binary, that offers a CLI and focuses on running models on a multi-engine backendCortex Platform
will refer to the Node.js Application, that aims for OpenAI API parity- Jan runs on top of
Cortex Platform
, which runs on top ofCortex.cpp
- We will focus on
Cortex.cpp
for now, asCortex Platform
is still in its infancy
Current Decision
- Website name: cortex.cpp
- Repo name:
cortex.cpp
- Local folder name:
~/.cortexcpp
- CLI command:
cortex
(and~/.cortexrc
) - Binary filename:
cortex.exe
- Installer file:
cortexcpp.exe
,cortexcpp
for Linux, Mac - In the future package managers:
brew install cortexcpp
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Completed