Update README.md

This commit is contained in:
Rich Geldreich 2025-04-12 20:34:53 -07:00 committed by GitHub
parent 452ff62d62
commit 012cd3c238
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
# UFO Event Timeline Processing Tool and UAP Event Dataset
To paraphrase [Charles Fort](https://www.forteana.org/fortsbooks.html), this is [*The Dataset of the Damned*](https://archive.org/details/bookdamnedbycha00fortgoog). The included C/C++ command line tool processes it from the original source formats to a common and simple data format (arrays of JSON objects+Markdown for rich text and URL's), making it usable by other applications and tools, or for AI training purposes.
To paraphrase [Charles Fort](https://www.forteana.org/fortsbooks.html), this is [*The Dataset of the Damned*](https://archive.org/details/bookdamnedbycha00fortgoog). The included C/C++ command line tool processes a large amount of scraped, scanned, or imported UAP sighting/event data from the original source formats to a common and simple data format (arrays of JSON objects+Markdown for rich text and URL's), making it usable by other applications and tools, or for AI training purposes.
A simple search engine (using WASM+Emscripten) based off this data is live [here](https://www.ufo-search.com/timeline/search.html).