82 comments found.
Hello EnigmaWorld team, I would like to know if you have availability for customizations/quotes?
Hello there, yes, we’re open to custom work. Our hourly rate is $45/hour. Feel free to send us an email for more details.
Any approx timeline on when the next major update is coming and what it’s features are likely going to be?
The updates until v1.5.0 will mainly be addressing bugs to make sure the core features are solid and polished, ensuring the app is stable and production-grade. After v1.5, we’ll start dedicating more resources for new feature releases.
latest changelog please?
Latest changelog has been added. This is a minor update mainly addressing some bugs, but it also adds new video generation models.
Hi, would you provide the Next.js version?
Hello – there’s no Next.js version, the app is built with a different framework, SvelteKit.
Hello It seems pretty good
What kind of hosting we need to host it
And what is the average running cost with all the APIs if we have 100 users having 10 video and 50 image creations every day each.
Do we have credit system?
Hello there. At the moment the installation docs only have instructions on how to deploy the app on Vercel. In an upcoming version we plan on extending these instructions to include installation on a VPS as well.
However, if you have experience in installing Nodejs apps on VPS, the process is pretty much the same, you just have to update the svelte.config.js file and change ‘adapter-auto’ to ‘adapter-node’.
In terms of pricing, this heavily depends on the AI model used as they all have different input/output pricing. It’s hard to predict average running cost, especially if you want to offer all of the available models to your users. There’s no credit system, instead you just define the limits for text, image, and video generation models for each plan.
Okay thank you Also for images and video do we have gallery section where people can check what other people are creating? if they choose public or publish them??
Generated photos/videos are stored in server or what?
Also, am I able to set daily limits? like 1 video 5 images per day? or it only lets us set the monthly limits
There’s gallery section but you cannot share the generated media with other people at the moment, but we do have plans to implement the ability to share it with other people.
The photos and videos are stored in cloud storage, an R2 bucket on Cloudflare which support signed URLs for added security. If you don’t configure cloud storage it will be stored locally in the ‘stafic’ folder.
Keep in mind local storage storage is not supported if hosted on a serverless platform like Vercel, so you will have to integrate the cloud storage.
The free plan has daily limits, but the paid plans are linked to the billing period (monthly) as of right now.
Do you have any plans to enable blogging features to gain organic exposure more easily and to include support ticket features as well? Let me know.
Hi there, no such features are planned at the moment.
Do you offer any images creation for marketing and social media posts?
Hello. The output of images created for marketing purposes will highly depend on the model that was used, which the app right now supports 36 image generation models to choose from. However, if you’re referring to specific features/pipelines intended for marketing and social media posting, there’s no features like that the moment.
Please update the tool and add on doc how to upload on vps like contabo
Hi there, we’re currently reworking the docs. In the next verison or so we do plan to add instructions on how to deploy the app on a VPS as well.
If you need assistance in terms of deploying the app on your VPS right now, please reach out via our profile page and we’ll be happy to assist you.
can we customize homepage content and design from admin dashboard?
Hi, currently no, if you wish to update the homepage you will have to do it directly via code. At the moment you can only change the site name and description via the admin dashboard.
The software is truly amazing — I’m very satisfied. The developer answers all my questions in the best way and provides great support. I’m really pleased. Once again, thank you so much for everything, dear EnigmaWorld Team.
Thank you, much appreciated! Glad I could help.
Hello,
I’m encountering a very serious issue after performing the latest update. I’ve tried multiple solutions, but all my data was lost during the process. I managed to restore the data, however, new problems have appeared afterwards.
I’ve already sent my VPS details to you via email. Please, I kindly request your assistance with this matter — it’s very important to me.
Thank you for your time and support.
Hi there, I just checked the installation of the app on your VPS and it looks like you’re still on version 1.0 of the app, and your Node version is v20, while the app requires v22 or higher.
I will reply to your email now with further instructions/questions.
Hello, has the update been released? If so, how can I update it? Is there an automatic update? Or where can I download the update? I couldn’t find any detailed information on this topic. Could you please help me? I’m waiting for your message.
Hello there, yes – there’s a new v1.3 update. You will have to download it from the ‘Downloads’ section in your CodeCanyon profile.
Once you’ve downloaded it, unzip it and there’s a .txt file with instructions on how to update it.
If you’re installing it for the first time, refer to the Documentation instead, which you can find in the ‘Installation guide’ folder.
can i host it on contabo vps?
Yes, the app can be hosted on a VPS from any provider. Our documentation currently only has instructions on how to deploy the app on Vercel, but if you have technical knowledge and know how to deploy Nodejs apps, the process is pretty much the same with Svelte apps.
In the next version or so, we plan on updating the documentation to have instructions for deploying the app on a VPS too.
what about canvas ? when someone want to code something did it preview the code?
There’s no code preview/canvas feature at the moment.
Hi, do you have a roadmap we can follow for future improvements and updates?
Hello there, we don’t have a public roadmap right now. We do plan on creating a public Trello board for this purpose in the future, however. Will make sure to share it once it’s ready.
Feedback send via Message. Please have a look
Hello there, thank you for providing such a detailed feedback, it’s much appreciated. Will look into it in more detail, and get back to you via email if needed.
Hi Please provide option in admin to disable billing/credits module if needed so we can provide site for free to users.
Hello, if you wish to offer the app for free to all users, just create a free plan and set the usage to unlimited.
In terms of fully disabling the billing functionality, thanks for your feedback, will make sure to add it to our notes.
Hello. What new in v1.3?
Thank you
Hi there, I just updated the changelog, please check the item page, the changelog is at the very bottom.
Extended license. Can I purchase a license for one domain, and then transfer it to another once I finish setting it up? Thank you.
Hello there, thanks for your purchase. Yes, you can transfer it to another domain once you’re ready. Additionally, if you wish to install the app on more than one domain concurrently, you will need to purchase a separate license for each domain.
I would like to let you know that v1.3 was just released, and currently waiting on the CodeCanyon team to approve it. I would wait for v1.3 and install that version directly since it comes with a lot of improvements and bug fixes. Will release the full changelog once it becomes available.
it cant generate 2-3 min video with voiceover? can i test?
Unfortunately you cannot test this in the demo because image & video generation models are expensive.
In terms of generating videos with audio included, it depends on the AI model. For example Sora 2 and Veo 3 support audio synthesis. Some models on the other hand only generate silent videos and you will have to add audio to it afterwards.
Hope that makes sense.
Great stuff. Please consider a better clean main chat UI and 1) A user option to make the generated images public – visible in a gallery page would be nice.
2) Could you please explain more about agentic coding you mentioned in the coming update?
3) Perhaps integrating something like Gemini Agentic library (gemini agent mode) that does web search/handles uploaded files/uses attached images to generate images etc i,e connect voice/video/code canvas/gfx all under one chat screen would be amazing.
Hello there and thanks for your purchase. Any feedback on how we can improve the main chat UI would be appreciated!
Regarding the other points that you mentioned.
1) We actually already have this in our backlog, and it will be implemented at some point in the future after we’ve polished out all of the core features.
2) Agentic coding would be a separate UI (e.g. /code route), that will allow you to connect a code repository and work on it directly from the browser. Very similar to OpenAI’s Codex web UI and Claude Code Web.
3) You can already do this, but it depends on the selected model cause they vary in capability and what it can do.