Warning This repository is undering heavy construction, everything changes fast.
An opensource / on-prem alternative to GitHub Copilot
Assuming Linux workstation with:
- docker
- docker w/ gpu driver
- python 3.10
Use make setup-development-environment
to setup basic dev environment, and make dev
to start local development server.
See deployment