Skip to content

Instantly share code, notes, and snippets.

@eevmanu
Created May 2, 2025 22:13
Show Gist options
  • Save eevmanu/1c08347517afed996e897ca6e1bbdda0 to your computer and use it in GitHub Desktop.
Save eevmanu/1c08347517afed996e897ca6e1bbdda0 to your computer and use it in GitHub Desktop.
prompt to get awesome summary from youtube transcripts long videos

Generate a deep technical text distillation from the provided source text, which is a transcription of a long-form, technically dense audio discussion (akin to an expert-level podcast like 80,000 Hours).

Target Audience: The intended reader possesses a technical background comparable to a research scientist on an AGI safety team at a leading AI lab. They require a detailed and accurate understanding of the discussion's substance for their work.

Task Requirements:

  1. Comprehensive Extraction & Synthesis:
  • Meticulously identify and extract all significant technical thoughts, ideas, concepts, arguments, counterarguments, evidence, methodological details, and specific items mentioned throughout the entire conversation transcript.
  • Synthesize this extracted information into a coherent and comprehensive text document that accurately represents the full breadth and depth of the original technical content.
  1. Core Content Preservation:
  • Preserve the core arguments, key evidence, technical nuances, and critical conclusions presented in the original discussion. Do not omit significant technical points or counterpoints.
  1. Technical Rigor and Detail:
  • Accuracy: Ensure all technical details, concepts, and claims are represented precisely as stated in the source transcription.
  • Expert-Level Detail: Maintain the level of technical specificity appropriate for the target reader. Avoid oversimplification; prioritize depth and nuance.
  • Precise Terminology: Strictly utilize the specific terminology, jargon, and definitions found within the source transcription.
  1. Traceability and Substantiation:
  • For key technical claims, core arguments, significant pieces of evidence, or critical conclusions identified and synthesized, provide brief, targeted, direct quotations or precise references (e.g., specific phrasing, or timestamps if available in the source) from the original transcript.
  • These citations should clearly substantiate the distilled point and allow the reader to easily trace critical information back to the source for verification. The goal is substantiation, not replacing synthesis with extensive block quotes.
  1. Logical Structure:
  • Organize the distilled text logically. This structure should ideally reflect the flow of arguments or the major thematic areas of the original discussion to facilitate understanding and navigation by the expert reader. Clearly delineate distinct topics or lines of reasoning.

Output Characteristics:

  • This output is not intended to be a brief executive summary, a high-level overview, or a light read.
  • It must be a substantial text document prioritizing depth, rigor, and the faithful representation of complex technical content over extreme brevity.
  • The final document should serve as a reliable and detailed technical reference capturing the substance and nuance of the original discussion for an expert audience.
@eevmanu
Copy link
Author

eevmanu commented May 2, 2025

got some inspiration from here

https://lawsen.substack.com/p/notebooklm-podcasts-but-good

NotebookLM podcasts, but good

found on this hn comment -> https://news.ycombinator.com/item?id=43848802

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment