Fun With Deepgram and NextJS

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
  • fun-with-deepgram-and-next

    This is a Next project that makes a call to a Deepgram API 🎤 to render text from an audio file hosted by Deepgram.

  • Quickstart: git clone https://github.com/Cerchie/fun-with-deepgram-and-next && cd fun-with-deepgram-and-next && npm install && npm run dev

  • deepgram-js-sdk

    Official JavaScript SDK for Deepgram's automated speech recognition APIs.

  • You can learn more about the inner workings by consulting the Next and Deepgram documentation.

  • 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

  • The Red Rectangle Press - A YouTube voice to text email command line program

    2 projects | dev.to | 11 Apr 2022
  • Asynchronous Logic to Write a Vue 3 and Deepgram Captions Component

    2 projects | dev.to | 1 Apr 2022
  • Deepgram x DEV Hackathon Help Thread

    1 project | dev.to | 10 Mar 2022
  • Identify Sales Insights from Meeting Audio

    1 project | dev.to | 27 Dec 2022
  • Taking Notes with Voice in Python

    1 project | dev.to | 1 Dec 2022