d1f5fda603f12fe5353bf48999de6a2851cf4c99
Added fine-tuned model status and model section to 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 |
| Fine-tuned model | 🟡 In progress | ? |
Stay tuned.
Downloads
Dataset
Download SIRUP raw jsonl dataset (analyzed by GPT-5.4)
Download SIRUP dataset SQL Ver (analyzed by GPT-5.4-mini)
Model
Stay tuned
1. Prepare the Database
Download and unzip the raw dataset, then convert it to SQLite:
# Convert raw jsonl data / sql data
# Place the resulting .SQL 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%