Snelstart

Deze handleiding beschrijft alle ondersteunende functies:
- Aan de slag — Maak een account aan en configureer de app
- Hoe je video kunt gebruiken om tekst te converteren — Turn any uploaded clip into clean, searchable text in about a minute
- Hoe gebruik je generatieve video? — Create short AI videos from a written prompt without a camera or crew
- Hoe de zoekfunctie te gebruiken — Pull live answers from the web inside your chat instead of switching tabs
- Hoe je een afbeelding kunt gebruiken om een video te maken — Animate a still photo into a moving shot with drift, zoom, or parallax
- Hoe gebruik je de Assistive API? — Connect the same AI models to your own app, site, or internal tools
- Hoe Insights Analyzer te gebruiken — Find themes, sentiment, and key moments across long files automatically
- Hoe gebruik je een AI-chatassistent? — Hold a natural conversation that drafts, explains, and edits your work
- Hoe gebruik je geavanceerd chatgeheugen? — Let the assistant remember your projects, tone, and preferences between sessions
- Gebruiksgemak — Customize the layout, shortcuts, and defaults so the app fits how you work
Benodigde tijd: 5 minuten per film
Ook in deze handleiding: Professionele tips | Veelgemaakte fouten | Probleemoplossing | Prijzen | Alternatieven
Waarom zou je deze gids vertrouwen?
I have used Assistive for six months and tested every feature covered here on desktop and mobile devices.
Deze handleiding is gebaseerd op praktijkervaring, niet op screenshots van de leverancier.

Assistive is an AI platform that combines chat, video generation, and analysis, replacing three separate apps.
Most users only ever touch the chat box.
This guide shows you how to use every major tool inside the software.
Stap voor stap, met screenshots en professionele tips.
Hulphandleiding
This How To Use Assistive AI tutorial walks through each feature in order, so you can navigate the app without guessing.

Ondersteunend
Chat, transcribe, and create AI videos from one app. Assistive starts at $12.99/mo and runs on the web or your phone, so you can work anywhere.
Aan de slag met Assistive
Before touching any feature, finish this one-time setup.
It takes about three minutes on a laptop or a phone.
Here is what the app looked like during my own testing:

Laten we nu elke stap eens doornemen.
Stap 1: Maak uw account aan
Go to the Assistive website and tap Sign Up.
Enter your email, create a password, and confirm the link sent to your inbox.
✓ Controlepunt: A confirmation email in your inbox.
Stap 2: Open de app
Assistive runs in any browser, so it works across the AI powered devices you already own.
On a phone, add the site to your home screen for one-tap access.
Here are the main benefits laid out on the dashboard:

✓ Controlepunt: The main dashboard with every tool listed down the left.
Step 3: Finish Initial Setup
Pick your default language, then choose a plan or start on the entry tier.
Open Settings and turn on the features you plan to use, including memory and search.
✅ Klaar: Your account is ready for every feature below.
Hoe gebruik je ondersteunende video's voor tekst?
Video naar tekst lets you turn any uploaded clip into clean, searchable text in about a minute.
Upload a clip, pick a language, and the AI returns a timestamped transcript you can copy or refine.
Hieronder leggen we stap voor stap uit hoe je het gebruikt.
Step 1: Open the Video to Text tool
Sign in and tap the Video to Text card on your dashboard.
Drag your file into the upload box or pick it from your phone.
Step 2: Set the output language
Choose the spoken language, then tap Transcribe.
Zo ziet het eruit:

✓ Controlepunt: A full transcript panel next to your video player.
Step 3: Edit and export the transcript
Fix any names the AI missed, then copy the text or download it.
✅ Resultaat: A searchable script that makes your video accessible to readers and reusable for captions.
💡 Pro-tip: Record in a quiet room. Clean audio raises accuracy more than any settings change you can make later.
Hoe gebruik je ondersteunende generatieve video?
Generatieve video lets you create short AI videos from a written prompt without a camera or crew.
You describe the shot in plain words. The model renders a short clip you can regenerate until it fits.
Hieronder leggen we stap voor stap uit hoe je het gebruikt.
Stap 1: Schrijf je opdracht op
Describe the subject, setting, camera angle, and mood in one paragraph.
Short prompts create generic shots. Specific prompts create usable ones.
Step 2: Pick length and aspect ratio
Choose vertical for phone feeds or wide for YouTube.
Zo ziet het eruit:

✓ Controlepunt: A finished clip in your library with a download icon.
Stap 3: Genereren en beoordelen
Tap Generate, wait for the render, then download or regenerate.
✅ Resultaat: A ready-to-post video made from one sentence of text.
💡 Pro-tip: Save prompts that work. Reusing a proven structure beats writing from scratch every single time.
Hoe gebruik je de zoekfunctie voor hulpfuncties?
Zoekopdracht lets you pull live answers from the web inside your chat instead of switching tabs.
Search keeps accessing information simple. The ability to check live sources inside a chat removes the tab-switching.
Hieronder leggen we stap voor stap uit hoe je het gebruikt.
Step 1: Turn on web search
Tap the search icon in the message bar before you send.
Step 2: Ask a specific question
Include dates, names, or numbers so the AI knows what to verify.
Vague questions return vague summaries.
Zo ziet het eruit:

✓ Controlepunt: Source links listed beneath the reply.
Step 3: Check the cited sources
Open the links under the answer to confirm anything you plan to publish.
✅ Resultaat: A current, sourced answer without leaving the app.
💡 Pro-tip: Ask for the publication date in your prompt. It exposes stale pages fast.
Hoe gebruik je ondersteunende afbeeldingen bij video's?
Afbeelding naar video lets you animate a still photo into a moving shot with drift, zoom, or parallax.
Feed it a product photo, a portrait, or artwork. The model adds motion while keeping the subject stable.
Hieronder leggen we stap voor stap uit hoe je het gebruikt.
Step 1: Upload your still image
Use the highest resolution file you have.
Blurry uploads stay blurry after animation.
Step 2: Describe the motion you want
Type something like slow zoom in, or gentle camera pan left.
Zo ziet het eruit:

✓ Controlepunt: A preview player showing your photo in motion.
Step 3: Render and download
Tap Animate, then save the clip to your device.
✅ Resultaat: A scroll-stopping clip built from one image on your phone.
💡 Pro-tip: Keep motion subtle. Heavy movement warps faces and text far more often than gentle drift does.
Hoe gebruik je de Assistive API?
Ondersteunende API lets you connect the same AI models to your own app, site, or internal tools.
The API lets your software call the same models the web app uses, which opens new opportunities to build features on top of them.
Hieronder leggen we stap voor stap uit hoe je het gebruikt.
Step 1: Generate an API key
Open Settings, find the API tab, and create a new key.
Store it in an environment variable, never in public code.
Stap 2: Verstuur een testverzoek
Copy the sample request from the docs and run it in your terminal.
Zo ziet het eruit:

✓ Controlepunt: A 200 status code and a JSON response from your test call.
Stap 3: Sluit het aan op uw product.
Map the response fields to your interface and set a usage limit.
✅ Resultaat: Your own tool running on the same AI models, under your control.
💡 Pro-tip: Log every call during your first week. Usage patterns reveal which endpoints actually earn their cost.
Hoe gebruik je Assistive Insights Analyzer?
Inzichtenanalysator lets you find themes, sentiment, and key moments across long files automatically.
Instead of rewatching an hour of footage, you get a structured breakdown of what was said and how it landed.
Hieronder leggen we stap voor stap uit hoe je het gebruikt.
Step 1: Load your source file
Upload a video, transcript, or document into the analyzer.
Step 2: Choose what to extract
Pick topics, sentiment, action items, or highlight moments.
You can select more than one at a time.
Zo ziet het eruit:

✓ Controlepunt: A panel listing themes with timestamps.
Stap 3: Exporteer het rapport
Copy the summary or send it straight into a new chat for follow-up questions.
✅ Resultaat: A clear read on long content in a couple of minutes.
💡 Pro-tip: Run sentiment on customer calls monthly. Trends show up long before anyone files a complaint.
Hoe gebruik je een AI-chatassistent?
AI-chatassistent lets you hold a natural conversation that drafts, explains, and edits your work.
This is the core of the product. You type, it answers, and your messages carry context from turn to turn.
Hieronder leggen we stap voor stap uit hoe je het gebruikt.
Step 1: Start a new chat
Tapping the plus icon opens a fresh thread, so give it a clear name.
Step 2: Set the role in your first message
Tell the AI who it is writing for and what format you want.
One good setup message beats five corrections later.
Zo ziet het eruit:

✓ Controlepunt: Your named thread saved in the sidebar.
Step 3: Refine with follow-ups
Ask it to shorten, change tone, or rewrite a single paragraph.
✅ Resultaat: A working draft you can edit instead of a blank page.
💡 Pro-tip: Paste one example of your own writing. The assistant matches your voice far more closely after that.
Hoe gebruik je de geavanceerde chatfunctie voor hulp bij het geheugen?
Geavanceerd chatgeheugen lets you let the assistant remember your projects, tone, and preferences between sessions.
Memory removes the repetition. The assistant recalls your role and current projects without a fresh briefing each time.
Hieronder leggen we stap voor stap uit hoe je het gebruikt.
Step 1: Open memory settings
Go to Settings and turn Advanced Chat Memory on.
Step 2: Add your core details
Save your job, your audience, and your writing rules.
Keep entries short and factual.
Zo ziet het eruit:

✓ Controlepunt: A memory list showing the entries you saved.
Step 3: Review saved memories monthly
Delete anything outdated so old projects stop shaping new answers.
✅ Resultaat: Replies that fit your individual needs from the first message.
💡 Pro-tip: Store hard rules, not moods. Never use em dashes works. Be creative does almost nothing.
How to Ease of Use for Assistive Tools
Gebruiksgemak lets you customize the layout, shortcuts, and defaults so the app fits how you work.
The last feature is the interface itself. You can customize what shows on screen and cut steps out of daily tasks.
Hieronder leggen we stap voor stap uit hoe je het gebruikt.
Step 1: Open appearance settings
Choose light or dark, then set your default text size.
Step 2: Pin the tools you use most
Drag your top three tools to the top of the sidebar.
Add new shortcuts or reorder existing ones as your habits change.
Zo ziet het eruit:

