ReadableRegex/readableRegex

Use AI to predict and return permutations of input data that would be valid given the invalid input

开放

#23 创建于 2025年2月5日

 (0 条评论) (0 个反应) (0 位负责人)JavaScript (22 个派生)auto 404
aienhancementhelp wanted

仓库指标

星标
 (12 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

This seems like a simple AI application.

Basically given an input, return all the permutations that would be valid given the type of data it is and the criteria.

An LLM could do this now.

Maybe we could integrate OpenAI here, or train a model to do so (probably not worth it given the scale that we can't compete with).

贡献者指南