Feb 27, 2025
0.6.0

We heard that our web app was a bit slow, so we dramatically improved the performance.

We also improved handling of spreadsheets and PDFS.

Feb 24, 2025
0.5.5

No more waitlist! You can now sign up and start using Hyperspell.

Feb 3, 2025
0.5.3

Our Python and TypeScript SDKs are now available and you can use them in your project. The installation is as easy as:

# Or use poetry, uv, ...
pip install hyperspell

The SDKs are fully typed and come with a comprehensive documentation:

from hyperspell import Hyperspell

client = Hyperspell(api_key="YOUR_APP_TOKEN")