ObservedObserver / viz-gpt

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

Home Page:https://vizgpt.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: support other LLMs

declann opened this issue · comments

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 up other usecases and be a huge improvement.

I tried to get some pure vega-lite specs/manipulation out of Star Coder and the results aren't very good. It likes to give Python code using Altair however!

https://huggingface.co/spaces/bigcode/bigcode-playground

Better prompt/fine tuning work might make this good however.

Other LLMs to try aso e.g. from Salesforce and Replit (out of assistant-type LLMs)