Skip to main content

Natural Language to SQL / Generative BI

Unified NLQ (Natural Language Query)

WrenAI GenBI Architecture

Tools

Code

from langchain import OpenAI, SQLDatabase, SQLDatabaseChain

SQLDatabaseChain

Generative BI in Telecom

Test Prompts

What are the rental patterns and lifetime value segments of customers, including their geographic clustering and seasonal preferences? answer the above question using the database

Customer Rental Pattern Analysis - Claude