ReadableRegex/readableRegex

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

Aberta

#23 aberto em 5 de fev. de 2025

 (0 comentário) (0 reação) (0 responsável)JavaScript (22 forks)auto 404
aienhancementhelp wanted

Métricas do repositório

Stars
 (12 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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).

Guia do colaborador