Sign up to save tools and stay up to date with the latest in AI
bg
bg
1

Show HN: Tailor: Edit Your Websites in the Browser with Llama3

May 01, 2024 - news.ycombinator.com
The article introduces Tailor, a tool designed to streamline the process of tweaking websites by keeping the edit loop fully in the browser. Tailor uses LLMs as a fuzzy reasoning engine to automatically map HTML edits to source code edits and runs code directly in the browser using WebContainers, eliminating the need to switch to the terminal. Users can start making edits by clicking the scissor icon on the top-right of the editing screen, and Tailor will take the edit intent and explore the codebase with LSPs to make a source edit.

The tool also allows users to create a PR based on their edits. Tailor uses Llama3 powered by Groq as a default option, but users can also use GPT-4 by providing their own API key. To switch LLMs, users can hit the settings icon in the top right. The creator of Tailor is seeking feedback on the idea and the experience of using the tool.

Key takeaways:

  • Tailor is a tool designed to speed up the website development cycle by allowing edits to be made directly in the browser, eliminating the need to switch back and forth between the browser and the terminal.
  • Tailor uses LLMs as a fuzzy reasoning engine to automatically map HTML edits to source code edits and runs code directly in the browser using WebContainers.
  • The tool is currently only available for desktop Chrome due to WebContainer limitations. Users can start making edits by clicking the scissor icon on the top-right of the editing screen.
  • Tailor uses Llama3 powered by Groq as a default option, but users can also use GPT-4 by providing their own API key. The settings can be changed by clicking the settings icon in the top right.
View Full Article

Comments (0)

Be the first to comment!