
Kryx — Grow on X. In your own voice.
生成符合你写作风格和个人声音的X帖子。
@ankittharol · X
Building Grow on X in your own voice
完整作品展
技术栈
26 projects

生成符合你写作风格和个人声音的X帖子。
@ankittharol · X
Building Grow on X in your own voice


Buildblur:一个为世界观构建和剧本创作而设计的专注优先应用。
@defiantghosty · X

上传音频或视频文件,转换为可搜索的文本记录。
yongkunchen · V2EX
新上线了一个音视频转文字的小工具 最近抽时间做了一个小工具 AnyToTranscript ,主要是把音频和视频快速转换成文本,支持时间戳和说话人识别。 目前已经上线了,自己也还在不断优化。如果你平时有整理访谈、会议、课程或者视频字幕的需求,欢迎体验一下: https://anytotranscript.com/ 如果你愿意试用,也很欢迎告诉我使用过程中遇到的问题,或者有哪些功能是你觉得值得加的。对独立开发者来说,这些反馈真的很有帮助。



学习你的写作风格,用你的声音起草邮件和内容的AI助手。
u/imYouOfficial · Reddit
I built an AI writing assistant that learns to write like you. My work emails kept coming out sounding like a robot wrote them. Every AI tool I tried gave me the same polished corporate nothing that read like a press release instead of a guy asking his coworker for a favor. So I built imYou. It interviews you for a few minutes to learn how you actually write and then uses that on everything it drafts for you. Emails, social media posts, and more. It also has a chat function where you can me

发现有效的内容创意,用你的声音写出原创内容。
@davidtostscale · X

输入想法或关键词,通过互动式优化转化为精准提示词。
u/UniversityIll2916 · Reddit
I built a brainstorming tool where you flick single words by instinct — 30s demo ou type in a half-formed idea. It throws single words at you, one at a time, and you keep / spark / drop each one on instinct — about a second a decision. Sparks are the important ones: the words you can't resolve yet, and the next round follows them hardest. At the end it writes the whole thing up as a prompt you can paste into Claude or ChatGPT. The clip is one real session — seed was "make our team meetings

录制你的60秒推销词,获得关于吸引力、清晰度和自信心的AI反馈以及改写版本。
@Ethan_Cohen07 · X
, feel free to reach out to discuss ideas

使用AI文生图和文生视频工具将故事转换为插图和视频
aniv — 一站式 AI 创作工具站,浏览器打开即用:AI 文生图、AI 文生视频、视频画质增强、字幕合成

在浏览器中完成60个Python编码挑战。
u/Funny-Temporary7465 · Reddit
Built a Python learning platform because I was bored of the existing options Hey everyone, I built PyTutor, a web app to learn Python by actually writing code from the first minute instead of watching videos. 60 challenges across 6 modules, a real Python editor in the browser (runs via Skulpt, no backend needed), a live variable inspector so you can see what your code is doing as it runs, and a certificate at the end. Built it with AI-assisted coding tools, which let me focus more on the