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: Using LLama2 to Correct OCR Errors https://ift.tt/aMimfpbShow HN: Using LLama2 to Correct OCR Errors I've been disappointed by … Read More
Show HN: Grammar Generator App for Llama.cpp https://ift.tt/ZWYviTlShow HN: Grammar Generator App for Llama.cpp llama.cpp added context-f… Read More
Show HN: Learn languages through immersion with AI friends https://ift.tt/VuUgBoRShow HN: Learn languages through immersion with AI friends https://ift… Read More
Show HN: TripClub – Plan Travel with AI https://ift.tt/n3w9LZKShow HN: TripClub – Plan Travel with AI Hey HN! This is Will and Riley… Read More
Show HN: Magic Loops – Combine LLMs and code to create simple automations https://ift.tt/dM9nTjmShow HN: Magic Loops – Combine LLMs and code to create simple automati… Read More
Show HN: Bookmarklet to open any web page in archive.is https://ift.tt/jCvAR0HShow HN: Bookmarklet to open any web page in archive.is This will bypa… Read More
Show HN: Glo Dollar – the antipoverty stablecoin https://ift.tt/U2kzmoqShow HN: Glo Dollar – the antipoverty stablecoin Hi everyone! I just s… Read More
Show HN: We built swup+fragment-plugin to visually enhance classic websites https://ift.tt/IYe1AiwShow HN: We built swup+fragment-plugin to visually enhance classic web… Read More
0 Comments: