Get Started
Get Cortex running and create your first knowledge note in under 5 minutes.
Prerequisites
- A modern web browser (Chrome, Firefox, Safari, Edge)
- A GitHub account (for authentication)
Choose Your Path
Hosted (Recommended)
The fastest way to start. No installation required.
- Visit cortex-nine-bice.vercel.appÂ
- Sign in with GitHub
- Start creating notes
Self-Hosted
Run Cortex on your own infrastructure for full control over your data.
- Clone the repositories
- Set up the backend (Python/FastAPI)
- Set up the frontend (Next.js)
- Configure authentication
See Installation for detailed setup instructions.
What You’ll Build
By the end of this guide, you’ll have:
- A running Cortex instance
- Your first atomic note
- An understanding of how notes link together
- A semantic query against your knowledge graph
Last updated on