FauxPilot is an open-source alternative to GitHub Copilot, a locally hosted version that uses the SalesForce CodeGen models inside NVIDIA's Triton Inference Server. It requires a Docker setup and an NVIDIA GPU with sufficient VRAM to run the model. The project aims to provide a self-hosted solution for code completion and generation. The setup and client configuration are described in the project's documentation.