Skip to content

About biniou

Woolverine94 edited this page Oct 2, 2023 · 2 revisions

What is biniou ?

  • biniou is a self-hosted (could work offline !) web interface to interact with several kinds of generative artificial intelligence. It is written in Python and heavily rely on Gradio, 🤗 Hugginface models and Transformers / Diffusers libraries. It is licensed under GNU GPL-3.0 license, but each model use its own license.

What can i do with biniou ?

  • Mostly generating or altering multimedia content. biniou can generate text, image, audio and video content from another multimedia input.
  • The Send panel assist you in manually 'interconnecting' the differents kinds of IA used in biniou. For example, you could use the captioning module to describe an image and then send the result to AudioGen to generate a sound corresponding to the image.
Clone this wiki locally