Headless, AI-driven, and composable commerce solutions.


This project teaches you to create a personal AI assistant named Jackie that operates through Telegram. Jackie can summarize unread emails, check calendar events, manage Google Tasks, and handle both voice and text interactions. The assistant provides a comprehensive digital life management solution accessible via Telegram messaging.
Discover how our AI-powered system simplifies your workflow
Our advanced security measures ensure your data is protected
Compare traditional vs modern submission process
Leverage artificial intelligence for smarter workflows
This component is driven by JSON data. You can easily modify the content by updating the configuration:
{
"id": 1,
"title": "Your Step Title",
"description": "Step description",
"features": [
{
"text": "Feature description",
"isPositive": true
}
],
"bgColor": "bg-gray-800/50",
"numberColor": "bg-purple-600"
}
// For comparison columns:
{
"id": 2,
"title": "Comparison Step",
"columns": [
{
"title": "Column Title",
"bgColor": "bg-red-900/30",
"textColor": "text-red-400",
"features": [...]
}
]
}To update this component:
stepsData arrayid, title, descriptionfeatures array for simple listscolumns array for comparison layoutsisPositive: true/false for checkmarks/x-marksConnect with your favorite tools and platforms