Skip to content

dungpham2502/Vibe-Teaching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vibe Teaching

An interactive educational platform that creates dynamic video lessons using AI and Remotion.

Overview

Vibe Teaching is a Next.js application that allows educators to create engaging video lessons. The platform uses AI to help generate educational content and Remotion to render this content into video presentations.

Features

  • Interactive Lessons: Create engaging educational content with dynamic animations
  • Real-time Feedback: See changes immediately as you edit your content
  • AI Assistance: Generate lesson content using AI technology
  • Collaborative Tools: Work together with other educators

Tech Stack

  • Frontend: Next.js, React, TypeScript, Tailwind CSS
  • Video Rendering: Remotion
  • State Management: Zustand
  • Styling: Tailwind CSS
  • API: Next.js API Routes

Getting Started

First, install the dependencies:

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Then, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

Vibe Teaching is an application that allows educators to create engaging video lessons. The platform uses AI to help generate educational content and Remotion to render this content into video presentations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors