Show HN: Yurt, a static blog generator that generates semantic hyperlinks

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
  • yurt

    a site generator in the spirit of nomad hypertext. built at @recursecenter

  • nomad-hypertext

    a local first note taking app built around semantic search. built at @recursecenter

  • Yurt is a static site generator, built off the same principles as Nomad Hypertext (https://nomadhypertext.nicholaschen.io/).

    At build time, it embeds all your posts into vectors and puts them into a vector database. Then, for each paragraph in a post, it queries the vector database for the 20 most similar paragraphs from all your notes. It stores these in a precomputed index. It then statically generates a blog for you (like Gatsby or any other static site generator), and uses this index so users can see related ideas when they click on a paragraph.

    There are pros and cons to this approach. The biggest pro is that it generates a static blog. There's no backend to maintain, and it's quite lightweight and loads fast, while also providing the benefit of semantic hyperlinks. The con is that since the index is precomputed, you can't search for arbitrary things like you can in nomad hypertext.

  • 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

  • AI Crystal Ball: Discover your developer destiny

    1 project | news.ycombinator.com | 3 May 2024
  • Whisper – Speak Freely, Stay Anonymous

    1 project | news.ycombinator.com | 2 May 2024
  • HTML-first, framework-agnostic implementation of shadcn/UI – franken/UI

    3 projects | news.ycombinator.com | 22 Apr 2024
  • Unveiling the Mighty Mini: Your Guide to Svelte Mini Apps

    1 project | dev.to | 22 Apr 2024
  • Show HN: Seqouia-PGP in Browser for sharing credentials

    1 project | news.ycombinator.com | 22 Apr 2024