Three ways to start.
The first one asks nothing of you.
Oravio is not an assistant you ask things of: it is a system that does them. You can try it right now in your browser — nothing to install, no credit card — and decide later whether you need more.
Where would you like to start?
Three doors onto the same Oravio: what you tell it through one, you find again through the others. All that changes is how much effort it takes to walk in.
In the browser
Open a page and talk to it. Nothing to download, nothing to configure: it works right now, on your phone too.
Open Oravio →With the Android app
The full version: voice, camera, notifications, widgets. It is in open testing — you join the tester programme with one tap, then download it and get updates like any other app.
Join as a tester →On Telegram
If you already have Telegram, this is the door with the least friction of all: you write to it as you would to a person, and it acts.
Message the bot →What you can have it do from the first minute.
This is not a demo that stops at the good part: it really does these things, free, the moment you walk in.
Real web pages
«Build me a page for my restaurant, with the menu and a booking form.» It goes live at a public address — it is not a preview.
Documents and images
Send it a PDF, a photo, a receipt: it reads, extracts, summarises, answers. Even a crooked photo taken with your phone.
It remembers who you are
It does not start from zero every time: it keeps in mind your projects, your preferences and the decisions you made together.
Skills ready to go
Bills, groceries, garden, shifts, home automation: dozens of tools that open by writing one sentence, with nothing to configure.
Free ends where the serious work begins.
No sudden wall: you know in advance what changes. And the real difference is not «more messages» — it is that at some point Oravio stops waiting for you and starts working on its own.
Free
- 20 messages a day
- Pages, documents, images
- Memory across conversations
Base · Pro · Pro+
- No daily limit
- Long jobs without interruptions
- The most capable models, no queues
Dedicated server
- Works with your phone off and while you sleep
- Automations that restart by themselves every day
- A workspace of its own, where files stay
- Browses, fills in forms and orders for you
Or run it on a machine of your own.
An old laptop, a mini PC, a Raspberry: they become your Oravio server. Conversations and files never leave your home, and you pay for AI usage directly to Anthropic with your own key, with nobody in between.
Everything stays with you
Conversations, files and memory live on your disk. Nothing is transmitted to external servers.
Your own Anthropic key
You pay Anthropic directly for exactly what you use, with no monthly ceiling imposed by us.
You are in charge
You choose the model, configure the automations, install what you like. It is your machine.
It updates itself
Every hour it checks for a new version and updates without you having to do anything.
What you need
Four steps
Register with Oravio
An account is needed: your server authenticates with the key you receive when you register. You can do it in the browser in thirty seconds — the app is not required.
Create your Anthropic key
Your server calls the AI model with your personal key, not with our APIs. You create it at console.anthropic.com — there are free starting credits.
/opt/oravio/.env. It never passes through us.Generate the command and install
From Oravio: Settings → Custom server → Install your server → Generate install command. Out comes one ready to go with your key inside. Copy it and paste it into a terminal on the machine you want to use.
curl -fsSL https://api.u2need.com/install | sudo bash -s -- <LA_TUA_CHIAVE>
Connect Oravio to your server
At the end of the installation you will see the server address, something like http://192.168.1.100:3000. Put it back into Settings → Custom server, tap Test connection and then Save.
Useful commands, afterwards
pm2 logs oravio # guarda cosa sta facendo
pm2 restart oravio # riavvialo
bash /opt/oravio/update.sh # aggiornalo subito
cat /opt/oravio/.version # che versione hoQuestions everyone asks
Do I have to pay to try it?
No. In the browser or on Telegram you get in straight away and free: without registering you have 5 messages a day, with an account 20. All it takes is an email, no card.
Why is the app «in testing» rather than normal?
It is on Google Play in open testing: you join the tester programme with one click and from then on you download it and get updates like any other app. It exists to gather feedback before opening to everyone. If you would rather not join, the browser does the same things.
What is the difference between the browser, the app and my own server?
It is always the same Oravio, with the same memory. The browser is the fastest way to try it; the app adds voice, camera and notifications; your own server keeps everything at home and has you pay for AI usage directly to Anthropic. The dedicated server in the VPS plans, on the other hand, is the only one that works when you are not there.
Does the server on my computer work with the PC switched off?
No: it is local, it has to stay on and connected. If you need something that works while you sleep, that is the dedicated server included in the VPS plans.
Can I use my server from outside the house?
Yes, but you have to expose its port to the internet, with your router's port forwarding or a tunnel. For use at home, on the same Wi-Fi, nothing is needed.
Where do my data end up with my own server?
In /opt/oravio/db/ and /opt/oravio/workspace/, on your disk. Automatic backups are in /opt/oravio/backup/. Nothing leaves your machine.
How do I change the Anthropic key after installing?
Edit ANTHROPIC_API_KEY inside /opt/oravio/.env and restart with pm2 restart oravio.
The script says «invalid key». What do I do?
It means you used the example placeholder or an expired key. Go back into Oravio and generate a new command: that one contains the right key.
How do I uninstall it?
With pm2 delete oravio && pm2 save && rm -rf /opt/oravio. It does not touch your Oravio account, which keeps everything in it.
The fastest way to understand it is to try it.
One minute, no card, and you see with your own eyes the difference between an AI that answers and one that does.
Oravio is developed by Nexi-LAB S.r.l. For support: support@nexi-lab.it