2025-05-07 16:24:19 +02:00
2025-05-07 10:14:55 -04:00
2025-05-07 10:13:43 -04:00
2025-05-07 10:13:43 -04:00
2025-05-07 10:13:43 -04:00
2025-05-07 09:44:09 -04:00
2025-05-07 16:24:19 +02:00
2025-05-07 10:14:09 -04:00
2025-05-07 10:14:09 -04:00

Suri Browser

Welcome to the official Suri Browser! The Suri Browser is an AI dead internet project, made by Surillyacom Entertainment, as part of the Dead Internet Hub. Its purpose is generating fictional websites using AI purely of just a fictional URL for entertainment purposes.

Requirements

  • Windows 10 or any major linux distribution.
  • Google Chrome, Mozilla Firefox, and Microsoft Edge are supported.
  • A GGUF Txt2Txt LLM model (e.g. a Qwen Coder model. Models can be found on Hugging Face).
  • A SafeTemsors Txt2Img LLM model (e.g. Anything Diffusion. Models can be found on Hugging Face) (optional).
  • LLM backend(s) for Text Generation and Automatic1111 (KoboldCPP is recommended and already has it's own version of Automatic1111 included).

Getting Started

  1. Start the LLM backend server(s) with the text and image generation models loaded.
    • Make sure that the API is running and CORS is enabled. If you're using KoboldCPP, you don't have to worry about this.
  2. Clone the repository and open the index.html file in your browser.

Done.

📅 Note: If you're using any backend(s) other than KoboldCPP, you may have to change the API, as explained in the Detailed Features section.

Features

  • Visually Appealing: The Suri Browser offers a dark mode only modern layout with modern TailwindCSS tools.
  • Tailwind CSS: TailwindCSS is the core design framework, guiding every aspect of the webpage, from layout to typography to gradients, shadows, and more.
  • Inline Image Generation: The Suri Browser generates images in websites inline.
  • Inline Hyperlinks: The Suri Browser generates links in websites inline on-click.
  • Download Websites: You can download generated websites from the Suri Browser including images and styling to a single .html file with a single click.
  • RegEx Prompt Changing: Add regular expressions for certain TLDs or URLs with explainations to give the LLM additional context about TLDs and/or URLs.

Features in Detail

Top Bar

Top Bar

In the Top Bar, there are three buttons:

  • Red Button: With the red button, you can change the API URL for the Automatic1111 API.
  • Yellow Button: With the yellow button, you can change the API URL for the Text API.
  • Green Button: With the green button, you can fetch the generate sites content, and download it to a .html file.

💡 Note: API URLs will be stored in the local storage.

Roadmap

  • Sampler settings adjusted
  • URL formatting
  • Embedded TailwindCSS
  • Generate full websites from URL
  • Generate inline images
  • Changable API URLs
  • Website download function
  • Responsive design
  • Tabs
  • Themes
  • Context-based prompt changing

Support

If you have any feedback, bugs or suggestions, feel free to reach out over an issue or email.

License

The Suri Browser is licensed under the Apache 2.0 License.

Contributing

Feel free to contribute meaningful pull requests to this repository. I'd love your help, but I keep myself the right to remove and/or modify anything that doesn't fit the purpose I'm trying to achieve.

Credits

Copyright © 2025 Surillyacom Entertainment

Thank you for using the Suri Browser. Enjoy your browsing experience!
Description
Suris' Dead AI Hub
Readme Apache-2.0 1.6 MiB
Languages
JavaScript 96%
HTML 4%