andrewgerez / upload-ai-api

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:TypeScript 100.0%