OpenChatBI — аналитика данных на естественном языке
★ 623
OpenChatBI is an open-source tool that lets you ask your data questions in plain words. Reach for it when reports are needed often but not everyone can write SQL for each one: a user asks a natural-language question — "how many orders from Moscow last month" — the model turns it into a SQL query, runs it against your database and shows the result as a chart. This removes analytics' dependence on a programmer for routine questions. Built on language models, it renders visuals through Plotly. The difference from ready-made BI dashboards is that no report needs assembling in advance — the question is asked on the fly. Verify the generated queries on sensitive data: the model may read a question differently from your intent, so numbers used for decisions are worth double-checking.
- #Analytics