Micro Learner AI

Quickstart

In your first ten minutes you'll go from zero to a working file the AI made for you. No code, nothing to install.

1. Create an account

Open microlearnerai.com and sign up with your email and a password, or with Google Sign-In. The Free plan needs no credit card. You can also try a community skill on the landing page without an account — but building and keeping files requires signing in.

2. Open the chat

Click AI Chat in the top nav (or any "Start Now" / "Get started" button). That opens the chat app at /ai-chat/. At the bottom of the screen is the message box — that's the whole product, basically.

You'll see a model picker on the right side of the input row. Instant is the default (fastest); Expert reasons more deeply. Leave it on Instant to start.

3. Ask for a real thing

The trick: don't ask questions, ask for things. Instead of "how do I make a budget?", say:

Make me a monthly budget spreadsheet with my income
at the top, categories on the left, and a chart.

MicroLearnerAI will write the code to build that spreadsheet, run it on its execution engine, and attach the finished .xlsx file right in the chat. Open it with a click.

Ask for the file, not the explanation. The product's job is to hand you the working thing — a spreadsheet, a slide deck, a PDF, a PNG chart, a CSV. If the first version isn't right, just say so.

4. Iterate in plain English

Let's say the budget looks off. You don't edit the file — you tell the chat:

Add a second sheet that tracks spending by week, and
color-code anything over budget in red.

It edits the file and gives you a new version. You can keep iterating as long as you want; each version appears as its own artifact card with a diff view when code changes.

5. What to try next

Good to know from day one

Next: How the harness works →