Skip to content

DataLens-Tools/literature-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

📄 VOC Literature Extractor

Developed by DataLens.Tools
AI-powered research assistant for extracting insights from scientific papers.


🔬 Overview

The VOC Literature Extractor is a Streamlit-based application designed to help researchers efficiently analyze scientific papers.

It extracts both:

1. General Paper Insights

  • Paper title, year, DOI
  • Paper aim
  • Main result
  • Short summary (2–3 lines)
  • Abstract text
  • Conclusion text

2. VOC-Specific Information (when present)

  • Volatile Organic Compounds (VOCs)
  • Behavioral classification (attractant / repellent / no effect)
  • Evidence sentences
  • Compound-level summary

🚀 Features

  • Upload multiple PDF papers
  • Automatic extraction of key insights
  • VOC detection and classification
  • Structured output tables
  • Export to Excel, JSON, CSV
  • Works for both VOC and non-VOC papers

🛠️ Installation

python -m venv venv

Activate:

Windows:

venv\Scripts\activate

Mac/Linux:

source venv/bin/activate

Install dependencies:

pip install -r requirements.txt

▶️ Run the App

streamlit run app.py

📥 How to Use

  1. Upload PDF papers
  2. Click "Extract Paper Insights and VOC Evidence"
  3. View summaries and extracted data
  4. Download results

🧬 Use Case

Quickly extract summaries and insights from multiple papers to support:

  • Introduction writing
  • Discussion sections
  • Literature review

🏷️ Branding

DataLens.Tools
Making data analysis accessible for researchers


📬 Contact

info@datalens.tools

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages