Woowa Brothers BADA team builds QueryAnswerBird LLM-based AI data analyst with Data Discovery feature
Employees at Woowa Brothers with varying data literacy spent significant time understanding complex queries, and non-data roles such as product managers lacked effective ways to explore internal data beyond text-to-SQL query generation.
The initial text-to-SQL feature had gaps in table selection accuracy and business logic application; users frequently skipped the user guide and asked vague questions, receiving unsatisfactory answers; and LLM-generated table metadata suffered from hallucination errors.
QAB's Data Discovery feature improved user satisfaction and reliability across data and non-data roles, with the team expecting QAB to significantly boost internal productivity.
Frequently asked questions
What did this team achieve with this AI workflow?
QAB's Data Discovery feature improved user satisfaction and reliability across data and non-data roles, with the team expecting QAB to significantly boost internal productivity.
What tools did this team use?
SQLGlot, LangGraph, Slack.
What results were reported?
User satisfaction and reliability: improved user satisfaction and reliability; Internal productivity: significantly boosting internal productivity; Off-topic question rate (diagnostic finding): more than 10% (source-reported, not independently verified).
What failed first in this deployment?
The initial text-to-SQL feature had gaps in table selection accuracy and business logic application; users frequently skipped the user guide and asked vague questions, receiving unsatisfactory answers; and LLM-generat…
How is this back office ops AI workflow structured?
User submits question → Router Supervisor classifies intent → Question quality scored and gated → Vector store retrieves catalog and log data → LLM interprets data and generates response → Standardized response delivered to user.