
LangevinAI — GL export to management report in seconds
Upload GL files to auto-generate P&L reports with AI-written variance commentary.
@VictorVDPN · X
The full gallery
Tech stack
60 projects

Upload GL files to auto-generate P&L reports with AI-written variance commentary.
@VictorVDPN · X

Compare AI coding models on real tasks with live previews, cost tracking, and ELO rankings.
@intheworldofai · X
On the World of AI Bench (vibe-coding composite): Claude Fable 5 → 85.2 GPT-5.6-sol → 82.4 kimi-k3 → 81.5 Moonshot’s K3 just walked in and claimed bronze on one of the toughest coding-focused leaderboards out there.

Calculate GPU VRAM requirements for LLM fine-tuning and inference.
@FaiqAdzlan · X
Built a GPU VRAM calculator to try out Claude Code (#cursorfanboy). I wanted it as granular as possible so I based it off of LLMem) which really just covers fine-tuning tbh. Please tear it to shreds: GitHub:

Share context across AI agents so they remember your codebase and task history.
@dorikuio · X
AI agents have amnesia — Claude Code figures out the codebase, an hour later Codex starts from zero. So I built a shared memory + task board for every MCP agent — Claude Code, Codex, Cursor, Gemini CLI: Is this just my problem? Help me find out.

Answer 13 questions to score your performance system across 8 pillars in 3 minutes.
@JoshDeLucia · X

NEURL-OS is a free 2-minute weekly calibration that transforms your weekly habits into a predictive model of your performance.
@NEURL_OS · X
Hey we’ve built NEURL-OS, a tool that turns daily habits into data and a weekly capacity score. For founders juggling constant decisions, it helps reveal what’s fueling your focus and output—and what’s quietly draining it. Try it free:

Visualize hardware performance metrics while running LLM inference on your system.
dev_dan_2 · HN
WatchMachineGo – A visualizer to show hardware performing LLM inference

Publish tasks to evaluate and benchmark different AI agents and tools on a leaderboard.
u/Ruqii-ruqii · Reddit
I built an open Eval to compare different AI agents/tools/pipelines and find which solution works the best (not very pretty╥﹏╥, but practical) The original reason I built it was because I wanted to find a good PDF parser. Every PDF parser claims to be the best, but none of them can get my PDF 100% correct. They would either miss numbers or hallucinate some. Or they get PDF A and B correct but failed at C. Or get C correct but failed at A and B. Very frustrating. So I create

AI tool that splits flat images into editable layers for export as PNG, ZIP, or PSD.
295732356 · V2EX
Image2Layer:用 AI 将图片转换为可编辑 PSD 图层 最近在做设计和内容制作时,我发现一个很常见的问题:很多图片只有一张扁平化的 JPG 或 PNG 文件,想要修改其中的对象、背景或文字,往往需要重新抠图、建立蒙版,再手动整理图层。 所以我们做了 [Image2Layer]( https://image2layer.com),这是一个基于 AI 的图片图层处理工具,目标是帮助用户更快地把普通图片转换成可编辑的设计素材。 ## Image2Layer 可以做什么? Image2Layer 的核心功能是 AI image layer separation 。用户上传一张图片后,系统会分析其中的主体、对象、背景和其他视觉元素,并尝试将它们拆分成独立图层,方便后续编辑和复用。 如果你主要需要进行图片格式转换,也可以使用: - [Image to PSD]( https://image2layer.com/image-to-psd):将图片转换为可编辑的 PSD 文件 - [PNG to PSD]( https://image2layer.com/p

Turn plain English into Excel and Google Sheets formulas, then analyze and export reports.
@ExpressSheet · X
Upload a spreadsheet. Ask questions in plain English. Get insights, charts, and a polished PDF report back. ExpressSheet is like having a data analyst on call, 24/7. Start free:

Translate text with multiple AI models simultaneously and compare results side by side.
orion1 · V2EX
vibe conding 撸了两个工具。 都是自己经常再用的 1 ,翻译站,模仿的 deepl ,主要是翻译网站只给一个翻译,有的时候未必是自己想要的那个,这个能调用多个模型都翻译一遍。 https://translate.v8ce.com/ 2 ,音视频处理工具,不上传数据,只调用浏览器能力。有的时候想简单裁切一下视频,压缩或者加速,打开大型处理软件有点太重了。 https://video-tools.v8ce.com/

Extract tables from engineering PDFs and convert them to styled Excel workbooks automatically.
@SpecParse · X
Convert Complex PDF Tables into Styled Excel Workbooks