Skip to content

arthurrios/upload-ai-web

Repository files navigation

WEB - Upload Ai

The App

This is the backend code of the application that transcribes and creates a Title and Description for the uploaded video using the OpenAI API.

Steps

  1. Clone this repository;
  2. Run your preferred command to install dependencies:
  • npm install
  • yarn install or yarn
  1. Run the app with:
  • npm run dev
  • yarn run dev or yarn dev
  1. Go to the frontend repository and follow its instructions: Backend Repo

How to use:

  1. Upload your video (.mp4);
  2. Prompt keywords to your assist your transcription;
  3. Select the prompt for Youtube Title or Description;
  4. Select the temperature desired;
  5. Execute and happy AI-ing!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published