Welcome to AISuiteX Document Editor — the most complete writing environment with features from MS Word, Google Docs, and Notion combined in one place.
Type / anywhere to open the block command palette and insert any type of content. Select any text to reveal the floating format toolbar.
/ for 20+ block types
/ on any blank line to open the command palette. Use the ribbon above for all Word-like formatting options.
| Feature | MS Word | Google Docs | Notion | AISuiteX |
|---|---|---|---|---|
| Rich Formatting | ✅ | ✅ | ⚡ Partial | ✅ |
| Block Commands | ❌ | ❌ | ✅ | ✅ |
| Comments | ✅ | ✅ | ✅ | ✅ |
| Version History | ✅ | ✅ | ✅ | ✅ |
| AI Writing Tools | ✅ Copilot | ✅ Duet | ✅ AI | ✅ AISuiteX AI |
// AISuiteX Document Editor
const editor = new AISuiteXEditor({
theme: 'dark',
collaboration: true,
aiAssistant: true
});
editor.on('save', (doc) => {
console.log('Document saved:', doc.title);
});
This is a collapsible toggle block — inspired by Notion. You can put any content inside, including lists, code, and more.
Click anywhere to begin writing. Your document saves automatically every 30 seconds. Press Ctrl+Enter to add a new page.
💬 Comments