8000 GitHub - kael558/VizMotion
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

kael558/VizMotion

Repository files navigation

VizMotion

MIT License

Table of Contents
  1. What is this?
  2. Getting Started
  3. How It Works
  4. Roadmap
  5. Business Case
  6. Contributing
  7. License

🤔 What is this?

VizMotion is a revolutionary tool designed to simplify the creation of animated diagrams. It allows users to generate animations from text input, make real-time edits to shapes and text during playback, and seamlessly pause to refine details. VizMotion aims to enhance the learning experience by providing visual explanations for complex concepts.

📖 Getting Started

Navigate to the website to access and use the application.

Host your own

The backend server code is hosted on AWS SAM which can be easily deployed using the following steps:

  1. Set up your .env in the viz-motion-server folder
  2. Run serverless deploy to deploy to AWS
  3. Change the endpoints in the frontend to point to the new server

🔧 How It Works

  1. User inputs text describing the desired animation
  2. Input is sent to IBM Granite model (code-34b)
  3. Generated text is parsed and matched to icons/images/logos stored in Pinecone
  4. Matched elements are sent to the front-end for user interaction
  5. Users can edit and download the animation as a video

📅 Roadmap

  • Set up a pipeline to create a dataset from user requests and edited animations
  • Finetune the output format and language model
  • Improve the editing process (time slice editing, element-specific editing)
  • Expand video export formats (mp4, gifs, animated SVGs)
  • Allow users to incorporate their own branding logos and images

💼 Business Case

  • Target market: Education sector (multi-billion dollar industry)
  • Applications: Educational resources, documentation, YouTube content, blogs
  • Easy integration as an embed into existing websites
  • Caters to visual learners, enhancing understanding of complex concepts

🤝 Contributing

Contributions are welcome! Please create a new branch and create a pull request with your suggested changes.

⚖️ License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0