Skip to content

kkdai/linebot-cf-namecard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LINE Bot 使用 Google Gemini Pro 跟 Firebase Database 來做的名片小幫手

GoDoc Go goreportcard.com

LINE Bot Screen

Add new card into DB

Search keyword by Neural Language

如何快速架設在自己平台

請根據以下的流程,來直接透過開源的程式碼來架設一個 LINEBot 跟 GCP STT 與 GCS (Google Cloud Storage) 的結合。

事前準備

開始部署

如何使用

  • 傳送名片照片: 會自動透過 Gemini Pro 辨識之後,將結果上傳到 Firebase Database.
  • 查詢名片: 可以透過口語的方式來查詢名片。(e.g. 幫我找在 LINE 工作的人)

完整開發教學

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages