Inspiration
Currently, there are a lot of companies releasing AI browsers with AI features that help you browses the internet more efficiently. On the other hand, I decided to take the term AI browser literally where the browser only renders on device AI generated content.
What it does
When the user types out a URL an LLM is triggered asking it how the website should look. Then what is outputted by the LLM is shown to the user as HTML. After rendering the HTML, the images are also generated using a Stable Diffusion model.
How I built it
I have built it using GTK and Rust.
Built With
- huggingfacediffusers
- lmstudio
- ollama
- rust
Log in or sign up for Devpost to join the conversation.