An LLM (Large Language Model) is a class of neural network trained on huge text corpora; well-known examples include OpenAI's GPT series, Anthropic's Claude, Google's Gemini and DeepSeek. They can continue text, answer questions, translate and summarize — and they can also play a character with a defined persona.
In Enclave, the LLM is each AI character's brain: you can give different characters different model providers, or even plug in a local model you run yourself. The model only handles generation — memory, persona and world state are managed by Enclave's own layer.
Try it yourself in Enclave
Open it in your browser — no credit card, no install.