gemini ai

  1. aziznetstudio

    B4J Tutorial Gemini CLI , good in B4X and Totaly Free

    Hi every B4x'ians because qwen is not for free now , there is always a tips to facilitate b4x developers , So i give you a tutorail to use a total AI agents for free with no limits . FEATURES : * 1000 TASKS per day * 60 TASKS per hours * 1M Token of context ( not like qwen , gemini memories...
  2. 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...
  3. 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