Skip to content

AI Apps

Dli.li AI exposes an OpenAI-compatible endpoint, so it can connect to many clients and AI tools that support OpenAI-style interfaces. This page collects the app guides that have already been migrated into the current docs site.

Prepare these first

  • Official default API: https://api.dli.li/v1
  • Official backup API: https://api.dlizz.com/v1
  • API key
  • An available model name

Most apps only need those items to complete setup.

Available integration guides

AppDescription
AionUiFree open-source cowork tool with multi-model support, file management, and live preview
CCRClaude Code Router guide for routing Claude Code requests to the compatible interface on this site
CC SwitchConfiguration helper for Claude, Codex, Gemini, and related tools
Cherry StudioDesktop AI client suitable for daily multi-model chat
MemohContainerized AI agent platform
OpenClawSelf-hosted AI assistant platform with multi-channel integrations
Fluent ReadAI reading and translation helper
LangBotLarge-language-model chatbot framework
Luna TranslatorReal-time translator for games and documents
AstrBotOpen-source Agent chatbot platform
Claude CodeAnthropic terminal coding assistant
Codex CLIOpenAI terminal coding assistant
Factory Droid CLIWorkflow automation agent tool

Find apps by category

CategoryRecommended pages
Desktop clients / local workspacesAionUi, Cherry Studio, Memoh
Coding CLI / IDE-related toolsCCR, CC Switch, Claude Code, Codex CLI, Factory Droid CLI
Bots / multi-channel integrationsLangBot, AstrBot, OpenClaw
Translation / reading helpersFluent Read, Luna Translator

Standard setup flow

  1. Generate your API key on the API Tokens page.
  2. Use the official default API https://api.dli.li/v1, or use the official backup API https://api.dlizz.com/v1 directly.
  3. Make sure the model name matches one of the models currently available to your account.
  4. If the app still fails, continue with Support and Usage Log.

Notes

Some pages still reuse upstream NewAPI button labels, provider names, and screenshots because Dli.li AI remains compatible at the interface layer. If you add more apps later, follow the page structure already used in this directory.

If you mainly use Claude Code-related tools, also read: