RedVozTelecom· RedVoz-AI Back to RedVoz-AI

RedVoz-AI Documentation

Your artificial intelligence assistant inside your hosting. This guide covers everything: how to sign in, how to ask for things, examples of what you can build, how to integrate AIs via API step by step, FAQ and a glossary to understand every term.

What is RedVoz-AI?

An artificial intelligence assistant that lives inside your hosting and does the work for you.

In a nutshell

RedVoz-AI is a coding and productivity AI built into your hosting account. Unlike a regular chatbot (which only chats), RedVoz-AI is connected to the files in your account: besides answering you, it creates, edits and publishes websites, apps, automations and more, directly on your hosting.

You talk to it in plain English and it works for you. You don't need to know how to code or install anything — everything runs from the browser.

How is it different from ChatGPT or a chatbot?

  • It executes, it doesn't just advise: a chatbot tells you "you could create a file like this"; RedVoz-AI actually creates it on your hosting.
  • It knows your files: it can read your WordPress, your store and your pages to work on them.
  • It lives in your account: you enter through its own desktop (ia.redvozhosting.com), isolated and private.

Who is it for?

  • Business owners who want a website, an app or to automate tasks without hiring a developer.
  • Entrepreneurs who need to move fast: test ideas, build sales pages, catalogs.
  • People with no technical background who want to "tell the computer" what they need.
  • Those who already know tech and want an assistant that speeds up their work.
Included in your plan: a free AI model ready to use. Optionally connect more powerful AIs with your own key (see Connect your AI).

Getting started

Four steps. The first time, it takes a minute to set up.

1 Enter your AI Desktop

Open ia.redvozhosting.com and sign in with the same username and password as your hosting (the ones you use for cPanel / My Account). You go straight to the assistant, without going through the panel.

2 Connect the free model (just once)

Open Settings (⚙️) → find OpenCode Zen (Free) → tap Connect. It's free, asks for no card and becomes your default model. With that you can already work at no cost.

3 Create a project

Tap + New Project, give it a name (e.g. "My site") and choose a working folder (e.g. public_html/myapp). The AI only works inside a project: that's where it saves and edits the files.

Careful: if you're just testing, do NOT point the project to your live site folder (the AI could modify it). Use a test folder, e.g. public_html/test-ai/.

4 Ask it for whatever you want

Type what you need in the box, in plain English. Start simple. Out of ideas? Copy a phrase from the Examples: what to build section.

The 2 most common slip-ups: seeing Provider '' is not connected = you skipped step 2; and "it does nothing in Build" = you didn't create a project (step 3).

Plan vs Build

Two modes. Knowing when to use each one saves you time.

ModeWhat it doesWhen to use it
PlanChats, proposes and clarifies. It does not touch files.To start an idea, decide the design, ask questions, compare options.
BuildActually executes: creates and edits files, installs, publishes. Needs an open project.Once you've agreed what to do and want it built.
Recommended flow: start in Plan ("I want a website for my business, which sections do you recommend?"), and when you agree, switch to Build ("perfect, build it").

Voice & files

Dictate by voice

You don't have to type everything. Use your device's own dictation inside the AI text box:

  • Windows: press Win + H and speak.
  • Mac: press the Fn key twice.
  • Phone / tablet: tap the keyboard's microphone icon.

Attach files and images

Use the attach button (don't copy and paste). It's good for:

  • Showing it a design or screenshot of how you want something to look.
  • Giving it a photo of the error that shows on screen.
  • Giving it a reference document (price list, texts, logo).

The AI reads images (PNG, JPG) perfectly.

How to ask well (for better results)

The AI gets it right far more often when you are specific. These tips make the difference.

  • Say what, for whom and how: "a landing page for my coffee shop, elegant and warm, with a menu and reservations".
  • One step at a time: ask for something, review it, then ask for the next change. It's easier to control.
  • Give examples or references: "make it look like this photo (attached)", or "blue and white colors".
  • Specify important details: language, currency, whether you want a WhatsApp button, whether it goes in dark mode, etc.
  • Correct it naturally: "the button came out too small, make it bigger and centered".
❌ Vague✅ Specific
"Make me a website""Make me a one-page website for my barbershop: a cover with a photo, a list of services with prices, a gallery of 6 photos and a floating WhatsApp button."
"Improve my store""On my store, add a featured products section at the top and change the button color to green."
Golden tip: if you don't know how to ask, use Plan mode and say: "help me define what I need for [your goal]". The AI will ask you questions and build the plan with you.

Examples: what you can build

Real ideas with the phrase you can copy and paste to the AI.

A Websites and stores

Business landing page

An intro page with services, photos and contact.

Make me a landing page for my auto repair shop: services, gallery, map and WhatsApp button. Dark mode.

Store / catalog

A catalog with cart or order via WhatsApp.

Create a catalog for my bakery with 12 products, prices and a "Order via WhatsApp" button on each one.

Blog or portfolio

To showcase work or publish articles.

Build a portfolio to show my photographs by category, with a contact page.

Improve your WordPress

Design, sections and texts on your current site.

On my WordPress, add a testimonials section with 3 columns and change the colors to blue and white.

B Custom apps and tools

Registration panel

Forms that save data and show it in a table.

Make me a panel to register customers (name, phone, email) that saves the data and shows it in a searchable table.

Calculator / quote tool

A tool that calculates prices or results.

Create a quote tool: the customer picks options, it calculates the total with tax, and emails it to me.

Bookings / appointments

Schedule and check availability.

Make me a booking system for my office with a calendar, available times and email confirmation.

Dashboard with charts

Visualize your data in dashboards.

Create a dashboard that shows how many customers come in per day and per month in bar charts.

Simple inventory

Track products and stock.

Make me an inventory tracker with products, quantity and an alert when fewer than 5 are left.

Time / task tracking

Time logging or a to-do list.

Create an app so my team can clock in and out and see hours worked per week.

C Automation

Email alerts

Get notified when something happens.

When someone fills out the contact form, email me the details instantly.

Automatic reports

Summaries or reports generated on their own.

Every Monday, generate a PDF report with the summary of the week's records.

D Your personal or company assistant

Writing and content

Texts, descriptions, posts.

Write me 5 social media posts about my end-of-month promotion, in a friendly tone.

An assistant that knows your business

That answers based on your information.

Create an FAQ assistant for my business using this price list and hours (attached).

E Integrations and APIs

Connect WhatsApp / email

Let your site talk to other services.

Connect the form so orders reach my WhatsApp via API.

Use another, more powerful AI

Connect your API key (Claude, GPT, Gemini…).

I want to use Claude to code better: connect it with my API key (see "Connect your AI").

Connect your AI — What is an API key?

The basics to understand why and how to connect your own artificial intelligence.

What is an API and an API key?

An API is the "front door" a service (for example, the company that makes an AI like Claude or Gemini) opens so other programs can use it. An API key is like a personal password that identifies your account when RedVoz-AI uses that AI on your behalf.

In practice: you sign up with the provider, copy your key (a long text like sk-ant-...) and paste it into RedVoz-AI. From then on, RedVoz-AI can use that AI, and usage is billed to your provider account (not to RedVozTelecom).

Why connect your own AI if there's already a free one?

The included free model (OpenCode Zen) works for most tasks. You connect your own AI when you want:

  • Higher quality on complex projects (hard code, reasoning, long texts).
  • Latest-generation models (Claude Opus, GPT, Gemini Pro…).
  • More speed or higher quotas than the free plan.
In short: start with the free one; connect your key only if you need more power. You can have several connected and switch between them.

Is it hard? How much does it cost?

It's not hard: it's 3-4 clicks on the provider's site and one paste into RedVoz-AI (we explain it step by step below). The cost depends on the provider: some have a free tier (Gemini, Groq, OpenRouter) and others charge per use (cents per query). You can always set a spending limit (see Costs & limits).

Connect the key in RedVoz-AI

Once you have your provider key, connecting it takes 30 seconds.

  1. Inside the AI Desktop, open Settings (⚙️).
  2. Tap + Add Connection.
  3. Choose the provider from the list (Anthropic, Google, OpenAI, Groq, DeepSeek, OpenRouter…).
  4. Paste your API key into the field and save. You'll see the provider as Connected.
  5. In the model selector (above the chat) pick that provider's model and start using it.
Security: an API key is a password — don't share it or paste it on sites other than RedVoz-AI or the provider's. If you think it leaked, delete it in the provider's panel and create a new one.

How to create the API key at each provider

Detailed guide per provider. They all end the same way: you copy the key and paste it into RedVoz-AI (Settings → + Add Connection).

Quick comparison

ProviderCostGood forThe key starts with
OpenCode ZenFree (included)Day-to-day, no cost— (not needed)
Anthropic — ClaudePaid (credits)Top quality: code and reasoningsk-ant-
Google — GeminiFree tier + paidStart without paying, general useAIza
OpenAI — GPTPaidGeneral use, very well knownsk-
GroqFree tierSpeed (very fast replies)gsk_
DeepSeekPaid (cheap)Good pricesk-
OpenRouterFree + paidTry many models with 1 keysk-or-

Step by step per provider

OpenCode ZenFree · included

It comes by default and needs no key. Just connect it in Settings (see Getting started, step 2). Use it day-to-day at no cost.

Anthropic — ClaudeRecommended

The most capable models for coding and reasoning. Recommended: Claude Opus 4.8 (the most powerful), Sonnet 4.6 (great balance) and Haiku 4.5 (fast and cheap).

  1. Go to console.anthropic.com and create an account (or sign in).
  2. Go to Billingadd credits. The API needs a balance; you can start with a small amount.
  3. Go to API KeysCreate Key, give it a name (e.g. "RedVoz-AI").
  4. Copy the key (sk-ant-...). It is shown only once — save it well.
  5. In RedVoz-AI: Settings → + Add Connection → Anthropic → paste the key.
Google — GeminiFree tier

Generous free tier: ideal for more power without paying at first.

  1. Go to aistudio.google.com/apikey with your Google account.
  2. Tap Create API key.
  3. Copy the key (AIza...).
  4. In RedVoz-AI: Settings → + Add Connection → Google / Gemini → paste the key.
OpenAI — GPT
  1. Go to platform.openai.com/api-keys and create an account.
  2. In Settings → Billing, add a payment method or credits.
  3. Tap Create new secret key and copy the key (sk-...) — shown only once.
  4. In RedVoz-AI: Settings → + Add Connection → OpenAI → paste the key.
GroqFree tier

Very fast and with a free tier to start.

  1. Go to console.groq.com/keys and create an account.
  2. Tap Create API Key and copy the key (gsk_...).
  3. In RedVoz-AI: Settings → + Add Connection → Groq → paste the key.
DeepSeek
  1. Go to platform.deepseek.com, create an account and add balance.
  2. Go to API Keys → create the key (sk-...).
  3. In RedVoz-AI: Settings → + Add Connection → DeepSeek → paste the key.
OpenRouterMany models

A single key to access dozens of models (including several free ones). Handy for testing.

  1. Go to openrouter.ai/keys and create an account.
  2. Tap Create Key and copy the key (sk-or-...).
  3. In RedVoz-AI: Settings → + Add Connection → OpenRouter → paste the key.
Together AI · MiniMax · Ollama Cloud

Also supported. For each: create an account on its site (together.ai, MiniMax, ollama.com), generate the API key in its keys section and paste it into RedVoz-AI → Settings → + Add Connection.

Which model to choose

Each provider offers several "models". In general: more powerful = better quality, but slower and more expensive.

If you want…Choose
To pay nothingOpenCode Zen (free) or Gemini (free tier)
The best quality to build serious apps/sitesClaude Opus 4.8 (Anthropic)
A good quality/price balanceClaude Sonnet 4.6 or Gemini
Simple, fast tasks / cheapClaude Haiku 4.5 or Groq
To try many models with one keyOpenRouter
Advice: keep it simple. Start with the free one; if a project outgrows it, try Claude for that task. You change the model in the selector above the chat, whenever you like.

Costs & spending limits

How to avoid surprises when you use a paid model.

How are you charged?

Paid providers charge per use (by the amount of text in and out, called "tokens"). In practice, each query costs cents; spend adds up according to how much you use. The free plan and free tiers charge nothing.

How to keep it in check (recommended)

  • Load a small balance at first (e.g. the minimum) and watch how much you spend in a real week of use.
  • Set a monthly spending limit in the provider's panel:
    • Anthropic / OpenAI: Billing → Limits / Usage limits section.
    • Others: look for "Spending limit" or "Budget" in their panel.
  • Turn on usage alerts if the provider offers them (it warns you when you reach a certain amount).
  • Use the free model for everyday work and save the paid one for what matters.
Important: your API key usage is paid by your provider account, not RedVozTelecom. That's why it's wise to set the spending limit from day one.

Space & resources

The files the AI creates (projects, images, history) are saved in your account and count toward your plan's disk space. It doesn't affect other customers.

The model's "thinking" happens in the cloud (it doesn't use your hosting). What does use resources are the actions it runs in your account (installing, compiling) — normal hosting use. If you run low on space, upgrade your plan.

