# Hexai ![HexAI Small Logo](hexai-small.png) Hexai, the AI LSP for the Helix editor and also a simple command line tool to interact with LLMs in general. It has been coded with AI and human review. Hexai exposes a simple LLM provider interface. It supports OpenAI, GitHub Copilot, and a local Ollama server. Provider selection and models are configured via a JSON configuration file (overridable via environment variables). * [Full configuration guide](docs/configuration.md) * [Usage examples](docs/usage-examples.md)