El Marco de Políticas de Open Source United proporciona un enfoque del sistema de la ONU para coordinar, gobernar y ampliar el trabajo de código abierto mediante principios compartidos, directrices, plataformas y colaboración entre agencias.
Aplicación Nacional eTIR (eTIR NA)
Secretaría TIR de la UNECE, División de Transporte Sostenible
Descubre la Aplicación Nacional eTIR, una solución de código abierto para conectar las autoridades aduaneras nacionales con el sistema internacional eTIR de manera más rápida y sin costo. Permite a los oficiales de aduanas ejecutar los procedimientos eTIR, acceder a la información del transporte y generar los documentos acompañantes de manera eficiente.

Características clave:
- Enviar y recibir todos los mensajes eTIR relacionados con aduanas
- Compatible con varios idiomas e integración con sistemas nacionales e internacionales
- Alojamiento flexible: SaaS, local (on-premises) o híbrido
- Licencia de código abierto: Apache 2.0
Enlaces:Página del Proyecto | Repositorio en GitLab
GENIE.AI – Global Empowerment, Intelligence and Equity

GENIE.AI is a global initiative led by the International Telecommunication Union (ITU) through its Telecommunication Development Bureau. Emerging from the AI for Good track on Open Source Generative AI for Digital Public Goods, GENIE.AI promotes equitable access to advanced AI capabilities.
The initiative provides a low cost, lightweight, open source framework designed to meet the needs of low and middle income countries. It enables governments and development partners to design, build, and deploy AI powered digital public services such as chatbots, assistants, and decision support tools, either locally or in the cloud.
Built on open source Large Language Models, Retrieval Augmented Generation pipelines, and modular microservices, GENIE.AI supports interoperability, multilingual inclusion, and responsible AI governance aligned with UN values and international standards. The framework encourages collaboration, local ownership, and sustainable innovation.
What GENIE.AI Delivers
- An open source reference architecture aligned with the OSI definition and the Digital Public Goods Standard
- Tools for local deployment, capacity building, and model fine tuning
- A growing global community of contributors and partners
- Demonstration projects advancing AI for sustainable development
Current Adoption
National institutions in Bangladesh, El Salvador, the Gambia, Kenya, and Lesotho are actively developing GENIE.AI powered services. International partners include Food and Agriculture Organization, World Health Organization, World Meteorological Organization, IEEE Humanitarian Technologies, and UNICC.
GENIE.AI is the first Digital Public Infrastructure integrated into the GovStack sandbox and is released open source under the UN source code repository. Read more
FireForm
FireForm is the 1st Place winner of the Reboot the Earth 2025 hackathon, hosted by the United Nations Office of Information and Communication Technology (OICT) and UC Santa Cruz. It is an open source system designed to reduce administrative workload for first responders by automating incident report documentation.

Firefighters often need to submit the same incident information to multiple agencies, each with its own reporting templates and forms. This creates hours of repetitive paperwork at the end of shifts. FireForm addresses this challenge with a "report once, file everywhere" approach.
A firefighter records a voice memo or enters a single description of the incident. The system transcribes the input and uses a locally running open source language model to extract key details such as names, locations, and incident information. The extracted data is structured into a JSON file, which is then used to automatically populate multiple agency specific PDF forms.
FireForm runs locally and uses open source models through Ollama, allowing sensitive incident data to remain on the device. The system is designed to work with existing fillable PDF templates, making it adaptable across different departments and agencies.
By reducing repetitive paperwork, FireForm helps first responders spend less time on documentation and more time on operational duties.
Repository:https://github.com/fireform-core/FireForm
Demo: https://drive.google.com/drive/folders/1ecPjipOemyJjCmErbXsiNGFO0R4pycgm
License: MIT License