DEMO - Voice to PDF - Complete PDF documents with voice commands using the Claude 3 Opus API

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

    Prototype app that allows you to complete PDF document using voice commands with Claude 3 Opus API

  • You can find the app on github at https://github.com/jstoppa/voice_to_pdf

  • pdf-lib

    Create and modify PDF documents in any JavaScript environment

  • writePdf: used for writing the final completed PDF after receiving the response from the Claude 3 Opus API, this uses the PDF-lib library to manipulate and modify the final file.

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

    The zero configuration build tool for the web. πŸ“¦πŸš€

  • It runs using Parcel, very simple and easy to setup. The app has 3 files:

  • PDF.js

    PDF Reader in JavaScript

  • readPdf: used for reading the dropped file and displaying it on the screen, it uses PDF.js to load the file, get all fields and display it on the browser.

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

  • Getting started with TiniJS framework

    7 projects | dev.to | 20 Apr 2024
  • Rendering a Million Rows in React by Drawing

    4 projects | dev.to | 23 Mar 2024
  • πŸ”₯ FAST & FURIOUS WEBSITE 2024 πŸ”₯Tips & Links for performance optimization

    2 projects | dev.to | 22 Jan 2024
  • Building Node.js applications without dependencies

    6 projects | news.ycombinator.com | 13 Dec 2023
  • Whatever It Takes

    1 project | dev.to | 24 Jun 2023