
Filently - AI document filing for Google Drive
自动整理和重命名 Google Drive 中的文档
@filently · X
Get rid of the CHAOS in document filing
完整作品展
技术栈
25 projects

自动整理和重命名 Google Drive 中的文档
@filently · X
Get rid of the CHAOS in document filing

上传本地化文件,获得游戏类型和语气感知的AI翻译。
@polycontext · X
Context-aware localization for apps, games, and software.

将A4 PDF转换为双面A5小册子,节省纸张。
@33357xyz · X
最近买保险发现文件太多了不好打印。就做了一个小册子打印网站,可以吧A4的pdf双面打印成A5的小册子,节省一半的纸张。网站可以预览小册子的效果,支持手动双面打印和自动双面打印,感兴趣的可以来玩玩。

上传书籍进行翻译,生成13种语言的有声书。
u/SonikaAI · Reddit
I built SonikaAI to translate books/documents and turn them into audiobooks in one upload The problem I kept running into was pretty simple: I had a document or book in a language I wasn't comfortable reading, and turning it into something I could actually use took multiple steps. Translate it somewhere. Download or copy the result. Then, if I wanted to listen instead of read, move it into another tool for text-to-speech. For longer documents, that also meant dealing with formatting, splitt

为应用和网站快速生成合规的隐私政策和服务条款。
@zihengli163713 · X
所以我做了一个网站,直接一键生成,根据你的网站。 选择对应的东西,就会帮你来一键生成,自动适配各种法律。 目前我已经跑通,上线了三个APP。

自动将视频翻译配音成多种语言。
@pradeepcep · X
AI powered translation and dubbing:

将PDF银行对账单转换为Excel电子表格,自动提取交易数据用于记账和对账。
@_kushalpatel · X
Converts PDF bank statements into clean, editable Excel files in seconds. Built for bookkeepers, accountants, and anyone tired of manual data entry.

上传漫画图片,一键翻译成多种语言,保留原始艺术。
AIMangaTranslator — 用 AI 翻译漫画 - [更多介绍](https://github.com/1c7/chinese-independent-developer/issues/160#issuecomment-2120097059)

构建或自动生成具有逻辑、支付、签名和集成等功能的多语言表单。
@hkbonur · X
that digitalise paper forms and make everything multi language, so businesses can get better conversion. One form any language.

上传音频或视频,SayScribe 自动转成带说话者标签和时间戳的文字稿。
zxhywork · V2EX
SayScribe AI - 音频转文字的在线工具 花了几周搞了一个基于 OpenAI Whisper 的 AI 转录工具 **[SayScribe]( https://sayscribe.org)**,目前 5 个工具全部免费,每天 3 次无需注册。上线前请 SEO 专家做了一轮诊断,踩了不少坑,分享出来给同样在做工具站的 V 友参考。 --- ## 做了什么 核心工具是 **[Audio to Text Converter]( https://sayscribe.org)**(主页),上传音频/视频文件,AI 自动转成带 speaker labels 和时间戳的文字稿。选这个词的原因是:Google 第一页有个 DR 只有 10 的小站排第三,KD 才 20.2 ,链接预算只要 15-35 个引用域就能进前十——典型的弱盘面蓝海。 然后在主页基础上拆了 4 个子工具,每个打一个独立搜索词: - **[MP3 to Text]( https://sayscribe.org/mp3-to-text)** — 只转 MP3 。KD 41.7 比主页难一些,但

通过APIs或RAG导出查询规范化的SEC备案、内部交易和持仓数据。
@nomasfyi · X
mcp server with sanitized SEC data

在熟悉的代码语法中翻译并理解不同编程语言的代码。
u/HeronObvious5452 · Reddit
I build a code translator so that I still understand the code even if I let AI build in another language You can edit the code live, set the target language and hopefully understand it. I am a C# Developer since 2006 and started learning rust and made many apps since 2 years in rust, but it is still hard to understand sometimes (takes to much time). So I started building this translator ... and it will not end because I need it myself. So I made a VS Code Extension out of it too. I 'd lov