Skip to content

A support ticketing system based on llm. Converses with user to identify their issues and creates proper support tickets.

Notifications You must be signed in to change notification settings

yagarwal1307/Symsup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building a slackbot ticketing system

  • Listen to user messages.
  • Create a Linear ticket if user is reporting an issue or requesting a feature.

Future

  • Build an RAG system.
  • Based on user queries find the most relevant documents in knowledege base and reply if some answer is there.
  • In the answer send a button asking if it solves user's queries and if not then only create a Linear ticket.

Set up the tool

  • Copy .env.example in .env file
  • Fill the keys for composio and openai

About

A support ticketing system based on llm. Converses with user to identify their issues and creates proper support tickets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages