diff --git a/src/pages/index.astro b/src/pages/index.astro index 573be02..23cdc4d 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -18,28 +18,31 @@ const version = pkg.version ?? "";
// NEXT-GEN EDITOR

- Run AI locally. - Or use cloud models. + RUN AI LOCALLY. + OR USE CLOUD MODELS.

- RUNS LOCAL + LOCAL-FIRST / FULL PROJECT CONTEXT / - CLOUD OPTIONAL + CLOUD WHEN NEEDED

- Your code stays on your machine. No API required. + Your code stays on your machine. No API key required. Switch to cloud when you need speed.

- Run models locally via Ollama or connect to any OpenAI-compatible endpoint. + Built for long sessions without losing context. +

+

+ Use Ollama locally or connect to any OpenAI-compatible endpoint.

- Start with Local AI → + [ START WITH LOCAL AI → ] - See benchmark → + [ SEE BENCHMARK → ]