Show HN: How to use ChatGPT and embeddings in Node.js

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

    Question and Answer in nodejs using langchain and chromadb and the OpenAI API for GPT3

  • langchainjs

    🦜🔗 Build context-aware reasoning applications 🦜🔗

  • This is just an example [0] if you want to use embeddings with ChatGPT using langchainJS [1] and chromadb [2]. There weren't many examples so figured I would share this incase it helps someone out.

    You can also switch from chromadb to whatever (hnswlib for example is dead simple and you can save embeddings to disk).

    I put a telegram bot as an example. Be "responsible" :P and have fun!

    [0] This isn't using the Retriever api because I did this a couple weeks ago and it wasn't there, by the way!

    [1] https://github.com/hwchase17/langchainjs/

    [2] https://trychroma.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 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: AI Coding Companion

    1 project | news.ycombinator.com | 24 May 2024
  • GHosttp

    2 projects | dev.to | 24 May 2024
  • AWS SnapStart - Part 21 Measuring cold starts and deployment time with Java 17 using different compilation options

    2 projects | dev.to | 24 May 2024
  • Apple: Password Manager Resources

    1 project | news.ycombinator.com | 24 May 2024
  • Make Commit in Your React Project Format-Test-Build Ready with Husky - A Step-by-Step Guide

    4 projects | dev.to | 24 May 2024