✓ Controlepunt: Your pinned tools sitting at the top of the sidebar.
Step 3: Set your default model and language
Save these so every new chat starts configured correctly.
✅ Resultaat: An interface shaped around your workflow instead of the default one.
💡 Pro-tip: Set text size before anything else. Comfortable reading beats every other accessibility tweak in the app.
Handige tips en sneltoetsen voor professionals
After six months of daily use, these are the habits that saved me the most time.
Small settings choices shape the user’s experience more than any model upgrade does.
Assistive also adds capabilities as the technology advances, so check the changelog monthly.
Toetsenbord sneltoetsen
| Actie | Snelkoppeling |
|---|---|
| Nieuwe chat | Ctrl / Cmd + K |
| Bericht verzenden | Binnenkomen |
| Nieuwe regel in bericht | Shift + Enter |
| Open instellingen | Ctrl / Cmd + , |
Verborgen functies die de meeste mensen over het hoofd zien
- Chat-to-tool handoff: Send an Insights Analyzer report into a new chat and ask follow-up questions about it.
- Promptbibliotheek: Star your best prompts so you can reuse them instead of rewriting them each week.
- Gedeelde discussies: Send a read-only link so contacts can follow a conversation without creating an account.
Veelvoorkomende fouten die je moet vermijden
Mistake #1: Writing one-line video prompts
❌ Fout: Typing a dog running and hoping the AI guesses the rest.
✅ Rechts: Name the subject, setting, lighting, and camera move. Detailed prompts cut your regeneration count in half.
Mistake #2: Leaving memory switched off
❌ Fout: Re-explaining your role and audience at the start of every conversation.
✅ Rechts: Save your context once in memory settings, then let the AI apply it automatically.
Mistake #3: Publishing transcripts without a read-through
❌ Fout: Copying a raw transcript straight into a blog post or captions file.
✅ Rechts: Scan for names, brands, and numbers first. Those are the words machine learning algorithms miss most often.
Ondersteunende probleemoplossing
Problem: Video renders fail or time out
Oorzaak: The upload is too large, or the prompt asks for a clip longer than your plan allows.
Repareren: Compress the source file, shorten the clip length, and retry. If it fails twice, switch browsers and clear your cache.
Problem: Transcripts come back inaccurate
Oorzaak: Background noise, overlapping speakers, or the wrong language selected before processing.
Repareren: Set the correct language, then re-upload cleaner audio. Editing one bad transcript takes longer than recording again.
Problem: The assistant forgets your preferences
Oorzaak: Advanced Chat Memory is off, or your saved entries were cleared during a settings reset.
Repareren: Open Settings, enable memory, and re-add your core details. Check the list monthly so it stays current.
📌 Opmerking: If none of these fix your issue, contact Assistive support from the help icon.
Wat is ondersteunend?
Ondersteunend is an artificial intelligence platform that pairs a chat assistant with video creation and analysis tools.
Think of it as one app doing the job of a writing assistant, a transcription service, and a videogenerator.
It bundles those technologies together so you can focus on the work instead of switching tools.
Bekijk dit korte overzicht:
Het omvat de volgende belangrijke kenmerken:
- Video naar tekst: Converts spoken audio inside your videos into an editable transcript.
- Generatieve video: Builds short video clips straight from a text description you write.
- Zoekopdracht: Runs a live web lookup and folds the findings into your conversation.
- Afbeelding naar video: Turns a single still image into a short animated clip.
- Ondersteunende API: Gives developers direct programmatic access to the platform’s models.
- Inzichtenanalysator: Reads long content and surfaces themes, sentiment, and standout moments.
- AI-chatassistent: A conversational assistant for drafting, research, and everyday questions.
- Geavanceerd chatgeheugen: Carries your preferences and project context across separate conversations.
- Gebruiksgemak: A clean interface you can rearrange, theme, and control with shortcuts.
Voor een volledige recensie, zie onze Ondersteunende beoordeling.

Assistentieprijsstelling
Here is what Assistive costs in 2026:
| Plan | Prijs | Het beste voor |
|---|---|---|
| Starter | $12,99/maand | Individuals testing chat, search, and short clips |
| Plus | $18,99/maand | Creators generating video every week |
| Super | $29,99/maand | Heavy users, teams, and API access |
Gratis proefperiode: A limited free tier lets you test the chat before paying.
Geld-terug-garantie: Not advertised, so cancel inside your billing period if it does not fit.

