Show HN: Browser-based website builder powered by LLMs I wanted to share what I've been working on - it's a AI site builder that runs in the browser powered by WebGPU and OnnxRuntime-Web. I have got the following all working to varying degrees: - text to code generation - image to code generation - microphone to text to code generation If you are on Mac for instance, it will interface directly with your GPU to power the LLM interface. It only requires downloading the models, and then everything after that is offline. It's not even close to as powerful as Claude or ChatGPT, but I like the idea of having the LLM run directly on your machine. I just did this for fun, but I am looking for a new role if anyone's hiring - https://ift.tt/hARqJT3 ! More technical insight: - I also got the Typescript / React app to compile itself in the browser via a service worker https://ift.tt/2WGTauO but took it offline due to some oddities with service workers. - A lot of the new speech models are a lot better than anything built into your phone / computer. I wonder when more computers will have them built in. - I added a CSP to the iframe only because I was worried about spamming sites since I update the iframe anytime a new token comes in. So if you have an image on the page it will get reloaded every time the iframe is updated. Otherwise there would be no reason for it. https://ift.tt/N9bJeTS November 20, 2024 at 01:54AM
Show HN: Browser-based website builder powered by LLMs https://ift.tt/nSrQWkI
Related Articles
Show HN: Made a small JavaScript benchmarking app – BenchJS https://ift.tt/3JfZ6OrShow HN: Made a small JavaScript benchmarking app – BenchJS https://be… Read More
Show HN: I made a screensaver that solves chess puzzles https://ift.tt/6L1YuEfShow HN: I made a screensaver that solves chess puzzles https://ift.tt… Read More
Show HN: NeatShift – A Modern Windows File Organizer with Symbolic Link Support https://ift.tt/MKLtFsZShow HN: NeatShift – A Modern Windows File Organizer with Symbolic Lin… Read More
Show HN: I built a recipe app weeks after starting to code GoRecipeHub is live https://ift.tt/d1Vmhy8Show HN: I built a recipe app weeks after starting to code GoRecipeHub… Read More
Show HN: GitHub-style screen time visualizer on iOS https://ift.tt/aFAxKfmShow HN: GitHub-style screen time visualizer on iOS I wanted a longer-… Read More
Show HN: GitHub repository through a Podcast https://ift.tt/Y7v6SG4Show HN: GitHub repository through a Podcast Understanding any GitHub … Read More
Show HN: I built a green noise player to help you relax, focus, and stay calm https://ift.tt/bRBPjcmShow HN: I built a green noise player to help you relax, focus, and st… Read More
Show HN: Cave Adventure 1976 PICO-8 port https://ift.tt/zsWY1x6Show HN: Cave Adventure 1976 PICO-8 port Made this during COVID. I was… Read More
0 Comments: