# 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.
This documentation site is open source. Found an issue? Edit this page (opens new window) and send us a Pull Request.
For AI Agents: View an easy-to-parse, token-efficient
Markdown version of this page. You can also replace
.html with .md in any docs URL. For paths ending in /, append
README.md to the path.
Last Updated: 9/24/2021, 11:50:38 PM