Skip to content

xuro-langchain/musically

 
 

Repository files navigation

Music Store AI Support Bot

An intelligent multi-agent customer support system for a digital music store, powered by LangGraph and SQLite.

Architecture

The system uses three specialized agents:

  1. Customer Agent: Handles account-related queries and verifies customer identity
  2. Music Agent: Provides music recommendations and song search
  3. Invoice Agent: Processes transactions and manages orders

Tech Stack

  • Framework: LangGraph for conversation flow management
  • Database: Chinook SQLite database (digital music store schema)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 69.5%
  • Python 30.5%