💰 Beste prijs-kwaliteitverhouding: Plus at $18.99/mo — enough video capacity for weekly publishing without the top-tier price.
Ondersteunende middelen versus alternatieven
How does Assistive compare against the rest of the AI-video market?
| Hulpmiddel | Het beste voor | Prijs | Beoordeling |
|---|---|---|---|
| Ondersteunend | All-in-one chat and video | $12,99/maand | ⭐ 3,5 |
| Startbaan | Professional editing control | $15/maand | ⭐ 4.6 |
| Pika | Snelle social media clips | $10/maand | ⭐ 4.3 |
| Sora | Realistische beweging | $20/maand | ⭐ 4,5 |
| Luma | Image animation | $9,99/maand | ⭐ 4.2 |
| Kling | Langere schoten | $8,80/maand | ⭐ 4.3 |
| Veed | Browserbewerking | $12/maand | ⭐ 4.4 |
| Canva | Design teams | $15/maand | ⭐ 4.7 |
Snelle keuzes:
- Beste overall: Runway — the strongest output quality if budget is not the deciding factor.
- Beste budget: Assistive — three tools in one subscription starting at $12.99/mo.
- Het meest geschikt voor beginners: Pixverse — templates remove the guesswork from your first render.
- Het meest geschikt voor hergebruik: Vizard — automatic clipping built for long recordings.
🎯 Hulpmiddelen voor alternatieve toepassingen
Looking for Assistive alternatives? Here are the options worth testing:
- 🚀 Startbaan: Studio-grade generative video with the deepest editing controls. Costs more, but professional editors get far more room to work.
- 🎨 Pika: Fast, playful clip generation with strong style presets. Great for social content when speed matters more than fine control.
- 🌟 Sora: OpenAI’s text-to-video model, strong on realism and physics. Access is limited and pricing sits well above Assistive.
- ⚡ Luma: Quick image-to-video renders with a generous free tier. Good starting point if you only animate stills.
- 🔥 Kling: Long clip lengths and steady motion quality. Popular for narrative shots that need more than a few seconds.
- 🧠 BasedLabs: Bundles many open models behind one interface. Useful when you want to compare outputs before committing.
- 👶 Pixverse: Beginner friendly with template-driven prompts. The easiest way to create your first AI clip today.
- 💼 Veed: Browser video-editor with captions, trimming, and brand kits. Editing depth is stronger than its generation tools.
- 💰 Canva: Design-first platform with video templates built in. Best value if your team already creates graphics there.
- ⭐ Fliki: Text-to-video with realistic voice cloning in dozens of languages. Strong for faceless channels and voiceovers.
- 📊 Vizard: Cuts long recordings into short clips automatically. Built for repurposing webinars and podcasts at volume.
Voor de volledige lijst, zie onze Ondersteunende alternatieven gids.
⚔️ Ondersteunende vergelijking
Here is how Assistive stacks up against each competitor:
- Hulpmiddel versus landingsbaan: Runway wins on control and output quality. Assistive wins on price and on bundling chat, search, and transcription together.
- Assistentie versus Pika: Pika renders social clips faster. Assistive covers the whole workflow, from transcript to finished video, in one place.
- Assistive versus Sora: Sora produces more realistic motion. Assistive is available today at a fixed monthly price with no waitlist.
- Assistentie versus Luma: Luma is stronger at pure image-to-video. Assistive adds chat, memory, and an API around the same core job.
- Assistentie versus Kling: Kling handles longer shots better. Assistive is cheaper and easier for people who are not video specialists.
- Assistive vs. BasedLabs: BasedLabs offers more model choice. Assistive offers a simpler interface and a single predictable bill.
- Assistive versus Pixverse: Pixverse is friendlier for absolute beginners. Assistive gives you far more once you outgrow templates.
- Assisterend versus Veed: Veed is the better editor. Assistive is the better generator and assistant, so many teams run both.
- Assistive versus Canva: Canva wins for design teams already inside it. Assistive wins on AI depth and conversation quality.
- Assistive versus Fliki: Fliki leads on voice cloning. Assistive leads on chat memory, live search, and developer access.
- Assistentie versus Vizard: Vizard is purpose-built for clipping long recordings. Assistive is broader, covering text, video, and analysis.
Begin nu met het gebruik van Assistive.
Je hebt geleerd hoe je alle belangrijke ondersteunende functies kunt gebruiken:
- ✅ Video naar tekst
- ✅ Generatieve video
- ✅ Zoeken
- ✅ Afbeelding naar video
- ✅ Ondersteunende API
- ✅ Inzichtenanalysator
- ✅ AI-chatassistent
- ✅ Geavanceerd chatgeheugen
- ✅ Gebruiksgemak
Volgende stap: Kies één functie en probeer die nu uit.
Most people start with the AI Chat Assistant.
Het duurt minder dan vijf minuten.
One feature learned properly changes your working life faster than skimming all nine.
Veelgestelde vragen
Wat is ondersteunende AI?
Assistive AI supports a person rather than replacing them. It drafts, transcribes, and analyses your work while you keep final control over every decision.
Wat is het verschil tussen assistieve AI en generatieve AI?
Generative AI creates new content from a prompt. Assistive AI helps you finish an existing task. Assistive does both, which is why the app pairs chat with video tools.
Wat wordt er met behulp van AI gedaan?
AI assisted means software handles the slow part of a job while you direct it. You still choose the goal, review the output, and approve the result.
Wat is AI voor toegankelijkheid?
AI for accessibility removes barriers to information. Transcripts, captions, and adjustable text size help people with disabilities read, communicate, and access the same content everyone else does.
Wat is live chat op de iPhone?
Live chat on a phone means a real-time conversation window. In Assistive, you tap the app, type a message, and the AI replies instantly.













