viz-gpt icon indicating copy to clipboard operation
viz-gpt copied to clipboard

Make contextual data visualization with Chat Interface from tabular datasets. AI data visualization.

Results 10 viz-gpt issues
Sort by recently updated
recently updated
newest added

Show the distribution of Miles per Gallon. When button clicked to submit and visualize, error messages pop up. Kindly assist to resolve, thank you.

For the online production version of vizgpt at [vizgpt](https://vizgpt.ai), there are some extra works of RAG for vega-lite and SQL. These part of code is not open sourced yet due...

I am building a much powerful version of vizGPT, with more features to support real-world data analytics. If you are interested to get early access, you can now become a...

enhancement

Great thanks !!! I need to connect my relational database ( postgres or MySQL) instead of uploading CSV file. possible?

Hi, thanks for sharing this wonderful tool. i'm planning to integrate it in my own web application based on Python: is there something (like api) that i can do to...

You can use `HttpsProxyAgent` to access the proxy in `vizchat.ts`. `PROXY_URL` can be configured in the .env file as shown below: ```.env PROXY_URL= ``` ```ts import {HttpsProxyAgent} from "https-proxy-agent"; const...

Using VizGPT sends data to Microsoft/OpenAI & uses proprietary GPT model. The possibility to use other LLMs instead would be nice. Free/open source and local & fine-tuned models could open...

@ https://www.vizgpt.ai/ I believe data is sent to Azure/OpenAI for processing, but there is no awareness about this for the users