Skip to content

franz-bendezu/aiverse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aiverse

Register your ai content created using NFT's

Look at the Nuxt 3 documentation to learn more.

Setup

Make sure to install the dependencies:

# yarn
yarn install

# npm
npm install

# pnpm
pnpm install

Development Server

Start the development server on http://localhost:3000

npm run dev

Production

Build the application for production:

npm run build

Locally preview production build:

npm run preview

Check out the deployment documentation for more information.

New Video Generation Feature

We have added a new feature that allows users to generate AI-based videos. Here are the instructions on how to use this feature:

  1. Navigate to the "Generate" page in the app.
  2. Enter the URL of the video you want to generate.
  3. Click the "Generate Video" button.
  4. Wait for the video to be generated. You will see a loading spinner while the video is being generated.
  5. Once the video is generated, it will be displayed on the page. You can play the video directly from the app.

This feature uses the OpenAI API to generate videos based on the provided URL. Make sure to have your OpenAI API key configured in the environment variables.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published