
Mesh Learning | Stop switching screens
An AI workspace that consolidates your notes, files, videos, and boards in one place.
@meshlearningAI · X
The full gallery
Tech stack
60 projects

An AI workspace that consolidates your notes, files, videos, and boards in one place.
@meshlearningAI · X

Paste links, videos, or text and ask natural language questions to find what you saved.
u/Personal-Ad-131 · Reddit
Built a bookmarking app you can ask questions It's called Attic. You paste in links, videos or plain text. Later you can ask it things in normal language: "what have I been reading about lately", "what did I save and never open again". Each answer lists the saved items it used, so you can check it. It runs on your own API key (Anthropic, OpenAI or Gemini) Free while I work out what it should be. No card. Would like feedback on where to take this. Is asking questions about your own saved s

Upload documents to build a private vault where you can ask questions and get reminders.
u/Abject_Nature8678 · Reddit
Spent 6 months building an app that reads your contracts — discovered I'd been paying for 3 subscriptions I'd completely forgotten about The original problem was simple: I'd missed a lease auto-renewal and got stuck for another year. I wanted something that reads your documents and tells you what to watch for. Six months later I had Goffer (goffer.ai). But the real test was dogfooding it — loading all my own documents to see what the app found. It flagged two subscription auto-renewals I'

Organize ChatGPT and Claude chats with folders, tags, and notes—free locally or with cloud sync.
wowinter15 · HN
Organize ChatGPT and Claude chats. Never lose a conversation

Document and share daily logs of your building process.
@builderbook_io · X
Share Raw unfiltered behind-the-scenes moments to the world!

Combine notes on an infinite canvas and export sequences as PDF pages.
@JonnyD · X
I'm happy to announce "Mash" A local first browser based app for compiling notes and ideas on an infinite canvas. Make as many notes as you want, drag and drop to "Mash" them by combining. Create "sequences" that allow you to export a pdf with each sticky as it's own page. Drop in PDF or DocX or images to easily browse the file and select your favorite clippings to a new canvas, and manipulate them or export them how you want to. Drop a GIF to get all the individual frames. Mash features a roster of cute food themed mascots because this is your infinite textual stove top. Pull in some ingredients, mash them together, stitch them together, arrange them into a flow chart, whatever you find useful, and then get out quickly. Mash is for the little moments that speed up work, and the spontaneous thoughts that inspire new directions. There is no fancy AI feature, no data collection, no login, just a utility for you. Free open source licence. Run it offline if you want

Save articles, videos, and links with tags and highlights for later reading.
@coolsoftware_ws · X
Hey, I'm building

Organize markdown notes with progress tracking and visualize them as interactive mind maps
@vasanthadabala · X
Not really a startup. It's just something I built for myself a simple note taking app with a planner, progress tracker, and mind map I'm going to share it publicly @NodesMap check it
A quiet reading tracker: log pages, watch your progress fill, and keep your shelves in order.
@Santosh80847922 · X
Check out what I just built with Lovable!

Create and style markdown documents with components to organize and publish your knowledge base.
@sidbyok · X
Write your documents in Markdown with a professional visual rendering without HTML/CSS, just native Markdown.

Create and arrange sticky notes on a digital wall.
@SKaaveri14488 · X
Lately I have been into : eating healthy (Mexican-style baked sweet potatoes😍) and building things with Claude Code. check out this sticky note wall I built yesterday.

Create notes from videos with AI transcription, screenshots, and AI summaries.
lilaiqun · V2EX
受够了视频没听清就反复拖进度条,只考虑音频错别字多,写了个"会看画面"的视频转笔记工具 看视频经常一句话没听清,拖回去重听好几遍还是听不清。试了现有的转写工具,发现它们只用音频——恰恰是我听不清的词,它们也转不对(幻灯片上的术语、代码里的名词,声音里根本猜不出来)。 所以做了 **Vid2notes**:转写时不只听声音,还抽帧看画面。Whisper 转文字,多模态模型拿着字幕对着截图一起读,输出带截图、章节、时间戳和 AI 总结的图文笔记,可导出 Markdown / SRT / VTT 。 支持最长 10 小时的视频,常见格式都行。 技术栈给感兴趣的 V 友:全栈 Cloudflare ( Workers AI 跑 Whisper + GLM ,Rust + FFmpeg 跑在 Containers 里),按视频 MD5 缓存不重复算。 **每天免费 3 个视频**,不用绑卡:[vid2notes]( https://vid2notes.com/) 最想知道的反馈:准确率在你的视频上怎么样,尤其是带幻灯片/代码的教学视频。欢迎拍砖