git clone https://github.com/jasonscompshop/ufo-search-app.git
cd ufo-search-app- Go to: https://war.gov/ufo
- Download all PDFs and extract to
data/ - Download the video bundle and extract to
data/videos/
pip install -r requirements.txtpython app.pyIf you want to make your own PDFs or images searchable, you'll need Tesseract OCR and ffmpeg installed:
| Your Computer | Tesseract | ffmpeg |
|---|---|---|
| Mac | brew install tesseract |
brew install ffmpeg |
| Windows | Download installer | Download installer |
| Linux | sudo apt install tesseract-ocr |
sudo apt install ffmpeg |
Place your files in ~/UFO_Files/ (PDFs) or ~/UFO_Files/videos/ and index them:
python add_new_files.pyThen restart the app. To reindex everything from scratch:
python index_all.pyAll documents from archive.war.gov/ufo