ChatExcel ================================== ![db plugins demonstration](https://github.com/eosphoros-ai/DB-GPT/assets/13723926/4113ac15-83c2-4350-86c0-5fc795677abd) ChatExcel uses natural language to analyze and query Excel data.![db plugins demonstration](../../../../assets/chat_excel/chat_excel_1.png) ```{admonition} The LLM (Language Model) suitable for the ChatExcel scene is * chatgpt3.5. * chatgpt4. ``` ### 1.Select And Upload Excel or CSV File Select your excel or csv file to upload and start the conversation. ```{tip} ChatExcel The ChatExcel function supports Excel and CSV format files, select the corresponding file to use. ``` ![db plugins demonstration](../../../../assets/chat_excel/chat_excel_2.png) ![db plugins demonstration](../../../../assets/chat_excel/chat_excel_3.png) ### 2.Wait for Data Processing After the data is uploaded, it will first learn and process the data structure and field meaning. ![db plugins demonstration](../../../../assets/chat_excel/chat_excel_4.png) ### 3.Use Data Analysis Calculation Now you can use natural language to analyze and query data in the dialog box. ![db plugins demonstration](../../../../assets/chat_excel/chat_excel_5.png) ![db plugins demonstration](../../../../assets/chat_excel/chat_excel_6.png) ![db plugins demonstration](../../../../assets/chat_excel/chat_excel_7.png)