# Typeahead Spellchecker
Typesense's typo correction feature can be used to build interesting experiences like this widget that mimics the type-ahead autocorrect interfaces commonly found in iOS/Android keyboards.
Live Demo (opens new window) | Source Code (opens new window)
# Key Highlights
- Here's (opens new window) how to do a search query using the typesense-js (opens new window) client directly.
- Here's (opens new window) how to add records in bulk to Typesense.