
Gradus
@suni_code Here it is: https://t.co/FJRlXNARp2 Definitely appreciating feedbacks
@sykatt01 · X
Here it is: Definitely appreciating feedbacks
The full gallery
Tech stack
60 projects

@suni_code Here it is: https://t.co/FJRlXNARp2 Definitely appreciating feedbacks
@sykatt01 · X
Here it is: Definitely appreciating feedbacks

Translate code between programming languages and read unfamiliar code in your familiar syntax.
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

Self-hosted language reader with reading exercises, cloze practice, and spaced repetition study.
3stacks · HN
Lector, a FOSS self-hosted language reader (with a cloud option)

View and read data from nodes in the Akash Network decentralized computing platform.
@ConnorBuil9kpt · X
Node Readout For Akash Network

View your WeChat Reading books, notes, and reading statistics in a personal dashboard.
@helloo2012 · X
我不是程序员,但借助 ChatGPT 和 Codex,把微信读书里200多本书、笔记和阅读数据,做成了 以前只是一个模糊的想法,现在真的上线了。 AI对我最大的提效,不是少写几行代码,而是让我这种不会开发的人,也能把想法做出来

AI-powered proofreader that cleans up dictation while preserving your voice.
umesh92x · Product Hunt
Still Your Words AI proofreader - fixes dictation without erasing your voice

Convert links, newsletters, or documents into personal two-host podcasts.
@RabbitHoleBrief · X
turn any link or document into a two person podcast. Choose from a list of topics or create your own topics to curate your own show on your own schedule.

Generate professional GitHub READMEs instantly from repo URLs with AI, no signup needed.
@david_kubgak · X
Generate a professional README from any GitHub repository in seconds.


Pulsor connects to your GitHub repositories and reads what you already do commits, releases, shifting tech stacks then drafts developer-focused threads, code cards, and diagrams, r
@yva_n_ · X

Create stunning GitHub Profile READMEs in minutes with GPRM - the best, continuously improving, free, no-code AI readme generator. AI-powered profile summaries, 200+ tech icons, dy
@Bhalli_B · X
Here a small open source for developer. A GitHub profile readme Generator tool have AI capabilities Like AI Bio generator, Multiple Readme templates to select one of your Choice. check it out and give feedback . Link: #builtinpublic #opensource

Transcribe MP4 videos to text with timestamps, speaker labels, and summaries.
yongkunchen · V2EX
做了一个 MP4 转文字的小工具 最近自己做了一个 MP4 转文字的 AI 小工具,主要用于把视频快速转换成文本。 项目地址: https://mp4totext.ai/ 开发过程中发现,真正麻烦的并不是调用语音识别模型,而是视频格式兼容、音频提取、长视频处理以及异步任务这些细节。 目前还在持续优化,如果大家平时有视频转文字的需求,欢迎试试看。 也想听听大家对视频转写类工具还有哪些实际需求。