viddiai-com
Ruby integration package for Viddi AI — the all-in-one AI creative agent that generates video, images, and music from one platform with shared credits.
Installation
gem install viddiai-com
Or add to your Gemfile:
gem "viddiai-com"
Usage
require "viddiai_com"
puts ViddiaiCom.hello
puts ViddiaiCom.homepage # => https://viddiai.com
puts ViddiaiCom.build_url("sunset") # deep link back to https://viddiai.com
About Viddi AI
Viddi AI is an all-in-one AI creative suite. Describe your idea, pick a medium — video, image, or music — and get publish-ready output in seconds. All three capabilities share one credit pool, so you skip separate subscriptions for text-to-video, image generation, and AI music.
Links
- Website: https://viddiai.com
- Source: https://github.com/youram470-art/viddiai-com-ruby
License
MIT