Avoiding Cascading Failure in LLM Prompt Chains

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • open-recommender

    Discontinued Using LLMs to implement an open source YouTube video recommendation system. [Moved to: https://github.com/bjsi/open-recommender]

  • I noticed this a lot while working on Open Recommender, an open source YouTube video recommender system which takes users' Twitter feeds as input, infers the kind of topics they are interested in and searches YouTube to find relevant YouTube videos and clips to recommend them.

  • RankGPT

    Is ChatGPT Good at Search? LLMs as Re-Ranking Agent [EMNLP 2023 Outstanding Paper Award]

  • Finally at the end of the pipeline, I added a more expensive filtering and ranking step inspired by RankGPT to do a final ordering over the remaining video clips, picking only the top 10-15 to recommend to the user.

  • 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

  • Think Twice Before Using setInterval() for API Polling – It Might Not Be Ideal

    1 project | dev.to | 19 May 2024
  • Floor796

    2 projects | news.ycombinator.com | 18 May 2024
  • Firecrawl: Turn entire websites into LLM-ready Markdown or structured data

    1 project | news.ycombinator.com | 18 May 2024
  • Construyendo un Monorepo en Typescript utilizando pnpm

    1 project | dev.to | 18 May 2024
  • Crafting a Global State Hook in React

    1 project | dev.to | 18 May 2024