IWIA Events Toolkit
Event and roster tooling with local Ollama support and multi-provider AI APIs, packaged as one Windows executable that finds your working models for you.
What it does
PyInstaller build. No Python install, no dependency hunting, no virtualenv.
Probes Ollama, Anthropic and OpenAI with the keys in your environment and lists only the models that respond.
Run against Ollama on your own box, or a provider key, and switch per task.
CSV, XLSX and pasted text, normalised into one schema.
Catches the near-matches that exact-match tools miss.
With a local model, the whole thing works with the network unplugged.
Event data arrives as a mess of spreadsheets, exports and emailed lists, and cleaning it up is nobody’s favourite afternoon.
The IWIA Events Toolkit handles the import, the normalising and the reporting, with AI assistance where it actually helps — deduplicating near-matching names, filling gaps, and drafting the summaries someone has to write anyway. Its provider registry probes every API you have keys for and shows you only the models that actually answer, which saves the usual twenty minutes of guessing at model names. It ships as a single executable with no Python runtime to install.
Specifications
| Runs on | Windows 10/11 (64-bit) |
|---|---|
| AI backends | Ollama, Anthropic, OpenAI |
| Keys | Read from environment variables, never hard-coded |
| Packaging | Single .exe via PyInstaller, no installer required |
Questions about this product
Do I need an API key?
Only if you want a hosted model. A local Ollama install works without one, and the registry will show you that.