
PolyContext — AI-native localization for developers
Translate locale files with context and tone awareness for games and software.
@polycontext · X
Context-aware localization for apps, games, and software.
The full gallery
Tech stack
34 projects

Translate locale files with context and tone awareness for games and software.
@polycontext · X
Context-aware localization for apps, games, and software.

Analyze chess games with natural language explanations using an open-source browser tool with no login required.
u/ICARUS_2X · Reddit
Spent 7 months building a FOSS platform for natural-language chess analytics (No LLM) Hey guys, I've released CHONSE2, an open-source game review platform that offers unlimited analysis and move explanations without using hallucination-prone LLMs, running entirely in your browser. chonse2.com But Lichess is free, so why use this? Some have asked. It expands on Lichess's feature set a few different ways: Full analysis (accuracy/elo estimations/eval graphs, etc) requir

Extracts customer language from reviews and ranks it into ad-ready hooks and angles.
@buildingadlicio · X

Collaborative LaTeX editor with Markdown support, real-time editing, and built-in reference management.
danielszabo · HN
Online editor with LaTeX, Markdown, LaTeX+Markdown Hybrid and WYSIWYG (MD only) support, AI assistant with resource lookup and anti-hallucination features, live collaboration and more fun things. Still in quite early beta. First institutional deployment scheduled in the autumn. Feel free to play around.

Edit photos by describing changes in plain text using AI to enhance, remove backgrounds, erase objects, and swap faces.
AI 图像编辑器 — 图像编辑工具套件,集多种功能于一体。从照片质量、放大低分辨率图像、进行创意设计等等

Read AI-generated stories adapted to your language level to learn vocabulary in context.
lecsium · Product Hunt
Lecsium Learn languages by reading AI-generated interactive novels

Build or auto-generate multilingual forms with logic, payments, signatures, and integrations.
@hkbonur · X
that digitalise paper forms and make everything multi language, so businesses can get better conversion. One form any language.

Create functional apps by describing them in plain language, no coding required.

Convert Markdown to formatted content for WeChat Official Accounts, Word, and PDF export.
@bingobray · X
我做了一个类似的工具: 除了支持公众号,还支持word和pdf😁

Read Paul Graham's essays with Chinese and English translations displayed side-by-side.
@imwsl90 · X
今日 vibe coding 进展 我今天做了一个通用的 widget 功能,如下图: 把我的一些服务打包成一个 widget.js,这份代码可以部署到任意网站,只需要粘贴到网站就能展示 如果有人想购买直接加我微信就好了(估计人不多) 演示网站: 系统网站是: 不过目前只有我自己的 gmail 可以登录,还未对外开放

Restore and enhance old photos with AI to repair damage, add color, and improve clarity
@Umitech_AU · X
AI photo restoration without the AI slop.

Fast 5-letter word finder for Wordle, Scrabble, and crosswords with position and letter filtering.
lby910722 · V2EX
做了一个 5 Letter Word Finder:按 Wordle 线索快速筛 5 字母单词 最近做了一个英文 5 字母单词查找工具,主要给 Wordle / crossword / Scrabble 这类场景用: https://5letterwordsfinder.org/ 特点: - 可以按 green tile 的固定位置筛选 - 支持 must include / exclude letters - 支持 starts with / ends with / contains pattern - 支持 available letters ,用来做 anagram / rack search - 词库在前端本地跑,结果响应很快,不依赖远程 solver API - 有 common-only 模式,Wordle 场景不会被太多冷僻词淹没 我把工具放在首页第一屏,下面才是说明文档和 FAQ 。现在主要想收集一下文字游戏玩家 / 做工具站朋友的反馈:哪些筛选项、排序逻辑或移动端交互还可以再改?