ReadableRegex/readableRegex

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

Aperta

#23 aperta il 5 feb 2025

 (0 commenti) (0 reazioni) (0 assegnatari)JavaScript (22 fork)auto 404
aienhancementhelp wanted

Metriche repository

Star
 (12 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor