harusamei / zebura

a framework for querying data using natural language
BSD 2-Clause "Simplified" License
0 stars 0 forks source link
rag text2sql

TalkQ -- Effortless Data Query, Like Chatting

In the fast-paced world of business, having quick and efficient access to your data is crucial. Whether you're analyzing sales trends, tracking inventory, or generating reports, you need a reliable tool that can retrieve the information you need, when you need it. This is a smart Query Tool – TalkQ, You can straight talk with your data.

TalkQ is a platform for retrieving data from a database User-friendly interface built with Chainlit Utilizes OPENAI as its Language Learning Model (LLM).

Features

Demo

  1. Upload Data: Upload your Excel or CSV data file to the cloud.
  2. Ask Questions: In the chat interface, type your question, such as "What are the sales of product A in the last month?"

    2.1 The system will output the result in table format.

    2.2 Type:chart. The system can generate statistical charts.

  3. Save Queries: If you're satisfied with the result, you can save the query. The saved query will appear on the left sidebar.
    • You can delete historical queries from the favorites in the left sidebar.

Installation

Documentation

Read the Wiki for more information

License