Tag: ai
All the articles with the tag "ai".
Tech Watch Posts
Using Transformers.js for AI in the Browser
Published: at 03:22 PMA look at Transformers.js and doing GenAI work in the browser.
OpenAI is shockingly good at unminifying code
Published: at 01:26 PMThe article explains how OpenAI tools assist in reverse-engineering minified JavaScript. It uses an example of a complex ASCII art generator to show how ChatGPT can interpret the code, making it more readable by converting it to TypeScript. The article highlights the utility of AI in understanding and debugging obfuscated code.