Turn CV to structured data with GPT-3 and Node.js

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

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Sonar - Write Clean JavaScript Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • cv-analyzer

    You can find the complete application in the CV Analyzer repository. It uses the following packages:

  • node-fetch

    A light-weight module that brings the Fetch API to Node.js

    node-fetch - NodeFetch is used to fetch the CV document.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • dotenv

    Loads environment variables from .env for nodejs projects.

    dotenv - dotenv is used to load environment variables.

  • Inquirer.js

    A collection of common interactive command line user interfaces.

    inquirer - Inquirer.js is used to build interactive user interface.

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