Skip to content

not-meet/Apps.quickSummary

Repository files navigation

###Apps.QuickSummary

Quick summary feature for RocketChat!

⚙️ Installation

  • Every RocketChat Apps runs on RocketChat Server, thus everytime you wanna test you need to deploy the app with this note. lets start setting up:
  1. Clone the repo

    git clone https://github.com/<yourusername>/Apps.QuickReplies
  2. Install NPM packages

    npm ci
  3. Deploy app using:

    rc-apps deploy --url <url> --username <username> --password <password>

⚙️ seting up the summary ai

  1. U need to get the api key of either chat gpt or groq use
    /quickhistory config <modal name either groq or gpt> <api key>

About

a rocket chat sub app made to get the summary of the previous messages made in the chat room

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published