Building a RAG tool with Vercel's Generative UI components

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
  • dewy-ts

    Typescript client for Dewy

  • To demonstrate this approach, we'll build a simple chatbot backed by a custom tool. The chatbot will have access to a KB containing product information - any time you ask a question the chatbot determines could be answered using this tool it will query the KB and show both the in-progress query and retrieved results as custom UI elements before responding with the retrieved products as context.

  • dewy

    Opinionated knowledge extraction and semantic retrieval for Gen AI applications.

  • We'll use Vercel's Generative UI library to render the chat window and Dewy to implement the information storage and retrieval used by our tool and Dewy as the knowledge store backing the tool.

  • 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

  • Show HN: R2R – Open-source framework for production-grade RAG

    5 projects | news.ycombinator.com | 26 Feb 2024
  • Using Vector Embeddings to Overengineer 404 pages

    1 project | dev.to | 17 Jan 2024
  • Pinecone: Build Knowledgeable AI

    1 project | news.ycombinator.com | 16 Jan 2024
  • Canopy is an open-source Retrieval Augmented Generation (RAG) framework

    2 projects | news.ycombinator.com | 7 Dec 2023
  • Enhance your Website with AI: Embed a GPT-ChatBot with Flowise

    2 projects | dev.to | 10 Nov 2023