AI ASSISTANT
Introduction
The AI assistant (Figure 1) is built into the Reactive Editor. You describe the reactive element you want in plain language, and it generates a node graph for you, which loads straight into the editor ready to run, inspect and edit.
It is there to save time, not to do anything you could not do yourself. Every graph it produces is an ordinary node graph made of the same nodes documented in the node reference, and once it has loaded you own it completely: change it, extend it, take it apart to see how it works, or ignore the result and build your own. Nothing in Sound to Vision is locked behind it, and nothing it makes is off limits to edit.
Where it tends to earn its keep is at the start of something, roughing out a structure you then refine, or working out how a particular effect might be approached when you are not sure where to begin. Plenty of people never use it at all, which is a perfectly good way to work.
How it works
Open the AI panel using the AI button on the main menu, or the toggle on the right of the screen. Type a description of what you want into the text entry and press send. A few moments later the assistant returns a node graph as JSON output; click that output to load it into the editor, then press Run to see it.
Two modes are available at the bottom of the panel. Start fresh generates a new graph from scratch and is the default. Modify makes changes to the graph you just generated, which is the better option for refining a result over several passes rather than trying to describe everything perfectly the first time.
Sound to Vision does not store your generated graphs. Anything you want to keep should be saved from the menu, exported as a JSON file, or loaded into the main Sound to Vision interface. A graph that is replaced by a fresh generation without being saved cannot be recovered.
Credits
Each request you send to the assistant uses credits. This is because every generation runs against a commercial language model that charges per request, and those costs are passed on rather than absorbed into the price of the software. Credits are how that is handled.
A few things worth stating plainly:
- Credits apply only to the AI assistant. Everything else in Sound to Vision, in both the browser and Pro editions, works exactly the same whether you have credits or not.
- There is no subscription. You buy credits when you want them and they sit on your account until used.
- Credits do not expire.
- A failed request does not consume credits.
You need an account to hold credits, so signing in is required both to buy them and to use the assistant. If you do not have an account yet, you can create one here.
Credit packs
Credits are sold in packs. Larger packs work out slightly cheaper per credit, which reflects the reduced payment-processing overhead rather than any pressure to buy more than you need. The smallest pack is a perfectly sensible place to start if you only want to try the assistant out.
50 credits
£5 one-off
- Roughly 50 generations
- Never expires
- Enough to see whether it suits you
250 credits
£20 one-off
- Roughly 250 generations
- Never expires
- Suits regular use alongside hand-built graphs
800 credits
£50 one-off
- Roughly 800 generations
- Never expires
- For heavy or sustained use
Prices exclude tax, which is calculated at checkout based on your location. Payments are handled by Stripe. Sound to Vision never sees or stores your card details.
Common questions
Do I need credits to use Sound to Vision?
No. Credits are only used by the AI assistant in the Reactive Editor. Every other part of the software works normally without them.
What happens if a generation fails?
Failed requests do not consume credits. If you believe you have been charged for a failed generation, get in touch and it will be corrected.
Do credits expire?
No. Credits remain on your account until you use them.
Can I edit what the AI produces?
Yes, completely. The output is an ordinary node graph built from the standard nodes. You can change any part of it, or use it purely as a starting point.
What will appear on my bank statement?
Payments are processed by Stripe, which acts as the seller of record for credit purchases. Your statement will show LINK.COM* followed by the Sound to Vision descriptor, and your receipt will come from Link rather than directly from us. You can view your order history at link.com.
Are my prompts or generated graphs stored?
Generated graphs are not stored by Sound to Vision, so save or export anything you want to keep. Prompts are sent to the language model provider in order to produce a response.