CoolFace
Apppublic

greenri/ORIRO_Avila_V2.3_9Bn_256K_TurboQuant

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
0likes
App README

๐ŸŽจ Avila by ORIRO

Avila is a free, private, creative AI from ORIRO โ€” built to run on your own device. Design, write, name, brand, and draw (as SVG), and share an image (a mockup, a moodboard, a sketch) for Avila to create straight from. Avila goes end-to-end: it never narrows itself, never hands you off, and never asks you to bring an API key.

  • โ€”Free forever โ€” no sign-up, no API keys, no cost.
  • โ€”Private โ€” Avila is built to run on your machine; nothing you create has to leave it.
  • โ€”Creative + vision-capable โ€” it sees the images you share and creates from them.
  • โ€”End-to-end โ€” direction, copy, branding, and the visual, all in one go.

This Space is a hosted demo that lets you try Avila in the browser. It is a thin client: it streams from ORIRO's Avila serving endpoint so you can chat and upload images without installing anything. The product runs the same model on-device.

Configure (for the Space owner)

Set these in Settings โ†’ Variables and secrets (nothing is hardcoded in the app):

NameKindPurpose
HF_AVILA_API_KEYsecretHF's own link key for the Avila serve endpoint (required).
AVILA_URLvariableEndpoint URL (optional; defaults to the live Avila serve).

Without HF_AVILA_API_KEY the demo stays up and shows a friendly "not configured yet" notice โ€” it never leaks a key or an internal detail.

How it works

app.py calls an OpenAI-compatible /v1/chat/completions endpoint with streaming, sending text and (when you upload one) an image as an OpenAI image_url part. The endpoint hosts Avila V2.2 โ€” a creative, vision-capable ORIRO model โ€” behind ORIRO's standard creative-DOER framing.


Made by ORIRO. Avila is ORIRO's creative force โ€” free, private, and yours.