Skip to content

Releases: fireform-core/FireForm

v1.1.0

26 May 03:47

Choose a tag to compare

v1.1.0 - Voice Input & Multi-Form Filling Latest

🚀 FireForm v1.1.0: Voice Transcription, Multi-Form Filling, & Seamless Templates
We are thrilled to announce the second official release of FireForm, introducing native voice transcription, multi-form filling, and a much smoother template creation experience.

FireForm is an open-source Digital Public Good (DPG) designed to eliminate the administrative burden on first responders by automating redundant paperwork through local AI.

Key Features in this Release

  • Local Voice Transcription: Record incident voice memos directly in the app. A built-in local Whisper sidecar handles offline voice-to-text transcription with high accuracy.
  • Multi-Form Filling & Tiles: Map and fill multiple agency-specific forms. A new multi-form tile interface shows the progress and filling status of each selected form.
  • Advanced Model Control: Choose from multiple local LLMs and override models per-fill. The default extraction model has been updated to Qwen 2.5 for faster, highly structured extractions.
  • Smarter Template Creator: Upload a PDF and watch the app automatically parse and seed field rows directly from the PDF's own form fields, eliminating manual setup.
  • Persistent Database: Introduced persistent DB volume storage to ensure templates, settings, and forms remain saved across application restarts.
  • Packaging & Compliance: Features updated native macOS packaging workflows, enhanced security policies with private vulnerability reporting, and DPG compliance updates.

📦 Installation

  1. Download the FireForm-1.1.0.dmg attached below.
  2. Open the .dmg and drag FireForm to your Applications folder.

🤝 Digital Public Good
FireForm is 100% open-source and built to be modified and adopted by any department. We welcome contributions and feedback from the community to help our first responders spend less time behind a desk and more time saving lives.

🏆 Acknowledgements
Special thanks to the open-source contributors and community developers who helped design the voice integration, templates workflow, and security policy enhancements.

Full Changelog: https://github.com/fireform-core/FireForm/commits/v1.1.0

v1.0.0 - Initial Release

19 May 03:06

Choose a tag to compare

🚀 FireForm v1.0.0: The "Report Once, File Everywhere" Launch

We are thrilled to announce the first official release of FireForm, the 1st Place Winner of the Reboot the Earth hackathon (hosted by the UN and UC Santa Cruz).

FireForm is an open-source Digital Public Good (DPG) designed to eliminate the administrative burden on first responders by automating redundant paperwork through local AI.

✨ Key Features in this Release

  • Master Input Interface: Record a single voice memo or text description of an incident. No more filling out the same details across multiple forms.
  • Local AI Extraction: Powered by Ollama (Mistral), FireForm extracts structured data (names, locations, incident details) entirely on your local machine—ensuring data privacy and security.
  • Automated PDF Filling: Automatically maps your incident data onto any number of agency-specific fillable PDF templates simultaneously.
  • Native Desktop Experience: This release includes the first official .dmg for macOS, providing a seamless desktop installation.

📦 Installation

  1. Download the FireForm-1.0.0.dmg attached below.
  2. Open the .dmg and drag FireForm to your Applications folder.

🤝 Digital Public Good

FireForm is 100% open-source and built to be modified and adopted by any department. We welcome contributions and feedback from the community to help our first responders spend less time behind a desk and more time saving lives.

🏆 Acknowledgements

Built in 48 hours for Reboot the Earth 2025. Special thanks to the United Nations and UC Santa Cruz for the inspiration and support.

Full Changelog: https://github.com/fireform-core/FireForm/commits/v1.0.0