Online: llmvision.bugduck.org
LLMVision is a mathematical and data visualization animation maker with LLM, it is based on Newcar Animation Engine
LLMVision是一个数学动画和数据可视化动画生成器AI,基于Newcar动画引擎
- GPT-4
- GLM-3
- GLM-4
- to be continue...
- Choose a model
- Input the API Key
- Input the description of animation you want to generate
- Click "Generate" button, and keep waiting until generating finish
- 选择模型
- 填入对应的模型的API Key
- 输入你想要生成的动画
- 点击"Generate",等待生成完毕
Package | Description |
---|---|
@llmvision/core | The prompts and generating function are all in there |
@llmvision/app | The pure front-end app |
# dev core
$ cd packages/core
$ pnpm dev
# dev app
$ cd packages/app
$ pnpm dev
# build app
$ cd packages/app
$ pnpm build
Thanks for every support that makes BugDuck walk to there!