gemini ai

  1. aeric

    Share My Creation Gemini AI Server using REST API with Streaming

    This is a server example to make API call to Google Gemini using OkHttpUtils2 and Json libraries. Get API Key: https://aistudio.google.com/api-keys Learn more: https://ai.google.dev/gemini-api/docs/quickstart#java This example is still not perfect. Welcome to collaborate. GitHub...
  2. aeric

    B4J Tutorial Gemini AI example using REST API (UI)

    This is a simple example to make API call to Google Gemini using OkHttpUtils2 and Json libraries. Streaming is not implemented. Get API Key: https://aistudio.google.com/api-keys Learn more: https://ai.google.dev/gemini-api/docs/quickstart#java Basic code is provided by Gemini but I added...
Top