Skip to content

ibit/gemini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

目的

Python上でAPIを使う方法について学ぶため。 (今回はPythonの標準ライブラリであるTkinterを用いた)

機能

  • Gemini
  • DeepL translate

APIの取得方法

  • Gemini

    1. API申請ページでGeminiのAPIキーを取得
    2. ターミナル又はCMDでpip install google-generativeaiを実行
  • DeepL translate

    1. API申請ページでDeepLのAPIキーを取得
    2. ターミナル又はCMDでpip install deeplを実行

使用した言語

Python

LICENSE

Noting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages