Skip to content

rv_srujana_orchestrate#27

Open
rvs123720 wants to merge 2 commits into
interviewstreet:mainfrom
rvs123720:main
Open

rv_srujana_orchestrate#27
rvs123720 wants to merge 2 commits into
interviewstreet:mainfrom
rvs123720:main

Conversation

@rvs123720
Copy link
Copy Markdown

I built a terminal-based support triage agent that handles tickets across HackerRank, Claude, and Visa.

The agent reads the provided ticket CSV, uses only the given sample support data as its knowledge source, and decides how each ticket should be handled. For every case, it identifies the request type, assigns a product area, checks the level of risk, retrieves the closest matching support guidance, and either gives a grounded response or escalates the ticket to a human.

I kept the agent conservative on purpose: cases involving billing, refunds, fraud, account access, security issues, outages, or anything not clearly covered by the support corpus are escalated instead of guessed. The project includes the Python CLI, README, input files, and the completed output.csv ready for submission.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant