greenri/ORIRO_Avila_V2.3_9Bn_256K_TurboQuant
๐จ 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):
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.
