Gemini_Chrome_Extension
1.0.0
Just Simple Chrome Extension Example Project, using Gemini API from Google
Because Chrome Extension has strict security policy, Gemini REST API is used instead of Module API.
You can simply input some texts, and get answer from Gemini with Extension.
maniest.json
is Project Property File.
popup_menu.html
is Simple Layout with HTML Elements
popup_menu.js
is Main Logic of Extension. You need to enter Gemini API Key from AI Studio at GEMINI_API_KEY
Variable.
Developed by Yongmin Yoo, Lead of GDSC Chung-Ang University 23-24
This Project is developed for Build with AI, w/GDSC CAU, YSU