Skip to content

Easily convert LaTeX documents into visually appealing slides with the look and feel of the original LaTeX format.

License

Notifications You must be signed in to change notification settings

petercerno/latex-slides

Repository files navigation

LaTeX-to-Slides Converter

Easily convert LaTeX documents into visually appealing slides with the look and feel of the original LaTeX format. See e.g. this YouTube Playlist (Principles of Mathematical Analysis).

🚀 Features

  • Maintain Original Formatting: Keep the aesthetic and structure of your original LaTeX document.
  • Customizable Slide Breaks: Define your slide transitions through simple comment insertions into the LaTeX source.
  • Voice and Video Support: Leverage Google or OpenAI Text-to-Speech API to enhance slides with auditory commentary and create high-quality video lectures.

🛠 Dependencies

Ensure you have the following dependencies installed:

We recommend utilizing Miniconda for managing Python and Visual Studio Code as your code editor.

Note: If you are using Google Cloud Text-to-Speech API locally, make sure to set up Application Default Credentials (ADC). Ensure that the GOOGLE_APPLICATION_CREDENTIALS environment variable points to the ADC JSON config and GCLOUD_PROJECT points to the Google Cloud Project with the enabled Cloud Text-to-Speech API.

Note: If you are using OpenAI Text-to-Speech API locally, simply set up the OPENAI_API_KEY environment variable.

This tool has been validated on macOS.

🎓 Ideal for Educators

Designed with educators and lecturers in mind, this tool enables you to:

  • Transform Comprehensive Documents: Effortlessly convert detailed mathematical or scientific documents into comprehensive lecture slides.
  • Produce Video Lectures: Generate video lectures, ensuring accessibility and facilitating an engaging learning experience.

Stay tuned for more exciting features and improvements!

About

Easily convert LaTeX documents into visually appealing slides with the look and feel of the original LaTeX format.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published