Skip to content

djrecipe/SlackAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Thank you

SlackAI

Slack LLM app integration

  • Socket connection so you don't need a legitimate URL (you can host it on-premises)
  • Uses /ai slash command

Set-up

  • Set-up a Slack App and get API tokens: https://api.slack.com/authentication/basics
  • Enable socket connection and slash commands for your slack app
  • Download some LLM files
  • Put your LLM path and API keys into your program and have fun