Customer-Service-Data-Analyst-Agent-Yoni-Shieber

jonis100/Customer-Service-Data-Analyst-Agent-Yoni-Shieber
★ 0 stars Python 🤖 AI/LLM Updated today
LangGraph ReAct agent that answers questions about the Bitext customer service dataset, with persistent memory, an MCP server, and Streamlit UI.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "customer-service-dat": {
      "command": "uvx",
      "args": [
        "customer-service-data-analyst-agent-yoni-shieber"
      ]
    }
  }
}

Or install with pip: pip install customer-service-data-analyst-agent-yoni-shieber

README Excerpt

A **LangGraph ReAct agent** that answers questions about the [Bitext Customer Service Tagged Training Dataset](https://huggingface.co/datasets/bitext/Bitext-customer-support-llm-chatbot-training-dataset) — with persistent memory, an MCP server, and an optional Streamlit UI. --- ```bash git clone <repo-url>

Tools (20)

AGENT_MODELCHECKPOINTER_DBDATASET_PATHMAX_ITERATIONSMCP_PORTMCP_SERVER_URLNEBIUS_API_KEYPROFILE_DIRROUTER_MODELcount_rowsget_agent_responses_sampleget_dataset_schemaintent_distributionlist_categoriesmcp_count_rowsmcp_get_dataset_schemamcp_intent_distributionmcp_list_categoriesmcp_search_by_keywordmcp_show_examples