Getting Started with Tempo Labs

Tags
Published
 

Prompting

Context for prompt (example)

I’m working on a collaborative tool to help teams manage their projects. Here are the key features I’d like to include: - User sign-up and authentication - Project dashboards - Task tracking and assignment - Progress reporting Start by designing the project dashboard.

My idea

I’m working a tool for content creators to extract value from their videos/livestreams/etc and turn that into ideas, blog posts, tweets, etc. Here are the features I’d like to include:
  • Transcribe video to text.
    • Provide transcript as a text viewable area with the ability to copy the text with one button.
    • Provide the transcript with timestamps formatted as a .srt file with max width of 42 characters so that words aren’t cutoff if it reaches the threshold.
  • User sign-up and authentication
  • Stripe payments integration
Start by designing the project dashboard