Skip to main content
← Back to Blog
Cipher Team

AI Features Explained

AI at Your Fingertips


Cipher comes with a full suite of AI commands powered by multiple providers (Gemini, Groq, DeepSeek, and Pollinations) with automatic fallback.


Chat Commands


  • `/ai message:<text>` — Chat with AI with conversation context per channel.
  • `/aichat message:<text>` — Same as `/ai` with clearer naming.
  • `/aigenerate prompt:<text>` — Generate text with an optional model selector.

  • Code & Explanations


  • `/aicode description:<text> language:<lang>` — Generate code in any language.
  • `/explain topic:<text>` — Get a simple explanation of any concept or code.

  • Media


  • `/imagine prompt:<text>` — Generate images via Pollinations.
  • `/summarize` — Summarize recent channel messages or pasted text.
  • `/translate text:<text> to:<lang>` — Translate to any language.

  • Switching Models


    Use `/aimodel` to see all available models and switch between them. Models include Gemini 2.5 Flash, Groq Llama 3.3 70B, and more.


    Tips for Best Results


  • **Be specific** in your prompts — the more detail, the better the response.
  • **Use conversation context** — `/ai` remembers the last few messages in each channel.
  • **Try different models** — some are better for code, others for creative writing.