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

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • tailor-landing-page

    Landing page for tailor

  • Hey HN! I recently built Tailor (https://tailor.cryingpotato.com) as a way to speed up the dev cycle that comes with tweaking a website.

    My workflow to tweak websites was pretty painful - Iā€™d change things in devtools until they looked visually correct, and then context-switch back to my terminal to apply relevant edits.

    Tailor makes that process much easier by keeping the edit loop fully in the browser. Tailor uses LLMs as a fuzzy reasoning engine to automatically map your HTML edits to source code edits. It also runs code directly in your browser using WebContainers so you don't have to switch to the terminal to play around with these edits.

    Iā€™d love for you to try it out. Hit "Get Started" on the landing page and you're taken to the editing screen. Once it loads (only desktop Chrome for now because of WebContainer limitations), you can click the scissor icon on the top-right and start making edits.

    When you submit an edit, Tailor takes your edit intent and starts exploring the codebase with LSPs to make a source edit. You can hit the check mark to create a PR based on your edits. Here's an example edit Tailor made to the landing page: https://github.com/cryingpotat0/tailor-landing-page/pull/22

    It uses Llama3 powered by Groq as a default option, but you can also use GPT-4 by providing your own API key (the key is not stored anywhere, but is sent to the server). To switch LLMs hit the settings icon in the top right.

    I'd love feedback on the idea and the experience of using it!

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • ICC seeks arrest warrants against Sinwar and Netanyahu for war crimes

    1 project | news.ycombinator.com | 20 May 2024
  • Nocobase, Notion for creating production-ready apps

    1 project | news.ycombinator.com | 20 May 2024
  • Uncomplicating SVG in Next.js

    1 project | dev.to | 20 May 2024
  • VueJS + Tailwind + DaisyUI = šŸ˜ŽšŸŒ·

    2 projects | dev.to | 20 May 2024
  • How We Manage Customer Billing in <500 Lines of Typescript

    3 projects | dev.to | 20 May 2024