Migration Guide
Migrate from other comment systems to AIGCS
Overview
Migrating to AIGCS from another comment system can be done in a few steps, depending on the source system.
General Process
- Deploy AIGCS — follow the Quick Start
- Create a site matching your domain
- Configure AI providers for your comment needs
- Embed the widget on your site
- Redirect old comment URLs (if needed)
- Deactivate old system once satisfied
From twikoo / waline / artalk
Automated migration tools for these systems are not planned.
To migrate your existing comments:
- Export comment data from the source system (usually JSON/CSV)
- Click Download Template in Site Dashboard → Comment Import/Export to get the AIGCS import format
- Use AI to write a conversion script that transforms your exported data into the template format
- Import the converted file via the Comment Import/Export section in the admin panel