Skip to content

受到 ChatGPT 加持的貓貓塔羅!

License

Notifications You must be signed in to change notification settings

Ben81828/MeowMeowTarot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

貓貓塔羅

本專案透過 ChatGPT API + Gradio 搭建一個簡單的貓貓塔羅示範應用。

環境

  • 請安裝以下套件:
    • gradio==3.44.4
    • openai==0.28.0
  • 將 OpenAI API Key 存在專案根目錄的 API.Key 裡面。
    • 注意:本專案會由 OpenAI 收取額外費用。

使用

輸入 python Main.py 會在 http://127.0.0.1:7860/ 啟動一個服務,開啟該網頁即可開始使用。

授權

MIT License

About

受到 ChatGPT 加持的貓貓塔羅!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • CSS 0.5%