/researcher-assistant-perplexity

repo of building Perplexity AI 'pplx-7b-online' by using LINE Messaging API and Cloud Functions for Firebase. The bot will help you search for latest researches in your interest area.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Researcher Assistant

A repo of building Perplexity AI 'pplx-7b-online' by using LINE Messaging API and Cloud Functions for Firebase. The bot will help you search for latest researches in your interest area.

Prerequisites

Cloud Functions for Firebase

  • Copy credentials and set them in your Environment variable (.env)
CHANNEL_ACCESS_TOKEN=CHANNEL-ACCESS-TOKEN-OF-LINE-MESSAGING-API
PERPLEXITY_API_KEY=API-KEY-FROM-PERPLEXITY

Documentation