Quickstart
Start building AI apps on Hyperspell
Setup your account and try RAG on your own data.
Create an account and set up an app
Create or log into your Hyperspell account at app.hyperspell.com. You will be be prompted to set up your first application.
Choose which services you want to connect to
You can choose from dozens of integrations, and mark them as either required (meaning your users will need to connect to at least one account of each of those services) or optional. Unless you have a very specific use case, we recommend not making any services required.
If you do not want to use automatic ingestion and rather send data to Hyperspell via an API endpoint, you can skip this step.
Add a few documents
Navigate to the Sandbox in the left sidebar and choose the “Add Files” tab. You can choose any value for the User Id field — later on, they will come from your app, but for now, you can simply use ie test-user
.
Likewise, you can choose any value for the Collection field — a new collection will be automatically created. For now, let’s use test-collection
.
Drag one or more files into the upload area, and click “Upload”.
Test your your RAG in the sandbox
Now had to the Query tab and try out a query against your own data. The results will only show the most relevant sections of the documents you uploaded.