jirawatee / LINE-Chatbot-x-Gemini-API

A repo of building Gen AI Chatbot with Gemini by using LINE Messaging API and Cloud Functions for Firebase 2nd Gen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LINE Chatbot x Gemini API

A repo of building Gen AI Chatbot with Gemini by using LINE Messaging API and Cloud Functions for Firebase 2nd Gen

Prerequisites

Cloud Functions for Firebase

  • Copy credentials and set them in Environment variable (.env)
CHANNEL_ACCESS_TOKEN=CHANNEL-ACCESS-TOKEN-OF-LINE-MESSAGING-API
API_KEY=API-KEY-FROM-GOOGLE-AI-STUDIO

Documentation

About

A repo of building Gen AI Chatbot with Gemini by using LINE Messaging API and Cloud Functions for Firebase 2nd Gen

License:Apache License 2.0


Languages

Language:JavaScript 100.0%