Skip to content

Cortex-Machine/cortex-machine-landing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cortex-Machine

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.

Getting Started

Install dependencies:

npm install

Run the development server:

npm run dev

Open:

http://localhost:3000

Build

Create a production build:

npm run build

Start the production server:

npm run start

Structure

app/
  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

About

Cortex-Machine is building a product and research foundation for AI agents.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors