Skip to content

jdonohue44/NOAA-Weather-Modification-Forms-LLM-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LLM Extractor for Historical NOAA Weather Modification Forms

What does this project do?

Extracts key information from 1,025 historical NOAA Form 17-4 (Initial Report On Weather Modification Activities) PDF files using LLM integration. Saves extracted structured information into CSV file.

Usage

  1. Navigate to code/
  2. Install required Python dependencies pip install requirements.txt
  3. Obtain your own OpenAI and LLM Whisperer credentials and save your API keys in .env
  4. Run python llm-extractor.py to generate the dataset. This will take about 2.5 hours.
  5. View the generated dataset in dataset/final/

About

Extract key information from 1,000s of NOAA Form 17-4 (Initial Report On Weather Modification Activities) using LLM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages