Cortex-Machine is an AI research and product company focused on dependable, adaptable, accountable autonomous systems.
This repository contains only the public website surface: brand assets, static pages, and basic contact links. It intentionally does not document private product architecture, research direction, internal plans, or implementation details.
Install dependencies:
npm installRun the development server:
npm run devOpen:
http://localhost:3000
Create a production build:
npm run buildStart the production server:
npm run startapp/
page.tsx Main landing page
privacy/ Privacy page
terms/ Terms page
globals.css Global styling
public/
logo-mark.svg
logo-wordmark.svg
icon.svg
favicon files