
Mesh Learning | Stop switching screens
一个AI工作区,将您的笔记、文件、视频和看板统一到一个地方。
@meshlearningAI · X
完整作品展
技术栈
60 projects

一个AI工作区,将您的笔记、文件、视频和看板统一到一个地方。
@meshlearningAI · X

粘贴链接、视频或文本,用自然语言提问搜索已保存内容。
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

上传文档到私人库,提问文件并设置提醒。
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'

用文件夹、标签和笔记来组织你的 ChatGPT 和 Claude 对话。
wowinter15 · HN
Organize ChatGPT and Claude chats. Never lose a conversation

记录并分享你的构建过程日志。
@builderbook_io · X
Share Raw unfiltered behind-the-scenes moments to the world!

在无限画布上创建笔记,组合并导出为 PDF 页面。
@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

SavePosty让你保存文章、视频和链接,用标签和高亮笔记进行整理。
@coolsoftware_ws · X
Hey, I'm building

用 markdown 笔记组织想法,支持进度追踪,并将其可视化为交互式思维导图
@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
Tome - 记录你的阅读进度,整理书架。
@Santosh80847922 · X
Check out what I just built with Lovable!

使用组件创建和设计 Markdown 文档,以组织和发布你的知识库。
@sidbyok · X
Write your documents in Markdown with a professional visual rendering without HTML/CSS, just native Markdown.

在数字墙上创建和整理便签
@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.

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