This feature builds on parallel attend to use OpenAI to create documentation. The goal of this feature is to build a lightweight equivalence check based on the text documentation of a function. Ideally using techniques eg TTIDF and word2vec to determine if two functions could be equivalent based on their documentation.
This feature builds on parallel attend to use OpenAI to create documentation. The goal of this feature is to build a lightweight equivalence check based on the text documentation of a function. Ideally using techniques eg TTIDF and word2vec to determine if two functions could be equivalent based on their documentation.