
Loom — rewrite messages for closer relationships
粘贴消息,Loom 改写它以增进关系。
@ATUys82 · X
Check out what I just built with Lovable!
完整作品展
技术栈
60 projects

粘贴消息,Loom 改写它以增进关系。
@ATUys82 · X
Check out what I just built with Lovable!


@anupamrjp https://t.co/6qJsEAPQqw https://t.co/OhSgUsmPue https://t.co/Ldiit5mmyt
@Riverr_Social · X

与AI助手PHANTOM聊天,获得写作、编码和创意帮助。
@AnwarAtuma · X
Check out what I just built with Lovable!

AI助手自动将想法转化为任务、笔记和联系人。
u/Firenze30 · Reddit
I built an AI personal assistant that turns brain dumps into tasks, contacts, and notes. No filing required My job requires me to work across multiple projects at different scopes. Recurring monthly tasks, one-time requests, long-term initiatives, operational work. Things come at me from emails, chat messages, meetings, and verbal conversations. And the worst part is getting asked about a project decision from months ago. That decision could be buried in an Outlook email, a Wo

自托管语言阅读器,支持阅读理解、完形填空练习和间隔重复学习。
3stacks · HN
Lector, a FOSS self-hosted language reader (with a cloud option)

@Rakermoon Tell em about the app I vibe coded. https://t.co/GQ2WZ5zU67
@vv23_CT · X
Tell em about the app I vibe coded.

为孩子的长期学习目标创建个性化周计划,包括国际象棋、游泳、音乐或语言。
@EICWOGUP · X
Hey James, I am building that helps parents focus on their kids long term goals. Parents don’t have to be fluent on any skills to teach kids. All they have to do is choose the goal like chess, swimming, trachtenberg math, yoga etc and you get weekly list.

用TurboLearn从学习资料生成笔记和图表。
Turbo Learn — 从文档、图片、拼音文件生成笔记的 AI 学习工具网站

Axiomers is a low-code builder for internal tools. Offline-first and multi-user, with a real schema, action, and expression engine. Build it once, it works everywhere.
@axiomers_dev · X
Axiomers, an affordable low code app builder. Builds apps that accommodate low network connectivity with offline first architecture. Axiomers also has role based management in place to help you assign roles to the members of your application. Check it:

设计、动画化并导出元胞自动机图案
@majo_puterka · X
Nerdy, browser-based pattern generator on Wolfram's cellular automata. SVG export, freehand mode, free.

Flint是为AI代理设计的可视化语言,用于创建交互式数据可视化。
chenglong-hn · HN
Data visualizations are the bridge between user and data. But building AI agents that can generate visualizations reliably can be very tricky: - simple chart specs can be reliable, but generated charts are often of low quality due to reliance on system defaults; - complex chart specs with explicit details can produce good-looking charts, but they are verbose and agents can struggle with reliability We figured out it is a limitation on the language issue (not just AI capability thing) -- current visualization languages are a bit too low-level for AI agents, requiring them to explicitly make visual decisions that are supposed to be handled by a good compiler. Flint is a visualization intermediate language to address this issue, allow AI agents to solve this last-mile human-agent interaction problem. It provides a simple semantic-type based specification, and contains a layout optimization engine that can produce good-looking charts (filled with derived low-level details) from simple