[Tutorial] Building an AI-Powered BI Tool on Upsun ๐Ÿค–

์ž‘์„ฑ์ž

์นดํ…Œ๊ณ ๋ฆฌ:

โ† ํ”ผ๋“œ๋กœ
DEV Community ยท Flora Brandรฃo ยท 2026-06-16 ๊ฐœ๋ฐœ(SW)
Cover image for [Tutorial] Building an AI-Powered BI Tool on Upsun ๐Ÿค–

Upsun profile image Flora Brandรฃo

Querying ecommerce data often requires writing manual SQL queries or building complex dashboards. This can become a major engineering grind when non-technical teams need fast answers from a read-only MySQL endpoint.

You can fix this by building a chatbot that lets you query ecommerce data in plain English. This setup uses LLM-generated SQL and includes critical safety layers to keep everything secure.

Here is what you need to know about the project setup:

  • Implements a secure database layer and an SQL guard
  • Houses chat logic directly within the application
  • Uses fixture data for reliable local development
  • Deploys smoothly using the standard Upsun configuration

Check out the full technical write-up to see how these safety layers stack up and how to deploy it yourself:

Building an AI-powered BI tool on Upsun – Upsun Developer

Query ecommerce data in plain English using LLM-generated SQL against a read-only MySQL endpoint.

favicon developer.upsun.com

์›๋ฌธ์—์„œ ๊ณ„์† โ†—

์ถ”์ถœ ๋ณธ๋ฌธ ยท ์ถœ์ฒ˜: dev.to ยท https://dev.to/upsun/tutorial-building-an-ai-powered-bi-tool-on-upsun-3fge

์ฝ”๋ฉ˜ํŠธ

๋‹ต๊ธ€ ๋‚จ๊ธฐ๊ธฐ

์ด๋ฉ”์ผ ์ฃผ์†Œ๋Š” ๊ณต๊ฐœ๋˜์ง€ ์•Š์Šต๋‹ˆ๋‹ค. ํ•„์ˆ˜ ํ•„๋“œ๋Š” *๋กœ ํ‘œ์‹œ๋ฉ๋‹ˆ๋‹ค