bf29b5eb6e4cc7b11c0ced6238d3abc75fdb77b2
Removed expiration note for SAS URL in README
Nemesis
Nemesis is the public-facing investigative interface as the result of Operation Diponegoro, initiated by Abil Sudarman School of Artificial Intelligence. We ingest millions of rows of procurement data, surface anomalies, and make the findings legible to citizens, journalists, and policymakers.
End the vampire ball.
Release Status
| Asset | Status | ETA |
|---|---|---|
| Dashboard URL | 🟡 In progress | 17 April |
Stay tuned.
Downloads
Raw Dataset (Analyzed by GPT-5.4)
Download SIRUP dataset (analyzed)
1. Prepare the Database
Download and unzip the raw dataset, then convert it to SQLite:
# Unzip the dataset
unzip gpt-5.4-analyzed-sirup.zip
# Convert to SQLite (adjust based on source format)
# Place the resulting .sqlite file at the expected path:
mv dashboard.sqlite backend/data/dashboard.sqlite
The backend expects the database at backend/data/dashboard.sqlite.
2. Run the Application
Description
Languages
JavaScript
90.1%
CSS
9%
HTML
0.9%