← The Tickd Guide

Inspiration

7 wild things people are actually building with AI right now

Not chatbots. Not another wrapper. Seven genuinely strange, genuinely working projects that should give you ideas above your current ambition level.

Updated 8/14/2026

The default AI project is a chat box in front of a text field. Fine. Also: everyone has built it, including you, probably twice.

Here is what people are doing instead. All of these are real project categories that hobbyists and small teams are genuinely shipping — and all of them are within reach of a competent weekend.

1. The bird feeder that files a report

A camera pointed at a bird feeder, a vision model identifying species, and a weekly digest email: who visited, how often, what changed since last month. People have turned their gardens into longitudinal ecological datasets by accident. The same pattern works for anything you can point a camera at and want counted over time.

2. Grandparents' voices, indexed and searchable

Families are recording hours of conversation with older relatives, transcribing it, and building a searchable archive — ask "what did Grandad say about the shop on Bridge Street" and get the actual audio clip. This is the use case that makes people quiet when you describe it. Technically it is transcription plus search. Emotionally it is something else entirely.

3. A model that reads your own handwriting from 2009

Vision models fine-tuned or few-shot prompted on personal handwriting samples, then pointed at boxes of old notebooks and diaries. Decades of unsearchable paper becoming text. The archives people are recovering — teenage journals, dead relatives' recipe cards, field notebooks — are worth more than any productivity gain.

4. The passive-aggression detector for work Slack

Paste a message, get a read on how it will land. Sounds like a joke; is used daily by people who have learned things about their own tone. The best version of this does not rewrite for you — it just tells you which sentence is the problem and lets you own the fix.

5. Fully generated tabletop campaigns that remember

Dungeon masters running campaigns where the world state persists in a database and the model narrates against it. Characters remember slights from four sessions ago. NPCs have unfinished business. The technical trick is boring — structured state plus a narration layer — and the result is not.

6. Municipal minutes, made legible

Local council and planning meeting minutes are public, enormous, and unread. People are running them through summarisers and shipping "what your council decided this week" newsletters for towns of 15,000. Genuine local journalism, one cron job wide. This is possibly the highest civic-value-per-line-of-code project on this list.

7. Style transfer for the family recipe book

Scanning a lifetime of scrawled recipe cards, normalising them into consistent structure, and generating a proper printed book — with the original handwriting reproduced alongside the clean version. Several people have done this as a Christmas present and reduced entire families to tears.

The pattern underneath all seven

None of these are "an AI product." They are all: something ordinary that was previously too tedious to do at scale, now done at scale. Counting birds. Reading old paper. Reading long documents nobody reads. Remembering what happened four weeks ago.

That is the actual prompt for your next project. Not "what can AI do" — but "what have I always wanted to do that was just too much manual work?" Answer that honestly and you will have something better than another chat box.

Ready to build one? The weekend build guide gets you from idea to shipped, and the prompt generator handles the part where you have to explain yourself to a model.

Go make something odd. Consider it a dare, ticked.

inspirationideasprojects

Keep going

Build something with the prompt generator, decode the jargon in the glossary, or compare the tools on our platform deep-dives.