Skip to content
/ tldr Public

A Slackbot that summarizes Slack conversations using generative AI.

Notifications You must be signed in to change notification settings

dinghar/tldr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tldr

tldr is a Slackbot that provides communication summaries using OpenAI's API. Interaction with the bot happens through a slash command and accepts a timeframe as a parameter.

Examples: /tldr 1h, /tldr the last day, /tldr 30 minutes

The bot will fetch messages from the given timeframe, generate a transcript, post it to OpenAI's api with a request to summarize it, and then return the output to the user. The response comes in the form of an ephemeral message so that the user can either post the summary to the channel or privately read it.

Screen.Recording.2023-02-22.at.11.29.08.AM.mov

About

A Slackbot that summarizes Slack conversations using generative AI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published