{% load static %} Gemini AI
{% include 'nav.html' %}

Gemini Application

This application implements the Gemini REST API using ASP.NET Core 8.0 and is deployed on Google Cloud Run.

This application supports sending questions to Google Gemini and displays the response. The purpose is to demonstrate how to interface with Google Gemini.

Three Google Gemini models are supported:

{% include 'footer.html' %}