Q.What types of data can VerbaGPT analyze?
A.VerbaGPT can analyze data from SQL databases (MSSQL, MySQL, PostgreSQL), CSV files, and TXT files.
VerbaGPT simplifies data analytics by allowing users to ask questions in natural language, with results generated through local processing to protect data privacy. It supports SQL, CSV, and TXT data sources, offering advanced visualizations and modeling capabilities. The tool can operate offline and includes features like Text-to-Python for query generation and a retry button for error recovery.
VerbaGPT is a data analytics tool that leverages large language models (LLMs) to simplify data analysis while prioritizing data privacy and ease of use. It enables users to query SQL databases, CSVs, or personal notes using natural language, receiving answers without exposing raw data to the LLM. The tool processes data locally, ensuring privacy by sharing only schemas and explicitly provided information.
A.VerbaGPT can analyze data from SQL databases (MSSQL, MySQL, PostgreSQL), CSV files, and TXT files.
A.Yes, VerbaGPT runs locally on your hardware, and the LLM never gets direct access to your data. Only the schema and other information that you explicitly provide are used.
A.VerbaGPT is free for personal use. A commercial license is available for commercial use.
A.VerbaGPT can perform basic data aggregation queries, create plots, ask complex queries, and even perform data modeling.