Security & privacy

  • The AI works locked inside your account (no admin permissions). It only sees and edits your files — never the server or other accounts.
  • Each customer is isolated: nobody sees yours and you don't see anyone else's.
  • Your API keys are private. Keep them safe and set a spending limit in the provider's panel.
  • Pro tip: to give employees access, use a separate hosting account (a lab-style one) instead of your live site's.

Common problems

"Provider '' is not connected"

You didn't connect a provider. Go to Settings (⚙️) and connect OpenCode Zen (Free) or another (see Connect the key).

The AI does nothing in Build mode

It needs an open project. Create one with + New Project and choose a folder. In Plan mode it does answer without a project.

It won't let me in / asks for details

Use the same username/password as your hosting. If you forgot it, write to us via Telecom Support and we'll reset it.

My paid model gives a balance error

Check that you have credits/balance in the provider's panel (Anthropic, OpenAI, etc.). With no balance, the API is rejected. Top up and try again.

The key gives an authentication error

It's usually a badly copied key (with spaces) or from another provider. Create a new one in the provider's panel and paste it again in Settings → + Add Connection.

Frequently asked questions

Do I have to pay for the AI separately?

No. The plan includes a free AI model. You only pay if you choose to connect a premium AI with your own API key, and that spend goes to your provider account.

