suhailkakar / livepeer-ai-app

Home Page:https://livepeer-ai-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Livepeer Studio AI Demo Application

A demo application for the Livepeer Studio (AI) API, built with Next.js, Tailwind CSS.

Tech Stack:

  • Next.js (Typescript)
  • Shadcn/UI
  • Tailwind CSS
  • Livepeer Studio APIs

Getting Started

  1. Clone the repository
git clone https://github.com/suhailkakar/livepeer-ai-app.git
  1. Install the dependencies
npm install
  1. Run the development server
npm run dev

Environment Variables

Create a .env file and add the following environment variables:

NEXT_PUBLIC_LIVEPEER_STUDIO_API_KEY=

You can get a API key from the Livepeer Studio Dashboard.

About

https://livepeer-ai-app.vercel.app


Languages

Language:TypeScript 95.1%Language:CSS 3.6%Language:JavaScript 1.3%