From cc300837c042eed4a7f3e2261f4ebbc892127941 Mon Sep 17 00:00:00 2001 From: garshany <71459407+garshany@users.noreply.github.com> Date: Mon, 13 Jul 2026 18:00:49 +0300 Subject: [PATCH] docs: add EVE AI Agent --- docs/community/eve-ai-agent/index.md | 33 ++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 docs/community/eve-ai-agent/index.md diff --git a/docs/community/eve-ai-agent/index.md b/docs/community/eve-ai-agent/index.md new file mode 100644 index 0000000..6c3eb30 --- /dev/null +++ b/docs/community/eve-ai-agent/index.md @@ -0,0 +1,33 @@ +--- +search: + exclude: true + +title: EVE AI Agent +type: service +description: A self-hosted chat-first AI assistant for EVE Online with Telegram and Discord bots, EVE SSO, live ESI data, local SDE search, route planning, and killboard intelligence. +maintainer: + name: garshany + github: garshany +--- + +# EVE AI Agent + +EVE AI Agent is a self-hosted chat-first assistant for EVE Online. Run it with Telegram or Discord, or use its terminal CLI. It uses the official EVE SSO and ESI APIs for player-authorized character data, a local SDE SQLite database for static data, and public EVE community data sources for route and combat intelligence. + +