
Mateflow
Ask questions to get visual answers as tables, charts, and flows instead of text.
@butmatthew17 · X
just check it out completely for free
The full gallery
Tech stack
29 projects

Ask questions to get visual answers as tables, charts, and flows instead of text.
@butmatthew17 · X
just check it out completely for free

Auto-generate step-by-step guides and SOPs from screen recordings.
@Amit63390 · X

Create narrated training videos from PDFs and documents using AI-generated slide decks.
u/No-Tap6993 · Reddit
I built a slide deck video builder Most AI generated visual can look like slop. I built a slide deck video builder for training content. It generates beautiful slide decks from 18 templates, adds voice over, allows post editing, and finally export to mp4. Check it out at https://inkbolt.ai and let me know what you think! I have to give a shout out to this repo for inspiring how to do design properly with AI. https://github.com/zarazhangrui/frontend-slides submitted b

Design vector graphics with AI text-to-SVG generation and multi-format editing in your browser.
u/Every-Comment5473 · Reddit
I think I may have finally found a fully free alternative to BoxySVG. I came across this browser-based free SVG editor from svgmaker , and it feels pretty close to Apple Freeform in the way the canvas, grids, snapping, and alignment work. It also lets you edit paths, points, text, colors, shapes etc. Most of the things I used to open BoxySVG for, I can now do in this one—and it’s completely free. Honestly, I wasn’t expecting it to be this capable, especially since most AI image generation

Free online tool for creating flowcharts, process diagrams, org charts, and UML diagrams.
@N0V4Dev · X
I found a tool called Next AI that links AI capabilities directly with diagrams. It lets you build and edit diagrams using natural language prompts instead of clicking around the canvas manually. It's a handy way to sketch out architecture when you don't want to drag every box yourself. The project is built on TypeScript with React 19 and Next.js. It supports multiple AI providers and even includes an MCP Server. This means you can use it with the Claude Code CLI to generate diagrams from your terminal. Deployment options are flexible too. You can run the tool locally with Docker or push it to Vercel and Cloudflare Workers. It supports multi provider setups so you can pick the backend that fits your workflow. #Nextjs #AI #Diagrams #TypeScript