Do I need to know how to code?

No. You talk to it in plain English and the AI does the technical work. You learn as you use it.

Can it work on my existing site?

Yes. It can read and edit your WordPress, your store or your pages. We recommend testing first in a separate folder before touching the live site.

Are my data and my code safe?

Yes. The AI is isolated in your account: it doesn't see other accounts or the server. Your files are yours.

Is it only for websites or for anything?

For almost everything an AI does: coding, writing, analyzing, automating and integrating services. The difference is that here it also runs it on your hosting.

Does it work from a phone?

Yes, it's used from the browser. For a lot of typing a computer is comfier, but you can dictate by voice from the phone.

Can I give my team access?

Yes. To keep the real site separate, a separate hosting account (a lab-style one) for the team is ideal.

What if I fill up the disk space?

You simply upgrade your plan. Projects and history take up your account's disk.

Can I cancel or change plan?

Yes, you manage your plan from My Account in the client area.

Can I run local models or a dedicated AI?

On the shared plan, cloud AI is used. For local models or dedicated resources, we offer a dedicated VPS (see Dedicated AI).

Glossary

The terms you'll see, explained simply.

AI / Artificial Intelligence — a program able to understand language and generate text, code, images, etc. RedVoz-AI is an AI applied to your hosting.
Model — the "brand and version" of the AI (e.g. Claude Opus 4.8, Gemini, GPT). More powerful = better but pricier/slower.
Provider — the company that offers the model (Anthropic, Google, OpenAI, Groq…). You get its API key from each one.
API — a technical "door" that lets a program use a service. RedVoz-AI uses the API of the provider you connect.
API key — a personal password the provider gives you to use its AI. Pasted into Settings → + Add Connection.
Token — the unit used to measure text in and out. Paid models charge by tokens (cents per query).
Prompt — what you ask/type to the AI. The clearer and more specific, the better the result (see How to ask well).
Project — a working folder where the AI creates and edits files. You need one for Build mode.
AI Desktop — the screen where you use RedVoz-AI: ia.redvozhosting.com.
OpenCode Zen — the free AI model included by default. No card, no cost.
Plan / Build — the two modes: Plan chats (doesn't touch files), Build executes.
Isolation / "cage" (sandbox) — the AI can only touch your account, never the server or other accounts. It's what keeps everything safe.
cPanel — your hosting control panel. Your cPanel username/password is the same one you use to enter the AI Desktop.
Hosting — the space on the internet where your sites and files live. RedVoz-AI lives inside your hosting.
VPS — a dedicated server with its own resources. An option for dedicated AI or heavy loads (see Dedicated AI).

Dedicated AI (VPS)

The Hosting + AI plans use cloud models (fast and with no load on shared hosting). If you need local models, dedicated resources or heavy loads, the right choice is a dedicated VPS with its own IP, which we set up to your needs and runs isolated.

Interested? Write to us via Telecom Support and we'll quote you a VPS for dedicated AI.

Ready to start?

Get a Hosting + AI plan and enter your AI Desktop today.

🚀 See plans & buy
No results found. Try another word.