Documentation Index
Fetch the complete documentation index at: https://docs.getcore.me/llms.txt
Use this file to discover all available pages before exploring further.
Getting Started
Prerequisites
- Docker and Docker Compose
- Node.js 18+ & pnpm
Setup
- Fork this repository
-
Clone your fork locally and install dependencies
-
Copy
.env.exampleto.envand add your OPENAI_API_KEY. -
Start docker services
-
Start the server
http//:localhost:3033