/upload-ai-api

Back-end for application developed in React.js, based on an AI that transcribes titles and descriptions of uploaded videos. 🚀

Primary LanguageTypeScript

upload.ai API 🤖

Back-end for a application developed in React.js, based on an AI that transcribes titles and descriptions of uploaded videos.

Table of Contents
  1. About The Project
  2. Getting Started

About The Project

API developed with Node.js, Fastify and Prisma. 🤖

Built With

This project was developed using the following technologies:

Getting Started

Prerequisites for installing and running the application locally.

Prerequisites

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/andrewgerez/upload-ai-api.git
  2. Install NPM packages
    npm install
  3. Run the local server
    npm run dev
    

Contact

Andrew Gerez - Linkedin - andrewgerez18@gmail.com

Project Link: https://github.com/andrewgerez/upload-ai-api