diff --git a/software/aleph.yml b/software/aleph.yml new file mode 100644 index 0000000000..cd2272ad26 --- /dev/null +++ b/software/aleph.yml @@ -0,0 +1,13 @@ +name: Aleph +website_url: https://aleph.occrp.org/ +description: "Tool for indexing large amounts of both documents (PDF, Word, HTML) and structured (CSV, XLS, SQL) data for easy browsing and search. It is built with investigative reporting as a primary use case." +licenses: + - MIT +platforms: + - Docker + - K8S +tags: + - Search Engines + - Knowledge Management Tools +source_code_url: "https://github.com/alephdata/aleph" +demo_url: "https://aleph.occrp.org/" \ No newline at end of file