
PolyContext — AI-native localization for developers
上传本地化文件,获得游戏类型和语气感知的AI翻译。
@polycontext · X
Context-aware localization for apps, games, and software.
完整作品展
技术栈
34 projects

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

使用开源浏览器工具分析象棋游戏,获得自然语言解释,无需登录。
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

从评价提取真实客户语言,排序为广告角度和钩子
@buildingadlicio · X

支持Markdown的协作LaTeX编辑器,提供实时编辑和参考文献管理。
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.

用文字描述来编辑照片:增强、去除背景、擦除物体、交换人脸。
AI 图像编辑器 — 图像编辑工具套件,集多种功能于一体。从照片质量、放大低分辨率图像、进行创意设计等等

通过阅读适合你语言水平的AI生成故事,在语境中学习词汇和语法。
lecsium · Product Hunt
Lecsium Learn languages by reading AI-generated interactive novels

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


将 Markdown 转换为适合微信公众号、Word 和 PDF 的排版内容。
@bingobray · X
我做了一个类似的工具: 除了支持公众号,还支持word和pdf😁

阅读 Paul Graham 散文集,享受中英文对照版本。
@imwsl90 · X
今日 vibe coding 进展 我今天做了一个通用的 widget 功能,如下图: 把我的一些服务打包成一个 widget.js,这份代码可以部署到任意网站,只需要粘贴到网站就能展示 如果有人想购买直接加我微信就好了(估计人不多) 演示网站: 系统网站是: 不过目前只有我自己的 gmail 可以登录,还未对外开放

利用 AI 恢复和增强旧照片,修复损伤、添加颜色并提高清晰度
@Umitech_AU · X
AI photo restoration without the AI slop.

5 Letter Word Finder:按 Wordle 线索快速筛选 5 字母单词。
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 。现在主要想收集一下文字游戏玩家 / 做工具站朋友的反馈:哪些筛选项、排序逻辑或移动端交互还可以再改?