日本語 | English
GENAI (derived from "Gennai," named after Hiraga Gennai, an 18th-century Japanese inventor) is a generative AI platform developed and operated by the Digital Agency, Government of Japan. It provides a secure, fast, and user-friendly environment for government officials to access task-specific generative AI applications.
GENAI consists of two main systems:
- GENAI Web: The web application interface for end users
- AI Applications for Government Operations: Microservices powered by generative AI
This repository contains a subset of the AI applications actually deployed in central government ministries.
For more details about GENAI's initiatives, vision, and AI utilization strategies, please visit Digital Agency's Tech Blog (Japanese).
AI applications for government operations can be built in environments independent of GENAI Web, as long as they comply with the protocol between the applications and GENAI Web. These applications can then be registered to GENAI through GUI operations.
Below is a summary of the AI applications published in this repository, organized by cloud service providers adopted by the Government Cloud.
For details about each AI application, please refer to the README files in their respective folders.
This repository accepts issue reports only for critical problems that affect the stable operation of services. We do not accept pull requests.
- Bugs that cause data loss or corruption
- Failures that make services unavailable
- Issues related to legal or regulatory violations (e.g., unintended exposure of personal information)
Please refrain from reporting the following as issues.
Issues that do not match the template may be closed.
- Feature requests or suggestions
- Minor display issues or typos
- Performance improvement suggestions
- Coding style comments
- Questions or usage inquiries
- Issues will be addressed based on internal priority assessment
- We cannot guarantee that all issues will be addressed
- We do not provide individual responses to inquiries about issue status
- For issues deemed critical, we will provide status updates on the issue page when possible
To report security vulnerabilities, please visit https://github.com/digital-go-jp/genai-ai-api/security.
This repository (source code and documentation) is created and published by the Digital Agency, Government of Japan.
As a public resource, it is openly available to all members of the OSS community. Therefore, the following actions are prohibited:
- Actions that support or exclude specific ideologies, organizations, or companies
- Political, religious, or discriminatory statements
- Handling personal information or sensitive information in the repository
- Disclosing vulnerability details to third parties without prior reporting and approval from the Digital Agency when security vulnerabilities are discovered
- Modifying the source code for the purpose of attacking other systems
- Software: Licensed under the MIT License.
- Documentation: Licensed under the Creative Commons Attribution 4.0 International License (CC BY 4.0).