Skip to content

harsharajkumar/Paper2Story

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paper2Story 📚✍️

Paper2Story is an AI pipeline that simplifies academic research papers into:

  • Concise summaries
  • Human-readable story format

🔍 What it does

  1. 📄 Extracts & chunks text from scientific PDFs
  2. ✨ Summarizes the chunks using a prompt-tuned model
  3. 📝 Converts summaries into engaging narratives using LoRA-fine-tuned LLMs

🛠️ Tech Stack

  • HuggingFace Transformers
  • PEFT (LoRA)
  • PyTorch
  • Streamlit (for UI)

📂 Repo Structure

  • scripts/: Training & inference scripts
  • utils/: Chunking, evaluation, and data utils
  • models/: Saved model weights
  • app/: Streamlit frontend

🚀 Coming Soon

  • QA chatbot from story
  • End-to-end UI

About

Paper2Story is a pipeline that converts complex research PDFs into concise summaries and then into engaging, easy-to-understand stories using LLMs. Ideal for students, educators, and content creators to simplify academic content. Built with HuggingFace, PEFT (LoRA), and PyTorch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors