LibShortcut

Nuvole AI Lite

by __MIKL__ v7.1.1
iOS 18+
Requires
AI
Category
Jul 2026
Updated

Ever wanted an AI chat shortcut on your iPhone without creating an account first? Nuvole AI Lite skips the sign-up, the API key, and any extra chat app, routing your question through its own backend and handing back a formatted answer inside Shortcuts.

Inside the shortcut

Under the hood, your prompt travels through the developer’s own Nuvole Systems API, which hands it to the MiniMax M3 model over Ollama Cloud with a private key you never see. Should that route run into trouble, the request quietly reroutes through Pollinations AI instead, still hitting the same model, so one provider outage doesn’t leave you staring at a spinner. For current information the model doesn’t already know, it queries the MIKLIUM Search API, an open-source tool built collaboratively by several RoutineHub developers, and folds the results into the reply. Trouble on either end gets reported through a live server-status check, error and rate included, instead of a blank failure.

What you’ll need

How to install

  1. Tap Add Shortcut on this page to open it in the Shortcuts app.
  2. Shortcuts shows a preview of every action inside.
  3. Scroll to the bottom and tap Add Shortcut to confirm.
  4. Find Nuvole AI Lite in your library and run it once to start your first session.

First-run setup

There’s no account to create and no key to paste in, so the first run is really the only setup you’ll do: launch it and a text field appears where you type your question. Some people hit a known hiccup on that first launch, where the text-entry window doesn’t show up at all. If that happens, quit and relaunch Nuvole AI Lite rather than dig through settings, and the prompt box appears as expected.

How to use it

Once it’s running, Nuvole AI Lite feels less like a shortcut and more like a small chat app. The conversation renders in an HTML view that follows your system’s light or dark theme, and every message from the session stays visible as you scroll. When the AI pulls information from the web, the search results it used appear right alongside the response, so you can see what it actually read. Code blocks and formulas get real syntax highlighting instead of dumping as plain text, and an overly long prompt collapses automatically, with a tap to expand it again. There’s also a small “down” button at the bottom of the page for jumping to the latest reply, and tapping any block, yours or the AI’s, brings up options to copy or share it.

Tips

Nuvole AI Lite doesn’t keep a copy of what you ask or what it answers; the developer states that prompts and responses are processed only to generate your reply, not retained afterward. A failed request only reports the version number and the error text, never your conversation content. MiniMax M3 and the Pollinations AI fallback are still third-party providers, so your prompt passes through their infrastructure to get answered, same as with any AI shortcut not running a model on-device.

Quick answers

Do I need to sign up for anything or grab an API key first?

No, and that’s the whole point of the “Lite” build. It runs on the developer’s own Nuvole Systems API, so there’s no account, no key, and no third-party chat app to install first.

What happens if the main AI backend goes down?

If Nuvole Systems API can’t reach MiniMax M3, it automatically retries through Pollinations AI on the same model, so one outage rarely stops you from getting an answer.

Will this actually run on my iPad or an older iPhone?

iOS and iPadOS 26 and 18 are fully supported, iOS 17 might have something not working, and iOS 16 or older isn’t supported at all.

The text box never showed up when I opened it. Is it broken?

That’s a known hiccup, not a broken install. Restarting Nuvole AI Lite brings the entry field back.

You might also like