finaldie / auto-news

A personal news aggregator to pull information from multi-sources + LLM (ChatGPT/Gemini/Ollama via LangChain) to help us reading efficiently with less noises, the sources including: Tweets, RSS, YouTube, Web Articles, Reddit, and personal Journal notes.
MIT License
519 stars 56 forks source link

How do you create the infra animations? #54

Closed maxabrahamsson closed 10 months ago

maxabrahamsson commented 10 months ago

Hi!

I love the project. I was looking to build something similar for myself and was very happy to found your work here.

I just noticed you made some really cool animations depicting the infrastructure workings of the project. I mean the animation in the video, but also saw similar animation in your profile.

How do you create such animations? Is there a tool to quickly generate these?

Thank you for your great work and sharing it open-source. Cheers!

finaldie commented 10 months ago

Hi @maxabrahamsson,

Thank you for loving this project. I hope it will be useful for you. For the animation in my previous videos was created using my another ad-hoc project that is based on svgjs and threejs. To be honest, it's not easy to use. However, from my research, I have found that other YouTubers suggest using 'draw.io', it may be easier to use, but I haven't personally tried it yet.