AI Innovation Design Lab
banner
aidesignlab.bsky.social
AI Innovation Design Lab
@aidesignlab.bsky.social
Personal hobby project exploring AI, software and product ideas by building things and learning along the way.

Current experiment: MessyData.app

aiinnovationlab.co.uk
Cognitive offloading!
August 14, 2026 at 3:12 PM
This balance is what I’m finding interesting. AI can get you to something working remarkably quickly, but getting from ‘it works’ to ‘I’m comfortable putting this online’ still brings back testing, privacy, maintainability and judgement.
August 14, 2026 at 3:11 PM
Nice! MessyData is simpler at this stage.

The core stack is: Next.js on Vercel, server-side OpenAI call, no database or agent architecture for the core flow.

Workflow is: pasted text → structured JSON → table → CSV export

So for now it’s more structured parser than autonomous agent.
July 7, 2026 at 3:14 PM
This is immediately showing me the right build-in-public rhythm:

share the tool → hear the practical questions → clarify the product → improve the experience.

Grateful for the interest and question!
July 7, 2026 at 1:54 PM
4/ So one next improvement is obvious:

Make the input guidance clearer.

MessyData should explain that it currently works best with pasted semi-structured text like copied tables, lists, CSV-ish text, markdown notes, emails, AI outputs, and messy notes.
July 7, 2026 at 1:53 PM
3/ But this is a good product lesson:

For practical AI tools, explaining the limits can matter almost as much as showing the capability.

Users will want to know:
- what it accepts
- where it struggles
- what needs review
- what it is not trying to be
July 7, 2026 at 1:53 PM