
sidebar.wechat

sidebar.feishu
sidebar.chooseYourWayToJoin

sidebar.scanToAddConsultant
In the data era, every table may hide huge business value. However, how to quickly and accurately gain insights from massive tables has always been a difficult problem troubling many enterprises. AskTable's mission is to enable everyone to easily and enjoyably gain insights from data.
How do we do it? The answer is not simply connecting a Large Language Model (LLM) directly to a database. Instead, we built a rigorous, reliable and efficient Agent system. The core idea is: let AI do what it's good at, and place it in a controllable, verifiable "cage."
At AskTable, we firmly believe "accuracy is everything." LLMs are essentially language models; letting them directly generate data analysis conclusions easily produces "speaking nonsense with a straight face" (hallucinations).
Our solution is: don't let LLM directly touch, calculate, or generate final data; instead, guide it to generate executable code (like SQL or Python).
The process is roughly as follows:
This approach has many benefits:
"Clear, accurate, and complete context is the best means to avoid hallucinations." Through this model, we provide LLM with the most effective context—structured code and data.
To meet the needs of different users, we designed two collaborative modes:
Instant Q&A Mode For business personnel's daily high-frequency queries. Using "fixed but agile Workflow," common analysis processes are templated, achieving low-cost, instant response (from minute-level to second-level). Like an ever-tireless data assistant.
Explora Mode (Exploratory Analysis) (released in September) For data analysts' in-depth exploration scenarios. Enables "flexible but controllable Agent" for complex business analysis. This is backed by a sophisticated multi-agent collaboration system.
Our Agent is not a single "large and comprehensive" model, but a team with clear division of labor:
The "Hands" for Reasoning - CodeAct Compared to ReAct (Think-Act-Observe) popular in the industry, CodeAct is more suitable for precise data analysis scenarios. It uses executable code as the primary "action," ensuring every step is precisely verifiable.
The "Brain" for Collaboration - Agentic RAG Team
No one likes repeating themselves, so how do we give AI "memory"?
We designed a three-layer memory system:
Memory is one of the core capabilities of future AI, a difficult but right thing to do. The company name "Memory Future" embodies this belief.
To be responsible to customers, we established a strict dual test evaluation system:
From the underlying database, vector storage, keyword search, to the upper agent architecture and dual engine, and our adherence to the core philosophy of "putting AI in a cage," every step of AskTable aims to build a reliable, powerful and easy-to-use table agent.
We don't pursue uncontrollable "magic," but are committed to safely and pragmatically empowering everyone who needs to converse with data with AI's powerful capabilities through excellent engineering practices. We believe this is the correct path to true data democratization.
sidebar.noProgrammingNeeded
sidebar.startFreeTrial