Live Website: NZdigest
- URL Input: Accept a YouTube URL as input from the user.
- Transcript Fetching: Fetch the transcript from the provided YouTube video using the youtube-transcript library.
- Transcript Display: Display the fetched transcript to the user.
- AI Summarization: Use an LLM tool to summarize the transcript.
- Summary Display: Display the summary to the user.
- API Endpoints: Implement API endpoints for fetching the transcript and generating the summary.
- Primary color: Deep sky blue (#00BFFF) for clarity and trust.
- Background color: Light cyan (#E0FFFF) to ensure a bright, clean aesthetic.
- Accent color: Sky blue (#87CEEB) to complement the primary color while highlighting key interactive elements.
- Body and headline font: 'Inter' sans-serif font for clear and modern readability.
- A clean and intuitive layout with clear sections for URL input, transcript display, and summary display.
- Subtle loading animations while fetching the transcript and generating the summary to enhance user experience.