digital-go-jp/genai-ai-api

源内AIアプリ

What it solves

This project provides a set of microservices and development templates designed to help government officials quickly and safely deploy generative AI applications tailored to specific administrative tasks.

How it works

The system is part of the "GenAI" platform developed by the Digital Agency of Japan. It allows for the creation of AI apps that follow a specific protocol to integrate with a central web interface. The repository provides implementation examples and templates across major cloud providers:

  • Microsoft Azure: Templates for self-deploying Large Language Models (LLMs).
  • Google Cloud: A reproducible implementation of an AI app that references and answers based on the latest legal text data.
  • Amazon Web Services: Development templates for administrative Retrieval-Augmented Generation (RAG) systems.

Who it’s for

Government employees and developers tasked with building secure, task-specific AI tools for public administration.

Highlights

  • Multi-cloud support: Ready-made templates for Azure, Google Cloud, and AWS.
  • Task-specific: Focused on practical administrative use cases, such as legal text retrieval.
  • RAG integration: Includes specific templates for implementing search-augmented generation for government data.