Richard
Richard Adjunct Assistant Professor, Department of Electrical Engineering, National Taiwan Ocean University, Taiwan.

Gemini Talk

Gemini Talk

Gemini App 設計與製作


App : Gemini_Talk

使用模型: Gemini-1.5-Flash

主要功能: 呼叫大型語言模型
次要功能: 支援語音輸入和語音輸出

(Google 雙子星為一個多模態大型語言模型, 具備視覺能力)


Enter MIT AppInventor2

use Chrome to open ai2.appinventor.mit.edu


Import project



Project Designer

App版面佈局



Project Blocks

拼圖式程式設計


  1. 至 https://aistudio.google.com/app/apikey
  2. 產生金鑰 (Create API Key)
  3. 複製轉貼至global API_Key變數

Project Properies

Project Build



generated APK


Download .apk to install on Android Phone/Tablet


App running


Further Developments

  • Chain-of-Thoghts for Reasoning

  • Integration with smartphone features, such as Google Maps, Pedometer, IMU, GPS, Camera, …


Reasoning

This prompt is to check the LLM’s capability of reasoning !

1
2
3
4
我在杯子裡放一個草莓
把杯子倒過來放在桌上
再把杯子放到微波爐裡
請問草莓在哪?

comments powered by Disqus