20 comments found.
I am interested in your product, but could you please let me know if you are updating this with Gemini, Deepseek and all?
Not now. you can check my new product nexAI we are updating regurly there .Thaks
Whats is the Database you have used it?
Hi, Thank you for your comment. The item uses MongoDB as the database.
I have gone through this, but wanted to understand the difference between the SmartAI and NexAI. I was thinking ti is with PostGreSQL, but ow allthose functionalities are with MOngoDB?
mongoDB only, nexai develop by update tecnology and many feature
Hi, I’m Douglas and I’d like to know if it’s possible to customize it to include other “APIs” (Gemini, Deepseek, etc.).
Hello @douglasperillo, Yes, it’s possible. Please email us and share the requirement details. Thanks!
Hello, I intend to purchase SmartAI: ReactJS AI Template, with customization for other APIs: Gemini, Groq, Mistral, OpenRouter, DeepSeek. Could you send me a quote? Could you also provide an email address for contact?
Thank you. I look forward to your reply.
Hello, Check your email. we send an email thanks
Hello, Can I charge my clients with regular license?
Hello TonyHoang80,
Yes, you can charge your regular clients. You will be able to set up pricing from the admin dashboard as per your preference.
Thanks!
Let me know if you’d like any further refinements!
Is there a default admin uid and pw? What’s the setup for superadmin?
Hi why have you NOT updated this project to use the latest react, node and gemini models as well?
we are working for update with new UI
also, can You do like computer use or browser use where an agent can do tasks on the browser on webpages e.g. form filling, order stuff, etc. ????
Hello Lisaiceland, Yes, I am able to do this, but you can email me for details.
what’s your email?
sent you
Okay check your email Thanks
Is the source code included to update by myself?
Yes, you will be able to receive all updates.
Hello,
We need AI platform for Document Analysis – No-Code, Self-Service Platform
Exactly like this https://pdf.ai/
So by using your script will we be able to achieve? then how, please help in steps and what are the change we required to do in code please explain in details to make exact like this Exactly like this https://pdf.ai/
Thanks!
Thank you for reaching out! Yes, we are able to provide a custom solution tailored to your requirements.
I have many errors while running the app with dependencies, how can I solutionate this?
You will be able to receive all updates. We are goin to update new version
When is the update scheduled for?
Hi there, I also put a Support ticket 2 days back and I did not get any response.
you opened support ticket before 8 hours where 2 days ?
Check your Email
We did not get any emails from you yet for any support request.
I did not open any support ticket 8 hours back. If you have not received it, that’s fine.
If you need any support, please email me at my support email. We are waiting for support. Thanks
Hi there, I also noticed that every user signs up can see Admin Dashboard.
If you download and setup the main item code, then without admin, you cannot see the admin dashboard. If you need any support, you can send me a message via support email, and we will support you at any time.
Hi there, what is the advantage of using SMART AI. The same thing, can’t we do directly in ChatGPT’s paid version. Why do people will visit my site?
Check your Email
We did not get any emails from you yet for any support request.
Please share the answer here, so that everyone is benefited.
What I received in my email is
Check your Email
You can view and reply to the message at https://codecanyon.net/comments/30775879
Do not reply to this email.
Regards, Envato Market Team
“Please tell me what sorts of response is this.”
HI I want to buy but but I have customization request, so where can I contact you ?
If you buy, then you will be able to contact us by support email.
Hello, is it saas? If not are you planning to rollout saas feature and when?
It’s a SaaS already , I am going to update v4 very soon
Why does it look like similar to another script available on Codecanyon?
in React js and node js only this item not similar . we are going to update to saas. thanks
can i charge users to use this? like SAAS software?
No, but if you want to build something like a subscription system, I can build it for your new project.
we are update now as a Saas, you can charge users to use this
Hello,
Question:
1. Can I train with Functions ?
2. Where is the Document Link on Training?
ie.
"messages": [
{
"role": "user",
"content": "I need to book a trip from Bonn to Amsterdam for my wife, mother and by two sons and daughter. I will also be joining them. The airline must fly direct."
}
],
"functions ": [
{
"name": "book_travel",
"description": "Book travel",
"parameters": {
"type": "object",
"properties": {
"destination": {
"type": "string",
"description": "Your travel destination."
},
"departure": {
"type": "string",
"description": "From where are you traveling"
},
"number_people": {
"type": "string",
"description": "How many people are traveling"
},
"travel_mode": {
"type": "string",
"description": "What mode of travel will it be."
}
}
}
}
]
Thanks
Yes you will able to Training. also you will able to add new prompt .Thank you
Functions
Yes or NO
1. Can I train with Functions ?
Yes .you will customize A To Z
Hi, I setup everything, and got to run it, but when I try to ask the chatbots something, I get a red message warning error that says “something went wrong error” my browser console says this (I CHANGED DOMAIN NAME NOT REAL ON HERE): chat.webp:1 GET http://staff.virtualstaffforme.com:8000/images/team/chat.webp 404 (Not Found) ChatComponent.jsx:251 POST http://staff.virtualstaffforme.com:8000/v1/chatWithOpenAI 404 (Not Found) dispatchXhrRequest @ xhr.js:251 xhr @ xhr.js:49 dispatchRequest @ dispatchRequest.js:51 request @ Axios.js:148 httpMethod @ Axios.js:187 wrap @ bind.js:5 processMessageToChatGPT @ ChatComponent.jsx:251 handleSend @ ChatComponent.jsx:220 handelPress @ ChatComponent.jsx:174 callCallback2 @ react-dom.development.js:4164 invokeGuardedCallbackDev @ react-dom.development.js:4213 invokeGuardedCallback @ react-dom.development.js:4277 invokeGuardedCallbackAndCatchFirstError @ react-dom.development.js:4291 executeDispatch @ react-dom.development.js:9041 processDispatchQueueItemsInOrder @ react-dom.development.js:9073 processDispatchQueue @ react-dom.development.js:9086 dispatchEventsForPlugins @ react-dom.development.js:9097 (anonymous) @ react-dom.development.js:9288 batchedUpdates$1 @ react-dom.development.js:26140 batchedUpdates @ react-dom.development.js:3991 dispatchEventForPluginEventSystem @ react-dom.development.js:9287 dispatchEventWithEnableCapturePhaseSelectiveHydrationWithoutDiscreteEventReplay @ react-dom.development.js:6465 dispatchEvent @ react-dom.development.js:6457 dispatchDiscreteEvent @ react-dom.development.js:6430 Show 21 more frames Show less
i also tried to run it locally and it gave me the same thing… is open ai API good? does changing directory folder names matter? does http vs https matter? point me in some directions… the API key is correct. Is it choosing wrong model type? how do I make sure model is working?
Thank you for percussed . Check your Email
Can it create bulk posts, each >2000 words long? And do you support complete website installation?
you will able to crate bulk posts more (3000) words all instruction in documentation
Hello cyrusnguyen68 how can i help you ?
Can it be installed on the website?
yes you will able to install any server just insure node js is setup in you server.and you will able to customize Top to Bottom
Can I train my bots with my own information in pdf or websites?
Yes you can train your bots
Hello, idnube. You will be able to customize top to bottom also you can train your bots with your own information Thank you
Are there any limits to training? Does a specific server be required, is it easy to install and customize?
No limit training and easy to customize and install
No specific server. just insure node js is install in your server now every server is bydefauld install node js
you will get Clear instruction in documentation.
I have recently purchased SmartAI from your marketplace and have been trying to make the most of its capabilities. However, I am experiencing some challenges with training the bots using information from my PDF files and websites.
I’ve tried reaching out to your support team via email for detailed instructions on this matter, but it appears that my email is not reaching the intended recipient. Could you please assist me on:
How to upload and use information from PDF files for bot training. How to extract and utilize information from websites for the same purpose.
I would greatly appreciate a prompt response, as well as any additional tips you could provide to streamline this process.
Thank you for your time and looking forward to your support.
Hello sir. How can I help you?
How to upload and use information from PDF files for bot training. How to extract and utilize information from websites for the same purpose.
We are provide support by email, please contact us via email.
So I did but the mail bounces
Now send
We are always support via Email if you have any QU just email me. We are always active