A curated, open-source collection of full transcripts from Peter Thiel's interviews, podcasts, talks, and discussions. This repository aims to preserve and make accessible his thought-provoking ideas on innovation, venture capital, competition, and the future of technology.
Peter Thiel, co-founder of PayPal and Palantir, and author of Zero to One, has shared profound perspectives across platforms like The Joe Rogan Experience, Conversations with Tyler, and various tech conferences. This repo centralizes high-quality transcripts for easy reference, study, and analysis.
peter-thiel-interviews-transcripts/
├── transcripts/ # Main folder for all transcripts
│ ├── 2023/ # Organized by year (YYYY)
│ │ ├── YYYY-MM-DD-platform-channel1-short_title.md # Individual transcript files (Markdown format)
│ │ ├── YYYY-MM-DD-platform-channel1-short_title.Summary.md # Summary of a transcript file (Markdown format)
│ │ ├── YYYY-MM-DD-platform-channel2-short_title2.md
│ │ └── YYYY-MM-DD-platform-channel2-short_title2.Summary.md # Summary of a transcript file (Markdown format)
│ ├── 2022/
│ │ └── ...
│ └── unorganized/ # For transcripts without clear dates
├── LICENSE # MIT License
└── README.md # This file
- Clone the repo:
git clone https://github.com/haeretici/peter-thiel-interviews-transcripts.git cd peter-thiel-interviews-transcripts - Browse transcripts: Navigate to
/transcripts/and search by year or filename. - Search locally: Use tools like
grepor VS Code's search to find quotes (e.g.,grep -r "zero to one" transcripts/).
This project is licensed under the MIT License - see the LICENSE file for details.
- Original content creators (podcasters, YouTubers, etc.) for the interviews.
- Contributors who transcribe and maintain this repo.
- Built with ❤️ for the Thiel enthusiasts community.
- Issues: GitHub Issues
- Docs: Inline code comments.
- Twitter: Thiago Campos Viana (@haeretici) for updates.
If you find this useful, star the repo or share it! Questions? Open an issue.
