85 comments found.
When purchasing the item, will I receive the complete source code, being able to edit 100%, without any type of encryption, obfuscation and compiled files?
Yes, you get full access to the source code and documentation of the file structure.
Congratulations, it looks great. In addition to the chat view, one suggestion would be a flow view like the one at “florafauna.ai” using React Flow. Would it be possible to implement this in a future version, or do you offer customization for an additional fee?
Hello there and thank you!
Building node-based flows as per your example is something we have already discussed in the past. The project is built with Svelte and luckily there’s a version of ‘React Flow’ called ‘Svelte Flow’ that will allow us to achieve this, so it’s definitely on our todo list. Will definitely share more information about this as soon as I can.
Perfect
I’ll buy it now, I’ll wait for news, thank you
Thank you!
hi please make multiple ai model can be seen in side by side so we can use multiple model at same time https://aifiesta.ai/ like this
Hello. This is already on our roadmap and will be implemented at some point in the future.
You state in the title that it can be used to code also? But there’s no where to find in the site anything about coding or agent mode?
Also, I’m down to purchase the EXTENDED LICENSE, but can you give support on installation? Where do you recommend hosting the site?
Hello there, thanks for reaching out with questions.
There are coding-specific AI models available on the app that you can use to generate code. There’s no agent mode at the moment, only chat mode. How would you use the app for coding, something like an agent mode within the app itself, or would you like to be able to connect, for example, API keys to third party agent-mode coding tools?
The app can be installed/deployed on PaaS sites like Vercel, Cloudflare, or Netlify, but it can also be installed on a VPS (can be any provider).
The app files contain detailed installation instructions on how to deploy/install the app, but I can also offer assistance for the installation if needed.
Hello!
I would say that it would be good to have an agent mode within the app itself, but the possibility to offer the API key connection to a third party agent coding tool (like Cursor for example) could be a good one too.
So I could host it in my Vercel account, for the db are you using supabase or vercel too with an integration like MongoDB?
Hi there, got it- noted!
The database is Postgres so you can either use a service or host it yourself on a VPS. If you deploy the app on Vercel, I would recommend Neon for the database, as they have a generous free tier and direct integration with Vercel.
Just purchased the product! Really love it and I really like how you answer people, you seem professional!
Even tho I think some changes are still needed in the product, I really think your upcoming updates will make it 100 times better! And I couldn’t miss the early bird offer!
Thanks for your purchase, I appreciate it!
Any feedback on how to improve the app is always welcome. We have lots of planned improvements and new interesting features in the pipeline that we will start rolling out over the next days/weeks.
I would love to know some of those features in the pipeline, maybe it would be cool to share some sort of trello for the changelogs with customers?
Yes, all of this will be publicly available – changelogs and roadmap.
But to give you a quick overview of what is planned: - Advanced studio features for media creation: images and video - Audio features: TTS, STT, Voice Cloning/Changing, Dubbing, Music - Specific features that improve copywriting experience - Create pipelines for creating marketing material - Agentic AI for coding - BYOK functionality - Use multiple AI models at the same time for comparison - Refactor the integration with AI Providers
The idea is for this to be the ultimate app for all your AI needs.
Sounds crazy good!
Any timelines on when will the first update come and what will include?
Next update will be released by the end of the week (Friday), and it’s mostly addressing some bugs related to the storage driver and UI responsiveness. Some of the larger feature updates will start releasing from next week and onwards. Our goal is to release at least one major update every week.
Damn sounds really really good!
One question… is there any way that you could release the updates somewhere for people who purchased the item faster than having to wait for codecanyon review? I feel like codecanyon can take lots of days sometimes
Hmm, haven’t thought of that. Let me check with codecanyon support if it’s okay to do that and I’ll get back to you asap.
Hello! First of all, I just wanted to say that I checked out the demo and I absolutely love it! I’m currently getting started with this script, but I noticed that the desktop design (especially the mobile sidebar view) could use a few updates. I wanted to ask if you have any future plans to create additional themes or maybe release a tutorial on how to customize the existing theme. Also, do you have any plans to develop a mobile application — something similar to the ChatGPT app, for example? I really love your work so far and the whole project!
Hello, thanks for reaching out – glad to hear you liked it! When you say the desktop design could use a few updates, do you mind being more specific? I’ll gladly address any issues or implement improvements.
Regarding additional themes, this is already on our roadmap. In the near future there will be other color themes that users can choose from, in addition to the already available dark and light themes.
No plans to release a mobile app for now, but if there’s enough demand I am not excluding that as a possibility in the future.
Hope that helps. If there’s anything else I can help you with, feel free to reach out!
I’ve been searching for months for a script exactly like yours — a simple ChatGPT-style setup that’s easy for users and looks great on mobile. As for my feedback, here are a few things I’d love to see:
First, it would be great if the left sidebar had an open/close option. For example, I’m planning to purchase the Extended License and create a video tutorial, but I don’t want users to see my chats, so a collapsible sidebar would be perfect.
Second, I noticed there’s no typing indicator when the AI is responding. Some models take a bit longer to reply, and when users don’t see typing activity, they often refresh the page — a typing animation would really help keep them calm and patient (this feedback isn’t urgent, of course).
Third, a question: would it be possible for a user to use, for example, DeepSeek or Ollama for word generation and at the same time an OpenAI key for image generation, all within the same channel — without switching between them? Unfortunately, none of the AIs I’ve tried so far support that feature.
Hello, please see below:
1. The sidebar can actually be closed or opened, there’s an icon in the top left corner that you click to toggle the sidebar.
2. Yes, this is actually planned and text streaming will be implemented in an upcoming version update.
3. This one’s interesting, can you share more info? Do you essentially want for a text model to generate the prompt for the image generation model, instead of you typing the prompt manually?
First of all, I really like the professional way you write, and I’m happy that I finally found a script exactly like the one I was looking for. Regarding the first question, you’re absolutely right — I hadn’t noticed that. As for the second one, I’m glad to hear it will be updated in future releases. Now, about the third question: I’ve tested more than five different AI scripts, but I still haven’t found exactly what I’m looking for. I believe WeaveAI might be the one, but I have a specific question about how it works.
In ChatGPT, for example, users within the same chat can:
1)Request text-based responses (word tokens), e.g., “Create a professional welcome email,” and 2)In the same chat, ask for an image to be generated.
In both cases, the same OpenAI API key is used — for text and image generation — within one channel.
Here’s my concern: I would like to use the DeepSeek API key for text generation (word tokens) so users get responses from DeepSeek, but also use my OpenAI API key for image generation. Every AI script I’ve seen so far either requires you to use the same OpenAI key for both text and images, or separates them into different sections (one for chat, another for image generation).
So, my question is:
Would it be possible to combine both API keys (DeepSeek for text and OpenAI for images) in one unified chat system, where the responses are automatically routed to the correct API depending on whether it’s a text or image request?
If necessary, I can provide more details in an email.
I understand. The chat system is already unified, meaning you can chat with LLMs, generate images and video, all within the same chat window, you just have to select the desired model from the model selector.
In terms of automatically selecting the model based on what you want to do, e.g. generate text and then generate an image with a different model in the same chat, it’s not available at the moment.