PulseAugur
EN
LIVE 15:05:05

Developer builds open-source tool to generate slides from research papers locally

A developer has created an open-source tool called academi_slide that automates the generation of presentation slides from research papers. The tool addresses the tedious nature of manual slide creation and privacy concerns associated with uploading sensitive documents to online AI services. It extracts key information like sections, tables, charts, and citations from papers, utilizing local LLMs via ollama or llama.cpp to produce a draft presentation and a brief summary in minutes, with support for multilingual input and output. AI

IMPACT Streamlines the workflow for researchers and academics by automating slide creation from papers, addressing privacy concerns with local LLM processing.

RANK_REASON The item describes a new software tool developed by an individual, not a major company or research institution.

Read on r/MachineLearning →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Developer builds open-source tool to generate slides from research papers locally

COVERAGE [1]

  1. r/MachineLearning TIER_1 English(EN) · /u/nickemlop ·

    ​Built a tool to generate slides from research papers using local LLMs (because I hate formatting decks and privacy matters) [P]

    <!-- SC_OFF --><div class="md"><p>​​Hi guys,</p> <p>​Every time I had to prepare a presentation based on a paper or research doc, I found the process super tedious. Plus, I really dislike uploading unpublished stuff or sensitive data to online AI services just to get a draft.</p>…