NL2VIS Application #2989
Wong-Chiang
started this conversation in
project
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
实现一个使用自然语言作为输入,结合database,能够利用InternLM自动进行可视化图表生成的工具。
使用InternLM大模型的能力进行NL2VQL的直接转换,同时利用LLM的推理能力进行相关可视化代码的生成,代码可以在沙盒中自动化运行,并利用MLLM如InternVL检测结果的合理性、有效性以及可读性。
工具应当具备:可视化界面、可自定义的database(暂定sqlite数据库)、中间环节(推理、VQL生成、代码生成、运行检测)的可视化流程展示、加入Feedback收集。
挑战:1. 一次生成多组用于挑选 2. 引入对话,根据用户需求进行微调 3. 自动化的评分体系
Beta Was this translation helpful? Give feedback.
All reactions