A modern Next.js application that uses AI to analyze YouTube videos, providing summaries, key points, and sentiment analysis.
- YouTube Link Analysis: Paste any YouTube URL and get instant insights
- AI-Powered Summaries: Concise summaries of video content
- Key Points Extraction: Automatically identify and list the most important points
- Sentiment Analysis: Understand the emotional tone of the content
- Multi-language Support: Analyze videos in over 30 different languages
- Responsive Design: Works seamlessly on desktop and mobile devices
- Modern UI: Dark theme with animated elements for an engaging experience
- Next.js 14+: App Router for file-based routing and server components
- React 18: For building the user interface
- TypeScript: For type safety and better developer experience
- Tailwind CSS: For styling and responsive design
- Framer Motion: For smooth animations and transitions
- Lucide React: For beautiful icons
- Shadcn/UI: For accessible and customizable UI components
- Node.js 18.0 or later
- npm or yarn
- Clone the repository:
git clone https://github.com/yourusername/youtube-video-analyzer.git
cd youtube-video-analyzer