Skip to content

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.

Notifications You must be signed in to change notification settings

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

No packages published